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


Grokking Machine Learning

Author: Luis G. Serrano
Publisher: Manning
Date: December 2021
Pages: 512
ISBN: 978-1617295911
Print: 1617295914
Kindle: B09LK7KBSL
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
Another book on machine learning - surely we have enough by now?



Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!


More Reviews

Last Updated ( Tuesday, 18 September 2012 )