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
 


Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]



SQL Server 2022 Revealed

Author: Bob Ward
Publisher: Apress
Pages: 506
ISBN: 978-1484288931
Print:1484288939
Kindle: B0BLB4VJL9
Audience: DBAs & SQL devs
Rating: 5
Reviewer: Ian Stirk

This book aims to explain the new features in SQL Server 2022, how does it fare?


More Reviews