The Well-Grounded Java Developer

Author:  Benjamin J Evans & Martijn Verburg
Publisher: Manning
Pages: 496
ISBN: 978-1617290060
Audience: Intermediate to advanced Java programmers
Rating: 5
Reviewer: Mike James

What makes a well-grounded Java developer? This book has a clear opinion.

Don't bother buying a copy of this book if you are a Java beginner or not interested in learning about things that might be considered a little off-topic. The subtitle, Vital techniques of Java 7 and polyglot programming, gives you some idea how far the book ranges.

 

Banner

 

Despite the inclusion of "Java 7" in the title, this is not a guide to the latest features. Part 1 does cover specific issues with Java 7, but it is only two chapters long and the second chapter focuses on Java I/O.

Part 2 is called "Vital Techniques" and what you get out of it depends on what you are interested in. There are chapters on dependency injection, concurency, class files and bytecode, and performance tuning. Given the range there should be something that appeals to most programmers.

Each chapter attempts to explain the real world ideas and practices of the topic. The accounts are well written and offer the reader lots of reasons why things are the way they are - not so much a history lesson, more an indication of the way things were done and how it improved.

Part 3 is the detour into other languages that run on the JVM. - Groovy, Scala and Clojure. The book presents potted overviews of each and a discussion of what make them worth considering as Java alternatives.

The final part is on using a mixed-language, i.e. polyglot, approach to a project. It covers test driven development, build and CI and web development. The book ends with an overview and a look ahead to the next version of Java.

This isn't a book that solves particular problems. It is more a general reading book about a range of advanced Java topics. Don't buy it if you are new to Java or if you hope to pick up some quick hints-and-tips.This is a book to read slowly, enjoy and digest.

Highly recommended.

Banner


Software Development Pearls

Author: Karl Wiegers
Publisher: Addison-Wesley Professional
Pages: 336
ISBN: 978-0137487776
Print: 0137487770
Kindle: B09BF6CS9T
Audience: General developers
Rating: 2
Reviewer: Ian Elliot
Who can resist a good pearl or two?



Python Programming and Visualization for Scientists 2nd Ed

Author: Alex DeCaria and Grant Petty
Publisher: Sundog Publishing
Pages: 372
ISBN: 978-0972903356
Print: 0972903356
Audience: Scientists wanting to use Python
Rating: 2
Reviewer: Mike James
Visualization - a difficult topic and difficult to see how to explain the ideas in a book.


More Reviews

Last Updated ( Tuesday, 18 September 2012 )