Thread: Would anybody recommend a JAVA book to a C++ programmer?

  1. #1
    Registered User
    Join Date
    Apr 2007
    Posts
    284

    Would anybody recommend a JAVA book to a C++ programmer?

    I am a C++ programmer but I know little about JAVA. Would anybody recommend a JAVA book to a C++ programmer? Thanks

  2. #2
    Registered User
    Join Date
    Apr 2008
    Posts
    890
    Thinking in Java, by Eckel.

  3. #3
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    Big Java, a good book all the way I think. You can skip the non-pertinent chapters on basics (datatypes, etc) and go to the meat of the book, which when you look at it is a wonderful lesson in Data Structures, programming practice, and most of all java. The newest edition which I don't have but skimmed through has some really interesting stuff for you to make distinctions between what you need to know and what you want to know.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Recommend a book.
    By Salem in forum A Brief History of Cprogramming.com
    Replies: 29
    Last Post: 07-08-2007, 05:14 AM
  2. java for c++ programmers book
    By qwertiop in forum Tech Board
    Replies: 3
    Last Post: 05-18-2007, 03:17 PM
  3. URGENT: Help wanted...in C
    By iamjimjohn in forum C Programming
    Replies: 16
    Last Post: 05-18-2007, 05:46 AM
  4. How Cool is Java
    By dukemarlon in forum A Brief History of Cprogramming.com
    Replies: 24
    Last Post: 11-28-2002, 05:24 PM
  5. C++: Reference Book, GUI, Networking & Beyond
    By kuphryn in forum C++ Programming
    Replies: 4
    Last Post: 11-10-2001, 08:03 PM