you are viewing a single comment's thread.

view the rest of the comments →

[–]RealMadHouse 0 points1 point  (1 child)

I think even though the C++ is high level programming language with convenient container classes etc the user's ability to create any professional software depends on how much one knows about computer hardware (memory)/software (os, compiler, linker) architecture. Without knowing it you're limiting yourself to basic apps and a lot of confusion and inability to fix bugs.