Hello everyone. I am in the process of teaching myself C++, and I am so far on track with no issues. The only thing is, I want to speed up the learning process and I am a very visual an descriptive person. I was wondering if anyone had a basic programs source code and could comment on basically the entire thing in snippets so I can actually see how it works in full, rather than being taught one little snippet in a 9 minute tutorial?
I have the basic understandings of method and function structuring, as well as basic loops and also classes. I can make your run of the mill calculator in a console window (I'm not at GUI's yet), but I feel like I could learn much quicker with a hands on example. Thanks guys!
I have the basic understandings of method and function structuring, as well as basic loops and also classes. I can make your run of the mill calculator in a console window (I'm not at GUI's yet), but I feel like I could learn much quicker with a hands on example. Thanks guys!