Thread: Good books on the language?

  1. #1
    C/C++ homeyg's Avatar
    Join Date
    Nov 2004
    Location
    Louisiana, USA
    Posts
    209

    Good books on the language?

    Can anyone recommend any books for newbies to C++? I'm not a total newbie, but I don't think the book in my avatar is doing a good job of anything. I'm thinking about buying this book but am concerned because it was published in 2001. Would the publishing date make a difference at all (due to all of that ANSI and ISO stuff)?

    Thanks-

  2. #2
    Registered User manofsteel972's Avatar
    Join Date
    Mar 2004
    Posts
    317
    If your not a total newbie what exactly are you wanting to study? Pretty much any topic youcan think of has a tutorial somewhere online for free. Using google you can type in keywords such as datastructures tutorial. STL tutorial, C++ classes tutorial. Books are great as well. Free online book Thinking in C++ by Bruce Eckel or you can buy the hardcopy if you want. Check out your local library they usually carry a selection of computer books they might also be able to request that specific one. Or you can goto a college textbook store and look through them to see if they are worth buying. I did a search on college computer courses looking at what they use for textbooks to give me a place to start.
    "Knowledge is proud that she knows so much; Wisdom is humble that she knows no more."
    -- Cowper

    Operating Systems=Slackware Linux 9.1,Windows 98/Xp
    Compilers=gcc 3.2.3, Visual C++ 6.0, DevC++(Mingw)

    You may teach a person from now until doom's day, but that person will only know what he learns himself.

    Now I know what doesn't work.

    A problem is understood by solving it, not by pondering it.

    For a bit of humor check out xkcd web comic http://xkcd.com/235/

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Good books on getting a "Programming mindset"?
    By indigo0086 in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 04-08-2008, 09:04 AM
  2. Starter: what language I should focus on?
    By gibbofresco in forum C Programming
    Replies: 4
    Last Post: 09-25-2006, 05:09 AM
  3. Good C++ books for a begginer
    By Rare177 in forum C++ Programming
    Replies: 13
    Last Post: 06-22-2004, 04:30 PM
  4. Language of choice after C++
    By gandalf_bar in forum A Brief History of Cprogramming.com
    Replies: 47
    Last Post: 06-15-2004, 01:20 AM
  5. Good Books?
    By dizz in forum C++ Programming
    Replies: 10
    Last Post: 12-17-2002, 05:03 PM