Thread: books

  1. #1
    Registered User datainjector's Avatar
    Join Date
    Mar 2002
    Posts
    356

    books

    Hey guys i just wanted to know that C++ how to programm 4/e by Deitel is it a good book to learn C++ from ..I have a good knowlage of C ...If not i would really like a series e.d like C++ and advance C++ from the same author and both the books are good ..

    Help me out i just want to get the best books for C++ and yeah do include some extras like after i finish with the basics what should i read after that Datastructures???

    Thanks alot

    DaIn
    "I wish i could wish my wishs away"

    "By indirections find directions out" -- William Shakespears

    "Do what thou wilt shall be the whole of the law" -- Crowley "THE BEAST 666"

    Mizra -> love = Death...
    RDB(Rocks yooo)..

    http://www.cbeginnersunited.com

    Are you ready for the Trix ???

  2. #2
    Registered User
    Join Date
    Jun 2002
    Posts
    230
    I actually have two books. One is great and really complicated but the other is humongous and easy.

    Accelarated C++ by Barabara E. Moo and Andrew Koenig
    // hard one

    Object Oriented Programming in C++ By Rabort Lafore
    //easy one


    I highly recommend Accelarated c++ and so do many people around here that i have seen.
    C++ Rules!!!!
    ------------
    Microsoft Visual Studio .NET Enterprise

  3. #3
    CS Author and Instructor
    Join Date
    Sep 2002
    Posts
    511
    Deitel and Deitel do not have an advanced C++ book as of yet. There are however many data structure books you should look at next.

    IMHO the Deitel C++ 4th ed. is not as good as its previous editions. They cut back on stuff like templates and operator overloading and added a web chapter.

    the Lafore book is the C++ text we currently use at my college.

    The recommended CS curricula for learning to program is CS1 CS2 and CS7 (which is basically data structures)
    Mr. C: Author and Instructor

  4. #4
    Just a Member ammar's Avatar
    Join Date
    Jun 2002
    Posts
    953
    I have the Deitel & Deitel C++ How to program 3E,
    I like this book because it's more academic, and it works like a refrence, I don't like the learn in X days type of books...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What are some good books on C?
    By php111 in forum C Programming
    Replies: 9
    Last Post: 10-01-2008, 06:16 AM
  2. C++ Books
    By Darklighter in forum C++ Programming
    Replies: 8
    Last Post: 01-03-2006, 07:13 PM
  3. Reference Books at Work and Home
    By kuphryn in forum Tech Board
    Replies: 2
    Last Post: 05-20-2004, 05:59 AM
  4. Good books?
    By Unregistered in forum C++ Programming
    Replies: 14
    Last Post: 02-10-2002, 01:58 PM
  5. Books Books Books
    By aresashura in forum Game Programming
    Replies: 5
    Last Post: 12-28-2001, 09:08 PM