If you enjoyed this book, you may be interested in these other books by Packt:
Java 9 Cookbook
Mohamed Sanaulla, Nick Samoylov
ISBN: 978-1-78646-873-4
- Set up JDK and know the differences in the JDK 9 installation
- Implement OO Designs using Classes and Interfaces
- Manage operating system processes
- Understand the new modular JDK and modular programming
- Create a modular application with clear dependencies
- Build graphical user interfaces using JavaFX
- Use the new HTTP Client API
- Learn about the new diagnostic features in Java 9
- See how to use the new jShell REPL tool
- Execute ES6-compliant JavaScript code from your Java applications
Mastering Java 9
Dr. Edward Lavieri, Peter Verhas
ISBN: 978-1-78646-140-7
- Write modular Java applications in terms of the newly introduced module system
- Migrate existing Java applications to modular ones
- Understand how to use...