General C++ Timeline Help

Posts 13 of 3 · Page 1 of 1
General C++ Timeline Help
Okay, so at school I've already learned some Java and barely some Python; my teacher and my dad (an engineer) suggest me to start learning C++. Is there anything specific I should look to learn after I get over the basics (ex: arrays, scanning for Java, text file reading, etc) that would be useful in making actual things?
It entirely depends on what you want to make. For a beginner though language isn't extremely important, it's more getting yourself in the programmer mindset. Python is generally a good starting point because it's easy to learn, quick to prototype in. Don't let that fool you into thinking python is only for beginners though, lots of big companies use python as well.
At my middle school they started with C and after some basics in C we started learning C++. Now I'm at computer science college and they are teaching us C, so I would suggest you to start with C/C++. I started in that way, now I'm developing Android apps.
Posts 13 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?