Learn how to measure code execution time in Python reliably using a line fitting method that eliminates errors as suggested by Moreno and Fischmeister. (more…)
Read more »
Supersonic VTOL electric jet. Contribute to gusgordon/electric_jet development by creating an account on GitHub. (more…)
Read more »
In preparation for the latest PizzaPY
I browsed the code of Python's requests library.
(You've got to love open source.)
I'm of the opinion that must read lots of code in order to be able to write decent code yourself.
The more diverse you read, the bette... (more…)
Read more »
This morning I ran across a blog post that presented two Python scripts, one of which was much more efficient than the other. The blog post has since been deleted so I can’t link to it, but t…
Read more »