Top 9 Java Programming Books - Best of Lot, Must Read
Top 9 Java Programming Books - Best of Lot, Must Read
Top9JavaProgrammingBooksBestoflot,MustRead
revisited
Loading
a programming language, FIX Protocol, Tibco Rendezvous and related Java technology stack.
CoreJava
JavaProgramming
JavaCoding
JavaBooks
Followers
Subscribe by email:
Subscribe
By Javin Paul
Blog Archive
2015 ( 19 )
2014 ( 106 )
http://javarevisited.blogspot.sg/2013/01/top5javaprogrammingbooksbestgood.html
1/10
2/8/2015
Top9JavaProgrammingBooksBestoflot,MustRead
2013 ( 136 )
December ( 5 )
November ( 7 )
October ( 3 )
September ( 3 )
August ( 13 )
July ( 12 )
June ( 9 )
May ( 14 )
April ( 18 )
March ( 16 )
February ( 18 )
January ( 18 )
Difference between IdentityHashMap and
HashMap in ...
Spring java.lang.ClassNotFoundException:
org.spr...
JAXB XML Binding tutorial Marshalling
UnMarshall...
Difference between Stack and Heap memory in
Java
Display Tag Export Example in JSP Issue Fix
Java...
3) Effective Java
Effective Java is one of the best or top Java books in my record and most enjoyable as
well. I have high regards for Joshua Bloch (writer of this book) for his contribution in Java
http://javarevisited.blogspot.sg/2013/01/top5javaprogrammingbooksbestgood.html
2/10
2/8/2015
Top9JavaProgrammingBooksBestoflot,MustRead
collection framework and Java concurrency package. Effective Java is best for seasoned or
experienced programmer who are well versed in Java programming and want to sharp
there skill by following programming best practices, Java best practices and eager to listen
from someone who is contributed in Java development kit. Effective Java as book scores
high on quality, content and way of explanation. Reading this Java book is pleasant
experience. Another important point of Effective Java is Item based structure which breaks
whole book in small items and every Item is complete in itself, so you can read this book
while travelling or short duration as well. On contents Effective Java is collection of Java
programming best practices ranging from static factories, serialization, equals and
hashcode to generics, enum and varargs and reflection. This Java programming book
almost cover every aspect of Java in slightly different way then you are used to.
References
Java API documentation JDK 6
Spring framework doc
Struts
JDK 7 API
MySQL
Linux
Eclipse
jQuery
http://javarevisited.blogspot.sg/2013/01/top5javaprogrammingbooksbestgood.html
3/10
2/8/2015
Top9JavaProgrammingBooksBestoflot,MustRead
4/10
2/8/2015
Top9JavaProgrammingBooksBestoflot,MustRead
another, must read Java book, if you are serious about performance in Java programming
language. This is not a usual programming book, Instead It provides details about JVM,
Garbage Collection, Java heap monitoring and profiling application. I lover there chapter
on JVM overview and its must read to learn about JVM in simple language. Just remember
this Java book is advanced in nature and expect that reader has experience in Java.
Beginners and intermediate programmer can also benefit from this book but Its good to
have some Java experience on your belt before reading this book. So far best Java book on
performance monitoring.
7) Java Puzzlers
Java Puzzlers is another worth reading Java book from Joshua Bloch, this time with Neal
Gafter. This book is about corner cases and pitfalls in Java programming language. Java is
more safe and secure than C++ and JVM does good job to free programmer from error
prone memory allocation and deallocation, but still there Java has cornercases which can
surprise even experienced Java programmer. This Java books presents such Java pitfalls
and explains them in detail. A good Java book if you love puzzles, You can even include
many of these in core Java interviews to check how deep there Java knowledge is. I don't
rate it as high as Effective Java and Concurrency Practice in Java but still you can give it a
go. In order to get most of this Java book, tries to solve the puzzles by yourself and then
look into explanations to make your knowledge more concrete.
http://javarevisited.blogspot.sg/2013/01/top5javaprogrammingbooksbestgood.html
5/10
2/8/2015
Top9JavaProgrammingBooksBestoflot,MustRead
9) Thinking in Java
Thinking in Java book is written by Bruce Eckel who is also author of Thinking in C++ and he
uses his unique style to teach Java concept. Many would agree that this is one of the best
Java book and strength of this books are there to the point and intelligent examples. This
is one of the complete book in Java and can be used as reference as well. There is a
chapter on Java memory mapped IO from Thinking in Java which is my favorite. I would say
this is another Java book which demands space in Java programmer's shelf and must read
Java book for beginners, especially if you don't like Head First teaching style and rather
need a beginners Java book with plain old example style, Thinking in Java is a good choice.
It is detailed, matured and frequently updated.
http://javarevisited.blogspot.sg/2013/01/top5javaprogrammingbooksbestgood.html
6/10
2/8/2015
Top9JavaProgrammingBooksBestoflot,MustRead
This was my list of top Java programming books and I would say best of lot. I have read all
the books, some of them I am still reading and couple of them like EffectiveJava and
HeadFirstseries, I have read couple of times. Many programmer ask me about which
books they start, which Java book they read now. I hope you will find some good Java
books in this collection.
Desktop
Find lowest priceNULL Desktops in Delhi
at Quikr.com
29 comments :
Anonymous said...
Good list of Java books but unfortunately no book for Servlet, JSP and EJB. Can you please suggest good book for
Servlet and JSP which not only gives basic knowledge but some advanced knowledge related to web application
development e.g. session management, security issues like SQL injection, session fixation etc
January 6, 2013 at 7:06 PM
Franklin said...
Why not include two more Java book and made this list as Top 10 Java programming books :), here is my
suggestion of two more Java books
1) Java language Specification free available
2) Java Virtual Machine Specification free
Both of them must be read at least one time in life by any one who claims to be Java developer, agree ?
January 6, 2013 at 7:24 PM
Anonymous said...
Out of these which one is the best book to learn Java programming ? If I have to start learning Java without any
programming experience which one is the best Java book ?
January 7, 2013 at 5:45 PM
Anonymous said...
Which one is best Java book in your opinion? I will say Effective Java , but that is not best Java book for
beginners, only for experienced Java programmer. Best Java books for beginners to learn Java programming is
still, Thinking in Java.
January 8, 2013 at 1:08 AM
http://javarevisited.blogspot.sg/2013/01/top5javaprogrammingbooksbestgood.html
7/10
2/8/2015
Top9JavaProgrammingBooksBestoflot,MustRead
Mansi said...
I was searching for a good list of Java programming books from long time, which is easy to understand and doesn't
bogged you down with its weight, many of these Java books I find really interesting to read.
January 10, 2013 at 7:35 PM
Rohan said...
Which book is best Java programming book for beginners? By beginners I mean who doesn't know programming or
coding.
January 10, 2013 at 7:44 PM
techythought said...
Nice collection..Thank you for sharing.
@Rohan, Please grab Head first java to start with.
Also, if you want deep understanding of objects then go for first few chapters of Thinking of Java.
January 15, 2013 at 10:43 AM
Swathi Venkatachala said...
Ah! good list.. I love "Thinking in Java" :)
To append to the list http://shop.oreilly.com/product/9780596007829.do
:)
February 22, 2013 at 5:38 AM
Jamal said...
I 100% agree with your #1 choice, it is a great book and has served me well, the explanations are easy to follow
and the book keeps you engaged. It's deffinitely worth buying!
March 5, 2013 at 2:02 PM
Kabeer said...
If you have to suggest just one book, Which one would be the best Java book in your opinion?
March 27, 2013 at 12:26 AM
Anonymous said...
One book, which is missing is Java Generics and Collections.
May 11, 2013 at 11:43 PM
Anonymous said...
I found Murach's Java Programming book to be the best.
Clear & precise, with step by step guidelines. It's is like instructional manual format which make it very easy to
understand.
Trust me on this (m also a beginner myself & giving my review after reading the book:))
I am sure you might find it beneficial even if you are complete new to Java.
Check www.murach.com
JSP, Servlets 2 is available
May 21, 2013 at 10:41 AM
Robert said...
My list of must read books for Java developers is slightly different than yours, as it contains some classical books
from design and software development in general.
1) Thinking in Java
2) Clean Code
3) Pragmatic Unit Testing in Java with JUnit
4) Java Concurrency in Practice
5) Data Structures and Algorithms in Java by
Michael T. Goodrich, and Roberto Tamassia
May 26, 2013 at 8:09 PM
Anonymous said...
Hey.
I have read in detail and sub detail all the posts on "3 ways to resolve noclassdeffounderror in java" and still....
I was able to do a simple hellp world from the windows command line then whe I tried somthing more useful both
it and the hello world program give me this:
C:\JAVA>java frog.class
Exception in thread "main" java.lang.NoClassDefFoundError: frog/class
http://javarevisited.blogspot.sg/2013/01/top5javaprogrammingbooksbestgood.html
8/10
2/8/2015
Top9JavaProgrammingBooksBestoflot,MustRead
http://javarevisited.blogspot.sg/2013/01/top5javaprogrammingbooksbestgood.html
9/10
2/8/2015
Top9JavaProgrammingBooksBestoflot,MustRead
Anonymous said...
Head first java
June 28, 2014 at 12:18 AM
Anonymous said...
do not use .class while running the program. use only " java frog"
July 16, 2014 at 7:14 AM
Anonymous said...
Beginning Java Objects From Concepts to Code by Jacquie Barker is very good book.
December 9, 2014 at 2:41 AM
Anonymous said...
Keep the Good Work, It helps a Lot !
God Bless You !
December 9, 2014 at 3:29 AM
Anonymous said...
Can please someone suggest me a book for programming problems in java
December 24, 2014 at 5:20 AM
Raf Ton said...
where can i download these books, for free?
December 30, 2014 at 4:33 AM
Post a Comment
Enteryourcomment...
Commentas:
Publish
GoogleAccount
Preview
Newer Post
Home
Older Post
About Me
Privacy Policy
http://javarevisited.blogspot.sg/2013/01/top5javaprogrammingbooksbestgood.html
10/10