Luckymoose
The World is Mine
I'm in the process of teaching myself C++ and so far the text I'm using is really well done. I've been at it for a day now and gone through the first couple chapters and can say that I can mess around with a calculator with basic functions but not much else yet. Is there anyone else here who programs that could offer some advice on how to adapt my brain to thinking in C++? I find the hardest thing for me to do is not remember what things do but to remember all the little semicolons, spaces, colons, etc. I'm just looking for ways to help myself think in programming as that is the easiest way to transition.