Entroper said:
I'm with you on that. That's why I think starting with C++ is the best way to go (obviously get all the basics of procedural programming down before introducing classes and inheritance and all that jazz). If you begin with a lower level language like C, you will learn to "speak computer", and once you can do that, you can learn any language you want for whatever purpose you want. |
Why C++? Why not drop down even further into asm? Understanding stack logic and register processing brings one even closer to machine code than C right? ^_^







