Does anyone really like writing C++?
Does anyone write C++ for fun? Every time I hear someone using C++ it is out of necessity for performance or work related. Does anyone genuinely like writing it and use it for their hobby projects because of simple preference?
C++ is my language of choice for about anything I want to scrap up, whether it is a hacky small tool or an actual open source project I work on. It's literally one of the best low-level programming languages.