C++ is an ugly workhorse language--the key insight is that it works.
except maybe persistent data structure--I can't recall anything I worked on in the past year where that feature could be critical
I often deal with a BASIC variant that doesn't even support function calls. Yet, as primitive as that is, it gets the job done.
People who can't break down a problem and properly structure a solution will produce garbage, whatever language they use.
Leave a comment: