C++ ?

C++ ?

Where is the best place to find C++ tut’s that are easy enough to follow so that i can start learning C++?

aswell as good websites that i can learn the language

thanks in advance

Under Forum

5 Comments for C++ ?

  • 1. jacovkss2  |  November 13th, 2010 at 8:23 am

    You could of course read a book… Prata is pretty good:

    amazon.com/dp/0672326973/

    And recently released, by the guy who invented the language:

    amazon.com/dp/0321543726/
     

  • 2. Vivek S  |  November 13th, 2010 at 8:58 am

    Try
    cplusplus.com/doc/tutorial/
    gd.tuwien.ac.at/languages/c/c++oop-pmueller/

  • 3. Dm S1ckWit 1t  |  November 13th, 2010 at 9:02 am

    To start learning c++ I would reccomend downloading Visual C++ Express editon 2008. From there you can find alot of tutorials and personally I would start at cplusplus.com. After getting the basics down of c++ you could branch of into game development with teh Dark GDK Library. It’s going to be a long and tedious road to learn c++ but you’ll acomplish it =P

  • 4. viron86  |  November 13th, 2010 at 9:55 am

    try to download some ebooks
    in below site you can get free ebook

  • 5. rpushee  |  November 13th, 2010 at 10:10 am

    C++ is a hard language to learn when you can’t find the resources. If you are programming in normal C++ (ie notepad), then you’ll be more likely to find resources. If you are programming in Visual C++ and you plan to use the Windows Forms application, you are less likely to find information about it. I do not work with normal C++ much, but I do work a lot with the Windows Forms in Visual C++ and have solved many problems. If you plan to use Windows Forms and you need any help, email me at gpushee@hotmail.com, and I’ll try to solve your questions. Otherwise, look at the links the others provided you, or buy the C++ for Dummies book, that has good tutorials for you and explanations.

Leave a Comment for C++ ?

You must be logged in to post a comment.

Trackback this post  |  Subscribe to the comments via RSS Feed


Categories