CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 1999
    Posts
    2

    Best book to learn Java

    Hi There,

    Could anyone here tell me as which is the best book to start with java. Please mention the best books and if you know the ISBNN numbers also.

    Thanks


  2. #2
    Guest

    Re: Best book to learn Java

    Java 1.2 Complete Reference by Herbert Schildt.


  3. #3
    Guest

    Re: Best book to learn Java


  4. #4
    Join Date
    Jul 1999
    Posts
    19

    Re: Best book to learn Java

    Beginning java 2 Ivor Horton


  5. #5
    Join Date
    Apr 1999
    Location
    Portland, OR, USA
    Posts
    29

    Re: Best book to learn Java

    If you have no experience with Java at all, I recommend this book. Although it is written with novice programmers in mind, I found that by simply going through the examples I got a good feel for how Java works.

    "Java How To Program" by Deitel & Deitel
    http://www.amazon.com/exec/obidos/AS...653148-0263647

    If you need reference books, then I recommend the following:

    "Graphic Java: Mastering the JFC Volume I: AWT" by Geary
    http://www.amazon.com/exec/obidos/AS...653148-0263647

    "Graphic Java: Mastering the JFC Volume II: Swing" by Geary
    http://www.amazon.com/exec/obidos/AS...653148-0263647

    The last book in the series won't be published until December 2001...
    "Graphic Java: Mastering the JFC Volume III: Advanced Swing" by Geary
    http://www.amazon.com/exec/obidos/AS...653148-0263647

    Hope this helps!!


    - Valerie
    Software Engineer
    Intel Corporation

    * All opinions are mine and not those of my employer.

  6. #6
    Join Date
    Sep 1999
    Posts
    2

    Re: Best book to learn Java

    Core Java Fundamentals 1.1 by Horstmann/Cornell is very good!


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured