Thread: Learning C++ - Finding Classes

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    2

    Learning C++ - Finding Classes

    Hi. I’m currently trying to find classes to learn C++ during the summer but I don’t know where to begin. I wanted to know if there were any listings I can check online or where I should look to find registration/classes to learn C++. Thanks a lot for the help and support in advance.
    -Albert

  2. #2
    geek SilentStrike's Avatar
    Join Date
    Aug 2001
    Location
    NJ
    Posts
    1,141
    Just get a good book. I recommend Thinking in C++ if you don't have that much experience programming, and The C++ Programming Langauge if you have some reasonable amount of experience (have completed a >500 line program, for example).
    Prove you can code in C++ or C# at TopCoder, referrer rrenaud
    Read my livejournal

  3. #3
    Registered User
    Join Date
    May 2002
    Posts
    2
    well if you've been following my threads, at first i was looking for an internship, not im looking for a class
    well, what im trying to do is to actually learn the language first and forget about the internship.
    But in the future, i thought either fora job or internship after i learn the language or multiple language that in the resume, it would be better for them to see where i learn then myself teaching myself... and also if i had any questions or anything i can ask right away? But it's the same as learning by myself (in a book)? And wouldnt really effect if i get an intern or not because they would test my skills?
    Kinda confused...just wondering

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Problem with classes.
    By kevinawad in forum C++ Programming
    Replies: 5
    Last Post: 06-26-2008, 09:33 AM
  2. College Classes
    By nubby in forum C Programming
    Replies: 2
    Last Post: 10-07-2007, 12:32 AM
  3. Prime Number Generator... Help !?!!
    By Halo in forum C++ Programming
    Replies: 9
    Last Post: 10-20-2003, 07:26 PM
  4. include question
    By Wanted420 in forum C++ Programming
    Replies: 8
    Last Post: 10-17-2003, 03:49 AM
  5. Sharing a variable between classes of different .CPP files
    By divingcrab in forum C++ Programming
    Replies: 5
    Last Post: 07-07-2002, 02:57 PM