Python, as Reviewed by a C++ Programmer

I haven’t written here in 8 months. Part of the reason for that is that I’ve swapped jobs. At the old place, I spent about 90% of my time writing C++, and about 10% of the time using other languages, including Python, Perl, web languages, and last, and … Read more

Similar

9 Reasons Python Sucks

This is a list of reasons why I think Python is a terrible programming language. Naturally, none of them apply to other programming languages. It's impossible to determine at compile time whether a Python program can terminate. While strings in Python 3 a... (more…)

Read more »