The Well-Grounded Java Developer, 2nd Ed (Manning)
Wednesday, 14 December 2022

This book introduces both the recent innovations and fundamentals that make a developer a Java master. Authors Ben Evans, Martijn Verburg, and Jason Clark distill their decades of experience as Java champions, veteran developers, and key contributors to the Java ecosystem into this clear and practical guide.

<ASIN:‎ 1617298875>

The book covers how Java works under the hood and presents design secrets from Java’s long history. Each concept is illustrated with hands-on examples, including a fully modularized application/library and creating your own multithreaded application.

Authors: Ben Evans, Martijn Verburg, and Jason Clark
Publisher: Manning
Date: November 2022
Pages: 704
ISBN: 978-1617298875
Print: ‎ 1617298875
Kindle: B0BHZXQBGJ
Audience: Java developers
Level: Intermediate
Category: Java

 

wellfound

 

  •     The new Java module system and why you should use it
  •     Bytecode for the JVM, including operations and classloading
  •     Performance tuning the JVM
  •     Working with Java’s built-in concurrency and expanded options
  •     Programming in Kotlin and Clojure on the JVM
  •     Maximizing the benefits from your build/CI tooling with Maven and Gradle
  •     Running the JVM in containers
  •     Planning for future JVM releases

 

Related Reviews

The Well-Grounded Java Developer

For recommendations of Java books see Java Books For Beginners, Java Books For Going Further and Advanced Java - Books Outside the Core in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Python Crash Course, 3rd Ed (No Starch Press)

Author: Eric Matthes
Publisher: No Starch Press
Pages: 552
ISBN: 978-1718502703
Print: 1718502702
Kindle: B09WJX22TV
Audience: People wanting to learn Python
Level: Introductory/Intermediate
Audience: Not the complete beginner
Rating: 4
Reviewer: Alex Armstrong
To reach a third edition this [ ... ]



Python Distilled (Addison-Wesley)

Author: David Beazley
Publisher: Addison-Wesley
Date: September 2021
Pages: 352
ISBN: 978-0134173276
Print: 0134173279
Rating: 4
Reviewer: Alex Armstrong
Python isn't a big language but it's getting bigger all the time.


More Reviews