Hi All;
Where is the best place to find C++ tut's that are easy enough to follow so that i can start learning C++?
Regards
Wingmark
http://www.cprogramming.com/ //<-- not too bad.
http://www.cplusplus.com/doc/tutorial/ //<-- didn't use it, probably would now.
http://www.functionx.com/cpp/ //<-- not the best in my opinion.
and you can always buy books,i study alone c++ with the book c++ how to program by deitel plus there is a section with books in c++ forums
I went through all of learncpp.com's tutorials, they were great and tackle almost everything syntax wise. I am now working with Lazy Foo's tutorials for SDL GUI applications:
http://www.learncpp.com/
http://lazyfoo.net/SDL_tutorials/index.php
Hope these help :)
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.