Java SE8 for the Really Impatient: A Short Course on the Basics (Java Series)

(No reviews yet) Write a Review
$11.55 - $300.00
UPC:
9780321927767
Maximum Purchase:
2 units
Binding:
Paperback
Publication Date:
2014-01-24
Author:
Cay S. Horstmann
Language:
english
Edition:
1

Product Overview

Eagerly anticipated by millions of programmers, Java SE 8 is the most important Java update in many years. The addition of lambda expressions (closures) and streams represents the biggest change to Java programming since the introduction of generics and annotations.

Now, with Java SE 8 for the Really Impatient , internationally renowned Java author Cay S. Horstmann concisely introduces Java 8s most valuable new features (plus a few Java 7 innovations that havent gotten the attention they deserve). If youre an experienced Java programmer, Horstmanns practical insights and sample code will help you quickly take advantage of these and other Java language and platform improvements. This indispensable guide includes

  • Coverage of using lambda expressions (closures) to write computation snippets that can be passed to utility functions
  • The brand-new streams API that makes Java collections far more flexible and efficient
  • Major updates to concurrent programming that make use of lambda expressions (filter/map/reduce) and that provide dramatic performance improvements for shared counters and hash tables
  • A full chapter with advice on how you can put lambda expressions to work in your own programs
  • Coverage of the long-awaited introduction of a well-designed date/time/calendar library (JSR 310)
  • A concise introduction to JavaFX, which is positioned to replace Swing GUIs, and to the Nashorn Javascript engine
  • A thorough discussion of many small library changes that make Java programming more productive and enjoyable

This is the first title to cover all of these highly anticipated improvements and is invaluable for anyone who wants to write tomorrows most robust, efficient, and secure Java code.

Reviews

(No reviews yet) Write a Review