Best way to learn

Discussion in 'C++' started by Wreef, Dec 31, 2006.

  1. Wreef

    Wreef New Member

    Joined:
    Dec 31, 2006
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hello Everyone,

    I was just wondering if people could tell me what they think is the best way to learn C++, and link to some tutorials maybe? Recomend a book, ect.

    Maybe I havn't found any good tutorials....But the ones I have seen aren't very good.

    Help Apreaciated.
     
  2. NewsBot

    NewsBot New Member

    Joined:
    Dec 2, 2008
    Messages:
    1,267
    Likes Received:
    2
    Trophy Points:
    0
    Try writing some good programs apart from reading from any standard book.
     
  3. Essial

    Essial New Member

    Joined:
    Sep 12, 2006
    Messages:
    21
    Likes Received:
    0
    Trophy Points:
    0
    You've picked a good time to start, head over to http://msdn.microsoft.com/vstudio/express/visualc/ and download visual C++ express edition. Its completely free (you have to 'register' to get a key but thats just an 'enter your email' thing). Then you can head over to http://msdn.microsoft.com/vstudio/express/visualc/learning/default.aspx .

    Of course if you aren't a microsoft hippie, you can learn a little slower by writing console C++ applications. A quick look in google with keywords like "C++ console tutorial" "C++ hello world" and the like are good starts. I program for a living and use google on a near-daily basis!
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice