Quickly find solutions to dozens of common programming problems encountered while building Java applications, with recipes presented in the popular problem-solution format. Look up the programming problem that you want to resolve. Read the solution. Apply the solution directly in your own code. Problem solved!
Java 17 Recipes is updated to reflect changes in specification and implementation since the Java 9 edition of this book. Java 17 is the next long-term support release (LTS) of the core Java Standard Edition (SE) version 17 which also includes some of the features from previous short term support (STS) releases of Java 16 and previous versions.
This new edition covers of some of the newest features, APIs, and more such as pattern matching for switch, Restore Always-Strict-Floating-Point-Semantics, enhanced pseudo-random number generators, the vector API, sealed classes, and enhancements in the use of String. Source code for all recipes is available in a dedicated GitHub repository.
This must-have reference belongs in your library.
What You Will Learn
Look up solutions to everyday problems involving Java SE 17 LTS and other recent releases
Develop Java SE applications using the latest in Java SE technology
Incorporate Java major features introduced in versions 17, 16, and 15 into your code
Programmers are in a hurry and under pressure to deliver results. They also must come up to speed fast on new features in their chosen language. Java 9 Recipes meets both needs through its solution-based approach to common programming problems. All the content in this book is presented in terms of problems that working programmers are called upon to solve every day. Solutions incorporate the latest Java 9 language features such as the new module support, the new money and process APIs, new garbage collection methods, and more. Readers of Java 9 Recipes can page to solutions that they are interested in using and put them to use right away with confidence. Readers will come away with a feeling of accomplishment because they will be able to review these solutions and integrate them into their own applications all in the same sitting. One of the first code cookbooks for Java 17 developers and programmers A must-have book for any Java programming library Source code can be downloaded from https://github.com/Apress/java17-recipes