Book description
Quickly find solutions to dozens of common programming problems encountered while building Java applications. Content is 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!
This revised edition covers important new features such as Java 9's JShell and the new modularity features enabling you to separate code into independent modules that perform discrete tasks. Also covered are the new garbage collection algorithm and completely revamped process API. Enhanced JSON coverage is provided as well as a new chapter on JavaServer Faces development for web applications.
What You'll Learn
Develop Java SE applications using the latest in Java SE technology
Exploit advanced features like modularity and lambdas
Use JShell to quickly develop solutions
Build dynamic web applications with JavaScript and Project Nashorn
Create great-looking web interfaces with JavaServer Faces
Generate graphics and work with media such as sound and video
Add internationalization support to your Java applications
Who This Book Is For
Both beginning Java programmers and advanced Java developers
Table of contents
- Cover
- Frontmatter
- 1. Getting Started with Java 9
- 2. Java 9 Enhancements
- 3. Strings
- 4. Numbers and Dates
- 5. Object-Oriented Java
- 6. Lambda Expressions
- 7. Data Sources and Collections
- 8. Input and Output
- 9. Exceptions and Logging
- 10. Concurrency
- 11. Debugging and Unit Testing
- 12. Unicode, Internationalization, and Currency Codes
- 13. Working with Databases
- 14. JavaFX Fundamentals
- 15. Graphics with JavaFX
- 16. Media with JavaFX
- 17. Java Web Applications with JavaServer Faces
- 18. Nashorn and Scripting
- 19. E-mail
- 20. JSON and XML Processing
- 21. Networking
- 22. Java Modularity
- Backmatter
Product information
- Title: Java 9 Recipes: A Problem-Solution Approach, Third Edition
- Author(s):
- Release date: June 2017
- Publisher(s): Apress
- ISBN: 9781484219751
You might also like
book
Java EE 8 Recipes: A Problem-Solution Approach
Quickly find solutions to dozens of common programming problems with the Java Enterprise Edition Platform for …
book
Test-Driven Java Development
Invoke TDD principles for end-to-end application development with Java About This Book Explore the most popular …
book
Test-Driven Java Development - Second Edition
This book will teach the concepts of test driven development in Java so you can build …
book
Mastering Java 11 - Second Edition
Update your Java knowledge with the latest features of Java 11, such as the low-Overhead Garbage …