Top 5 free Java ebooks

There are many free Java eBooks, but most are outdated or not accurate. Here’s the best 5 free Java eBooks in my collection, they are well-known, complete, updated and detailed coverage of using Java programming language. Best for Java beginners and might also good reference for experienced programmers.

P.S The order is based on my personal priority.

1. The Java Language Specification, Third Edition

book cover

Download : http://java.sun.com/docs/books/jls/
Author : James Gosling, Bill Joy, Guy Steele, Gilad Bracha
Description : Written by the inventors of the Java Language Specification. This book provides complete and detailed coverage of the Java programming language.

2. Thinking in Java, 3rd Edition

book cover

Download : http://www.mindviewinc.com/Books/downloads.html
Author : Bruce Eckel
Description : Great and recommended Java book, chapters and tutorials are posted, public review, correction.

Note
Thinking in Java, 3rd edition is still free, but you need to pay for the latest 4th edition.

3. The Java Tutorial 4th Edition

book cover

Download : http://download.oracle.com/javase/tutorial/
Author : Sharon Zakhour, Scott Hommel, Jacob Royal, Isaac Rabinovitch, Tom Risser, Mark Hoeber
Description : Accurate and up-to-date Java tutorials, and you can download the entire Java tutorials in bundle.

4. Core Servlets and JavaServer Pages, Second Edition

book cover

Download : http://pdf.coreservlets.com/
Author : Marty Hall and Larry Brown
Description : Complete and detailed coverage of using Servlets and JavaServer Pages (JSP).

5. Introduction to Programming Using Java, Sixth Edition

book cover

Download : http://math.hws.edu/javanotes/
Author : David J. Eck
Description : Good book for beginning programmers, and might also be useful for experienced programmers.

82 comments on “Top 5 free Java ebooks

  1. Thanks sooooo much,
    pls explain mySql like query ,this Query how to working in mongodb using java

    Reply
  2. And you forgot “Effective Java” in the list?

    Reply
  3. I think it requires to update as java version is also updated with new features

    Reply
  4. i am looking for Java Threads, 3rd Edition (Covers J2se 5.0) by Kenneth L. Fisher,Philip but free download please help me to find it
    tanx

    Reply
  5. I will take a time to get into these books,to check if can help me

    Reply
  6. The best book for beginners is Blue Pelican Java
    To get it just type “BPJ pdf” in google.

    Reply
  7. Great free ebooks listed here. But I did go for Trevor Page’s Java Tutorial ebook. His words are simple, less technical, easy to learn and the book is NOT FREE but totally affordable. I believe his website for this is javapdf.org …

    Reply
  8. I have been engaged as a professional Java programmer since 1998. In that time, i had to turn the previous 20 years? experience, as an IBM mainframe assembler language programmer, into a distributed processing web software engineer, a completely different mindset.

    Eckel’s book ?Thinking in Java? helped me do that more than ?Effective Java? by Joshua Bloch
    or any of the ?Heads First? series of books.

    Eckel can, in short order, take anyone with a detailed mindset and turn them into an extraordinary java developer.

    free edition is here: http://www.mindview.net/Books/TIJ/
    pay edition is here: http://mindview.net/Books/TIJ4

    Good luck !

    Reply
  9. Very Usefull the example how to work with the date thanks, we , who are learning appreciate your help

    Reply
  10. thank you so much … iv’e never studied java but im sure its similar to C++ so i’ll learn it by my self

    Reply
      1. I don’t know yet Ravi , but if you have earlear expirience in programming language you can learn any other programming language verry easy
        but i like book no 1

        Reply
        1. Thanks for the reply 🙂 .. I just know basics .. I started of with thinking in java..sometimes I feel its a bit complicated to understand..May be I will look into the first book to get a feel of that..Once again thanks for the reply.

          Reply
        2. nice eBooks and have good sort of knowledge.you find all about Java at one place .

          Reply
  11. What is the best book for beginners…is effective java a good book starting from scratch?

    Reply
    1. For beginners, try Head First Java…. really awesome for beginners as well as to experience guys also…

      Reply
  12. Your website performs a great service for anyone wanting to expand or maintain their capability in Java.

    Reply
  13. really thanks sir. the book by David(introduction to programming using java) is a great help for the students like me of high schools. Arrays are well defined
    thx…

    Reply
  14. thanks for these books sir . But best book i feel is james gosslin’s java programming language .

    Reply
  15. sir, i want to buy a book on java programming, i want you to suggest me a good book.., and what you say about the “Java Complete Reference” many people suggest me this book but i want expert views. do rply plz..:)

    Reply
  16. Very nice and easy book.
    Thanks for upload those books.

    Reply
  17. THANKS A LOT SIR,
    I AM A BEGINNER IN LEARNING JAVA. HOPE YOUR BOOKS WILL SURELY HELP ME LEARN A LOT.
    THANKS ONCE AGAIN.

    Reply
      1. hey just go for “java the programming language” ultimate book my dear…..
        This book is self written by the creator of java “James Gosling”.

        Reply
  18. Java Indroduction Book improves my programming skill in a short time.Fantastic!

    Reply
  19. Java introduction book is very interesting,especially improve my programming skills quickly.Now i am attending IDCS UK Diploma.So,if there some relevant books about Introduction to VB.Net or the computerbooks, please sent me at my email.I would be most greatful to you.

    Reply
  20. I would like a good java book at the advanced level.

    Reply
  21. hi,

    out of curiosity: what are your “top 5 non-free java books”?

    i’m looking for books like joshua bloch’s “effective java” … any ideas? 😉

    Reply
    1. Effective Java is a must, top 1 non-free Java book. Just get it…

      Reply
      1. Agreed. The best 5 non-free Java books are 5 copies of Effective Java (second edition — don’t try to save money on the pre-generics first edition). His Java Puzzlers is also good.

        I also like Head First Java (for beginners) and Head First Design Patterns (for more experienced Java programmers).

        Reply
    2. cyclo.ps/books/Prentice.Hall.Effective.Java.2nd.Edition.May.2008.pdf

      Link to free e-book download of “Effective Java” by Joshua Bloch

      Reply

Leave a Comment

Your email address will not be published. Required fields are marked *