Java in a Nutshell 7th Ed (O'Reilly)
Friday, 22 February 2019

This updated edition of a long-lived classic aims to help experienced Java programmers get the most out of Java versions 9 through 11, as well as provide a learning path for new developers. Authors Ben Evans and David Flanagan use examples that demonstrate how to take complete advantage of modern Java APIs and development best practices. Their thoroughly revised book includes new material on Java Concurrency Utilities, and includes a reference to core concepts and APIs that explains how to perform real programming work in the Java environment.

<ASIN:1492037257>

 

Authors: Ben Evans and David Flanagan
Publisher: O'Reilly
Date: December 2018
Pages: 456
ISBN: 978-1492037255
Print: 1492037257
Kindle: B07L3BFG49
Audience: Java developers
Level: Intermediate
Category: Java 

 

  • Get up to speed on language details, including Java 9-11 changes
  • Learn object-oriented programming, using basic Java syntax
  • Explore generics, enumerations, annotations, and lambda expressions
  • Understand basic techniques used in object-oriented design
  • Examine concurrency and memory, and how they’re intertwined
  • Work with Java collections and handle common data formats
  • Delve into Java’s latest I/O APIs, including asynchronous channels
  • Use Nashorn to execute JavaScript on the Java Virtual Machine
  • Become familiar with development tools in OpenJDK

Related Reviews

Java in a Nutshell (6e)

 

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
 


Object-Oriented Python

Author: Irv Kalb
Publisher: No Starch Press
Date: January 2022
Pages: 416
ISBN: 978-1718502062
Print: 1718502060
Kindle: ‎ B0957SHYQL
Audience: Python developers
Rating: 3
Reviewer: Mike James
Python, Object-Oriented? Not a lot of programmers know that!



Coding for Beginners, 2nd Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Pages: 192
ISBN:978-1840789751
Print:1840789751
Kindle: B0B56LN77V
Audience: Complete beginners to programming
Rating: 4
Reviewer: Sue Gee

This book aims to introduce hands-on modern programming to complete beginners. Can this be achieved in fewer than 180 [ ... ]


More Reviews