A study conducted by the Institute of Electrical and Electronics Engineers (IEEE) put Python at the top of the list of favorite languages among such contenders as Java, JavaScript, C++, and Go.
Recently, I was asked to maintain some old code and test some new code. Both tasks required that I understand the code with which I was working. Most of the time, these jobs are non-trivial due to the ...