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
Software Development Pearls
Author: Karl Wiegers Publisher: Addison-Wesley Professional Pages: 336 ISBN: 978-0137487776 Print: 0137487770 Kindle: B09BF6CS9T Audience: General developers Rating: 2 Reviewer: Ian Elliot Who can resist a good pearl or two?
|
The C# Workshop (Packt)
Author: Jason Hales, Almantas Karpavicius and Mateus Viegas Publisher: Packt Date: September 2022 Pages: 780 ISBN: 978-1800566491 Print: 1800566492 Kindle: B0BGRBDJLS Audience: C# developers Rating: 4 Reviewer: Mike James C# is not the language it once was - time for a revival?
| More Reviews |
|