C++ - death by code
April 14, 2004
I hate spending time writing even two dozen lines of C++ code to provide functionality I could get in one line of Python.
So much other stuff that I have to do without writing this fairly basic function (split()ing a string, to be precise).
Oh, and the compiling phase in C++ sucks.
That is all. Any more and I’ll launch into this major rant.