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
 


JavaScript Crash Course (No Starch Press)

Author: Nick Morgan
Publisher: No Starch
Date: March 2024
Pages: 376
ISBN: 978-1718502260
Print: 1718502265
Kindle: B09JBF5K9F
Audience: Developers wanting to learn JavaScript
Rating: 4
Reviewer: Ian Elliot
JavaScript is still a very important language, so why not a crash course?



Software Requirements Essentials

Authors: Karl Wiegers and Candase Hokanson
Publisher: Addison-Wesley
Pages: 208
ISBN: 9780138190286
Print: 0138190283
Kindle: B0BTLC53FF
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This slim book looks at how to work out the requirements for a software project through twenty 'practices' that you c [ ... ]


More Reviews