Thread: New To C++

  1. #1
    Unregistered
    Guest

    New To C++

    can somebody tell me which is the best book on C++ as i am just starting a C++ on my own.
    regards
    raj

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    C++ Primer Plus is an excellent book for people just starting with the language.

    -Prelude
    My best code is written with the delete key.

  3. #3
    Unregistered
    Guest
    thanks very much i will have a look at the book soon
    cheers
    raj

  4. #4
    Unregistered
    Guest
    Yes, 'C++ Primer is an good book.


    You should also look at OOP with C++ by Lafore. - Good book as well.

    Look at C++ by Wrox (Horton) as well and Schildt(C++ from the ground) up

    As a c, C++, and Java instructor. I have these books. they are probably the best out paperback books with out expensive C++ text- like Deitel and Savitch and Gaddis (good textbooks as well)

    Hope this helps.

    Mr. C.

  5. #5
    Unregistered
    Guest

    Thumbs up

    I am in an Introduction to C++ Programming class in College, and the book we had to buy was, C++ Programming Today by Barbara Johnnston, it comes with Microsoft Visual C++ Compiler and source codes for sample programs that are in the book.

  6. #6
    _B-L-U-E_ Betazep's Avatar
    Join Date
    Aug 2001
    Posts
    1,412
    Josuta (sp?) makes a good STL book... very good for reference.
    Blue

  7. #7
    Registered User biosx's Avatar
    Join Date
    Aug 2001
    Posts
    230
    Originally posted by Unregistered
    I am in an Introduction to C++ Programming class in College, and the book we had to buy was, C++ Programming Today by Barbara Johnnston, it comes with Microsoft Visual C++ Compiler and source codes for sample programs that are in the book.
    That's an $80 book. Plus the Visual C++ Compiler it comes with is on an introductory license which makes all your executables that you make have a popup screen telling you that you can't sell any of your programs. It's very annoying. There have been cracks for it, but you have to apply the crack to every executable you make with VC++.

Popular pages Recent additions subscribe to a feed