Top 10 Books For Advanced Level Java Developers
Java is one of the most popular programming language nowadays. There are plenty of books for beginners. But to those who have programmed with Java for a while, some of them may look somehow simple and redundant. The beginner’s books do not bring fresh and interesting ideas. However, advanced Java books are not always right at hand, not partially because they require more skills, experienced, and deep thinkers to write.
In this post, I would like to share my experience with only advanced level of Java, which means books like “Thinking in Java” or “Head First Java” won’t be listed although they are very good for beginners. Also I try to avoid listing Java books for specific software or frameworks or certifications, which I assume is not “pure” Java.
Java in a Nutshell
It is a more reference than a must read.
Effective Java
This book is really only for deeper understanding Java developer. It brings together seventy-eight indispensable programmer’s rules of thumb: working, best-practice solutions for the programming challenges you encounter every day.
The elements of Java style
It is directed at anyone who writes Java code, by furnishing a set of rules for Java practitioners, by offering a collection of standards, conventions, and guidelines for writing solid Java code, and by illustrating how to write solid Java code that will be easy to understand, maintain, and enhance.
Java Concurrency in Practice
This is one of the hardest thing to get right.
Design patterns: elements of reusableobject-oriented software
Actually, examples in this book were written in C++ or smalltalk, but so what? If you want to grow as a developer, you have know Design Patterns, to take advantages of the best practices and experience of others, and learn from those who have face the same problems. There are many other similar books, but they are just doing patching work.
The Pragmatic Programmer: From Journeyman to Master
Again, it is not a book for Java developer only. “The cool thing about this book is that it’s great for keeping the programming process fresh. The book helps you to continue to grow and clearly comes from people who have been there.”
Patterns of Enterprise Application Architecture
You may have learned design patterns, but not sure how they are used in enterprise frameworks. This book explains common enterprise design patterns.
Refactoring: Improving the Design of Existing Code
If you have programmed for years, you will find this book definitely worth to read. Refactoring can make code more readable and easier to maintain.
OSGi in Action: Creating Modular Applications in Java
For more or less, it is good to know service oriented programming. The first several chapters of this book can give you a nice introduction and concrete examples.
Clean Code: A Handbook of Agile Software Craftsmanship
Last but not least, it is always good to review your coding style. 90% of effort will be spent on maintenance, it is extremely important to make clean code.
Update: Of course there are other nice books for advanced Java developers. If you think any other book should be here, please leave your comment. I will combine them later here.
分享到:
相关推荐
Oracle Application Express Administration is for architects, administrators, and developers who want to better understand how APEX works in a corporate environment. Readers will use this book to ...
The first few chapters of the book deal with the issues of threaded programming in Java, starting at a basic level; no assumption is made that the developer has had any experience in threaded ...
This book is intended for developers and architects who want to know all about HBase at a hands-on level. This book is also for big data enthusiasts and database developers who have worked with other ...
Python is a superb language for teaching programming, both at the introductory level and in more advanced courses. Books such as How to Think Like a Computer Scientist, Python Programming: An ...
with updates to the digital version For IT security professionals, help to understand the risks For system administrators, help to deploy systems securely For developers, help to design and implement...
Simulating physics helps cutting-edge ... This book will serve as a introduction to more mathematically advanced books on game physics, such as Dave Eberly's Game Physics. ,解压密码 share.weimo.info
Beginning through intermediate-level programmers will benefit from the accessible style of C# 5.0 Programmer’s Reference and will have access to its comprehensive range of more advanced topics....
Application developers who write code to manage and consume SQL Server data will benefit from our thorough coverage of basic data management and simple and advanced query design. Several examples of ...
Python is a multi-domain, high-level, programming language that offers a range of tools and libraries suitable for all purposes, it has slowly evolved as one of the primary languages for data science...
\<delphi_version> D7..XE8, 10 Seattle includes .dcu and .dfm files for Delphi and .obj and .hpp files for C++ Builder .\Samples Delphi Win32/Win64 common source for all demos .\Samples\delphi\...
The original language that changed the landscape of computing has lasted for 10 years and has enabled more programmers to write Windowsapplication than any other language. Programmers who invested in ...
The explanations and examples in this book can be easily understood and followed by any intermediate- to advanced-level programmer interested in expanding their knowledge in both software development...
Win9X/NT........................................50 Multitasking and Multithreading ..................................................................................53 <br>0072313618 FM 10/26/99 9...