How to Performance Test Python Code: timeit, cProfile, and More
Have you ever wondered how you can performance test you Python code? Luckily, I've compiled a short list of options which include timeit and cProfile.
How to Performance Test Python Code: timeit, cProfile, and More
Have you ever wondered how you can performance test you Python code? Luckily, I've compiled a short list of options which include timeit and cProfile.
Have you ever wondered what would happen if you took StrengthsQuest twice? Well, dream no more because I did that for you!
With Hacktoberfest out of the way, I figured I'd share a story of my experience at my second hackathon, Hack OHI/O.
At about a year and a half into the Sample Programs project, we've moved from Hello World in every language to 25 projects.
Apparently, the Sample Programs repo has finally hit the 100 article milestone. Check out this article for a full debrief!
When it comes to teaching, sometimes you're stuck managing people as part of a team. Today, I'll share some of my frustrations.