Thread: Newb.

  1. #1
    Registered User
    Join Date
    Jul 2002
    Posts
    3

    Newb.

    hey, Im new to C++ and I would like to know either some sites or books with some good begginner type things in it.

    thanx.

  2. #2
    Mayor of Awesometown Govtcheez's Avatar
    Join Date
    Aug 2001
    Location
    MI
    Posts
    8,823
    This site has a pretty good C++ tut....

    Also, try
    firstpod.tripod.com

    and google. GOOGLE!

  3. #3
    looking for the truth moemen ahmed's Avatar
    Join Date
    Feb 2002
    Location
    Egypt
    Posts
    161
    register free for http://onlinereferences.dynodns.net:6969/or/login.asp its great library
    Programming is a high logical enjoyable art for both programer and user !!

  4. #4
    Registered User Octorok101's Avatar
    Join Date
    May 2002
    Posts
    22
    Great Book: .Programming C++ Crash Course . It is a Shaum's easy outline.

  5. #5
    Much older and wiser Fountain's Avatar
    Join Date
    Dec 2001
    Location
    Engeeeerland
    Posts
    1,158
    Great Book: .Programming C++ Crash Course . It is a Shaum's easy outline.
    Great? crash courses are NOT how you learn something correctly...no offence intended BTW.




    I seem to type this a lot, but....C++ how to program..deitel and deitel, third edition. ISBN-0-13-089571-7...

    Yes it is expensive...get what you pay for
    Last edited by Fountain; 07-02-2002 at 05:32 PM.
    Such is life.

  6. #6
    Akilla
    Guest

    Sam's

    Try Sam's
    Teach yourself C++ in 21 days (or 24 hrs)

    It may not have everything about C++ (there're
    also book on C with the same title)


    but the examples are very good and each line
    of code is neatly explained..

    an excellent book for beginners
    (even I started with this)



    http://mahurshi.tripod.com/mainframes.htm

  7. #7
    Registered User Octorok101's Avatar
    Join Date
    May 2002
    Posts
    22
    the book is just titled crase course. It is a book for the actual class. the book is great for beginners

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Newb Question Character Counting
    By Wilder in forum C Programming
    Replies: 13
    Last Post: 06-22-2008, 11:37 PM
  2. Dogpile the newb!
    By lindy in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 05-23-2008, 08:17 AM
  3. Total newb directx invisable geometry question
    By -pete- in forum Game Programming
    Replies: 5
    Last Post: 08-13-2006, 01:45 PM
  4. Newb C++ Programmer
    By Philandrew in forum C++ Programming
    Replies: 8
    Last Post: 10-19-2004, 08:44 PM
  5. if your not newb you can help me
    By Klinerr1 in forum C++ Programming
    Replies: 6
    Last Post: 05-05-2002, 12:09 AM