Hacker News new | ask | show | jobs
by mo_42 1105 days ago
C++ isn't my favorite programming language anymore.

I guess the Doom 3 source code is an elegant codebase. Surprisingly, they used C++ features quite sparsely.

I think that’s nice because in programming it’s about getting the job done and not about using all sorts of features for other reasons.