Java SE 8 for the Really Impatient

Java SE 8 for the Really Impatient by Cay S. Horstmann, published by Pearson Education in 2014, is a concise guide designed for experienced Java programmers looking to leverage the significant updates introduced in Java SE 8. This edition, comprising 215 pages, focuses on the most valuable new features, including lambda expressions and the streams API, which represent major advancements in Java programming. The book also touches on some Java 7 innovations that merit attention, providing a comprehensive overview of the enhancements in the language and platform.
Readers will find practical insights and sample code that facilitate a quick understanding of these updates. The guide covers essential topics such as using lambda expressions for computation snippets, the new streams API for improved collection handling, and updates to concurrent programming that enhance performance. Additionally, it includes a chapter on implementing lambda expressions in personal projects, an introduction to the new date/time library, and a discussion on JavaFX and the Nashorn JavaScript engine. This resource is tailored for those aiming to write efficient and secure Java code, making it a valuable addition to any programmer’s library.
Official synopsis Publisher
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 8’s most valuable new features (plus a few Java 7 innovations that haven’t gotten the attention they deserve). If you’re an experienced Java programmer, Horstmann’s 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 tomorrow’s most robust, efficient, and secure Java code.
Author
Publisher
Topics
FAQ
What is “Java SE 8 for the Really Impatient” about?
Who is the author of “Java SE 8 for the Really Impatient”?
When was “Java SE 8 for the Really Impatient” published?
What is the ISBN for “Java SE 8 for the Really Impatient”?
What are the book details (language, pages, edition)?
