|
It's surprising that C++'s development trend continues. When a game or program is made with C++, it's usually nice because performance is mostly guaranteed. But if someone told me to write C++ myself, I'd cry. There's too much to memorize, and the standards are too varied. When I go to a project site for maintenance and it's a C++ project, I instantly lose energy — because it's just too difficult. I'd be happy if someone else wrote it, but it's not a language I want to write myself |
I have to go through the same warm-up more or less for any language I work with, so it's not that different than writing Python, Go or Java for me.