• 0

New to C++


Question

I'd like to learn C++, I have a very very little experience about it. Can any one recommend how to start learning? Books, videos ... etc ? An easy guide so I can start with.

Thanks in advance.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Not really an answer to the question, but if you eventually want to move on to Windows GUI programming, http://www.winprog.org/tutorial/ is a pretty good tutorial. The Windows APIs are generally object oriented C though, not C++, but they can easily be used from C++ (the only thing worth nothing is that callbacks can't be non-static class members).

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.