In python, the Requests library allows us to make HTTP requests in our code and this is ve... (more…)
Read more »
Starting any project from scratch can be daunting task… But not if you have this ultimate Python project blueprint! (more…)
Read more »
This article contains supporting material for this blog post at Scientific American . The thesis of the post is that modern programming l... (more…)
Read more »
Hello! As a precursor to writing a Ruby profiler I wanted to do a survey of how existing Ruby &
Python profilers work. This also helps answer a question a lot of folks have been asking me, which
is “How do you write a profiler?”... (more…)
Read more »