Exploring Python through counter-intuitive snippets. If you think you know Python, think once more! - satwikkansal/wtfpython... (more…)
Read more »
Today I'm starting a new series of articles about a topic that does not get a lot of coverage: how to write Python unit tests. Unlike other testing tutorials, I'm going to focus on testing techniques… (more…)
Read more »
An introduction to applying basic Western music theory to the guitar using the Python programming language to derive chords and scales. (more…)
Read more »
Recently, there was a tweet by Ned Batchelder that illustrated how to make Python REPL output prettier. I went to implement it, and wanted to put together some instructions for the future.
Read more »
What is this?
This is a research study being jointly conducted by computer scientists at the University of
Maryland (USA) and Saarland University (Germany). The goal of the study is to learn more
about how software developers think and...
Read more »