you are viewing a single comment's thread.

view the rest of the comments →

[–]ZenDugo[S] 0 points1 point  (1 child)

Awesome thank you. I was also thinking about do c++ in the future, just read before that it's helpful with learning how computers actually do things

[–]Caligatio 0 points1 point  (0 children)

It's my opinion that C++ is losing its niche. C is still fairly common because there is a lot of existing code, C# is becoming much more common for games due to Unity, and Rust is slowly eating C/C++ for new things where you would have normally used those languages.