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


Graph Databases in Action (Manning)

Author:  Dave Bechberger and Josh Perryman
Publisher: Manning
Pages: 366
ISBN: 978-1617296376
Print: 1617296376
Audience: Developers interested in graph databases
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to give developers building applications using graph databases an understanding o [ ... ]



Functional Programming in C#, 2nd Ed (Manning)

Author: Enrico Buonanno
Publisher: Manning
Date: February 2022
Pages: 448
ISBN: 978-1617299827
Print: 1617299820
Kindle: B09P1Z2PPB
Audience: C# developers
Rating: 5
Reviewer: Mike James
Is C# a good language for functional programming?


More Reviews

Last Updated ( Tuesday, 18 September 2012 )