Where to start

Aug 1, 2014 at 3:52pm
I am starting to learn how to code with c++ just wondering if there any tips on where to start or any helpful tips
Aug 1, 2014 at 4:02pm
Try using the tutorial on this site or on another site. Also watch tutorial videos. They will help. One thing I can say is to learn how to do it right from the start so you don't pick up bad habits.
Aug 2, 2014 at 10:31am
try PDF's
Aug 2, 2014 at 2:21pm
closed account (j1CpDjzh)
Like JohnMorris said, start with the tutorials on this site ( http://www.cplusplus.com/doc/tutorial/ ).

Work on projects while learning, because they really help you re-enforce the knowledge, and you could learn something new while experimenting! (You can find a list of project ideas here: http://www.cplusplus.com/forum/articles/12974/ and all over the web really.)
Topic archived. No new replies allowed.