Thread: A good book/tutorial for C++?

  1. #1
    'AlHamdulillah
    Join Date
    Feb 2003
    Posts
    790

    A good book/tutorial for C++?

    I was wondering what book/tutorial you would recommend for learning C++?

  2. #2
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    board searches work nicely.

  3. #3
    Hardware Engineer
    Join Date
    Sep 2001
    Posts
    1,398

    www.cprogramming.com/books.html

    You could start here: www.cprogramming.com/books.html

    "Teach Yourself C++ in 21 Days" by Jesse Liberty is an excellent book to start with. It also makes a good, although incomplete reference book... By that I mean that if I'm have to look something-up, I check the "21 days" book first... If the answer is in there, it will be easy to find, and easy to understand.

    Like RoD says, DO A SEARCH (both this site and the web). You'll find lots of different opinions, and the answers you get here depend on who's "here" today, and who wants to answer a question that's been asked over-and-over.

  4. #4
    Registered User
    Join Date
    Jun 2002
    Posts
    230
    C++ Rules!!!!
    ------------
    Microsoft Visual Studio .NET Enterprise

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. In a game Engine...
    By Shamino in forum Game Programming
    Replies: 28
    Last Post: 02-19-2006, 11:30 AM
  2. Good books for learning WIN32 API
    By Junior89 in forum Windows Programming
    Replies: 6
    Last Post: 01-05-2006, 05:38 PM
  3. Good resources for maths and electronics
    By nickname_changed in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 12-22-2004, 04:23 PM
  4. what is good for gaphics in dos
    By datainjector in forum Game Programming
    Replies: 2
    Last Post: 07-15-2002, 03:48 PM
  5. i need links to good windows tuts...
    By Jackmar in forum Windows Programming
    Replies: 3
    Last Post: 05-18-2002, 11:16 PM