My List of Top 20 Java Related Books
We come across many Java books (Be it Enterprise Java, Java Frameworks or Software Engineering) frequently. Every Programming/Technology author and publisher tries to format the book in a way which makes it unique and doesn't repeat what already is available in the market for Java developers.
We come across many Java books (Be it Enterprise Java, Java Frameworks or Software Engineering) frequently. Every Programming/Technology author and publisher tries to format the book in a way which makes it unique and doesn't repeat what already is available in the market for Java developers.
Here is my list of top 20 books on Java related technologies:
Core Java:
2) The Complete Reference : Java
3) A Programmer's Guide to Java Certification : Khalid Mughal
4) OCPJCP for Java Study Guide : Kathy Sierra and Bert Bates
5) Java Pitfalls and More Java Pitfalls
6) Taming Java Threads
Enterprise Java and Frameworks
7) Head First Servlets and JSP
8) EJB 3 in Action
9) Struts in Action
10) Spring in Action
11) Web Services Essentials - SOAP, UDDI and WSDL
12) XML Bible
13) Teach Yourself EJB in 21 Days
Design Patterns and Methodologies
14) Head First Design Patterns
15) Agile in a Flash
16) Teach Yourself UML in 24 Hours
17) Object Oriented Software Construction
Servers
18) JBoss : A Developer's Notebook
19) Tomcat : The Definitive Guide
Tools and Utilities
20) ANT in Action
thanks!!! for the list appreciate
ReplyDelete.....
http://infowick.com/services/seo
Personally I like the HFJ because of its ability to explain complex things in simple way and lots of images. one other book which is important to read is head first design pattern which teaches you a lot in terms of design and programming.
ReplyDeleteThanks
Javin
How HashMap works in Java
You have included neither Effective Java by Bloch nor Java Puzzlers by Bloch and Gafter. Certainly these books are more important to the Java programmer than most of the books in your list.
ReplyDeleteHi Eric,
ReplyDeleteYou are absolutely right. I mean they are great books and I have read them many times. But then it had to be limited.
I was also thinking to add "Thinking in Java" but then there has to be limited number of books.
Probably we have too many good books on Core Java than on other Java related technologies. :(
Definately effective java is the best book by far
ReplyDeleteIMHO Java puzzlers is not at all "important to the java programmer". It's a book about language quirks that has very little to offer for day-to-day programming tasks.
ReplyDeleteBitter java and thinking in java were pretty good. Aso "ant in anger" is a good article if ant's your buider (gradle's probably a better buider though)
ReplyDeleteEnterprise Integration Pattern, J2EE core Deisgn Pattern.
ReplyDeleteREST in practice