Core Java SE 9 for the Impatient 2nd Ed (Addison Wesley)
Wednesday, 27 September 2017

This book is a concise guide to Java that includes all the latest changes up to Java SE 9. Written by Cay Horstmann, who also wrote the two-volume Core Java, this tutorial offers a faster way to learn modern Java. The material is presented in small chunks organized for quick access and easy understanding.

<ASIN:0134694724>

The book includes practical insights and sample code, and is designed to help you take advantage of all that’s new, from Java SE 9’s long-awaited Project Jigsaw module system to the improvements first introduced in Java SE 8, including lambda expressions and streams.

Author: Cay S. Horstmann
Publisher: Addison Wesley
Date: September 2017
Pages: 576
ISBN: 978-0134694726
Print: 0134694724
Kindle: B075MJ5QV8
Audience: Java developers
Level: Intermediate
Category: Java

 

 

  • Use modules to simplify the development of well-performing complex systems
  • Migrate applications to work with the modularized Java API and third-party modules
  • Test code as you create it with the new JShell Read-Eval-Print Loop (REPL)
  • Use lambda expressions to express actions more concisely
  • Streamline and optimize data management with today’s Streams API
  • Make use of modern concurrent programming based on cooperating tasks
  • Take advantage of a multitude of API improvements for working with collections, input/output, regular expressions, and processes

 

Related Reviews

Core Java for the Impatient

Core Java Volume I - Fundamentals (10e)

Core Java, Volume II Advanced Features 9th Ed

For recommendations of Java books see Java Books For Beginners in our Programmer's Bookshelf section.

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.

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

Banner
 


SQL Server Advanced Troubleshooting and Performance Tuning (O'Reilly)

Author: Dmitri Korotkevitch
Publisher: O'Reilly
Pages: 497
ISBN: 978-1098101923
Print:1098101928
Kindle: B0B197NYD7
Audience: DBAs & database devs
Rating: 5
Reviewer: Ian Stirk

This book aims to improve the performance of your SQL Servers, how does it fare?



The Joy of JavaScript (Manning)

Author: Luis Atencio
Publisher: Manning
Date: March 2021
Pages: 360
ISBN: 978-1617295867
Print: 1617295868
Audience: JavaScript developers
Rating: 4
Reviewer: Ian Elliot
Joy you say!


More Reviews