- Java 9 Programming Blueprints
- Jason Lee
- 202字
- 2021-07-02 18:56:24
Preface
The world has been waiting for Java 9 for a long time. More specifically, we've been waiting for the Java Platform Module System, and Java 9 is finally going to deliver it. If all goes as planned, we'll finally have true isolation, giving us, potentially, smaller JDKs and more stable applications. That's not all that Java 9 is offering of course; there is a plethora of great changes in the release, but that's certainly the most exciting. That said, this book is not a book about the module system. There are plenty of excellent resources that can give you a deep dive into the Java Platform Module System and its many implications. This book, though, is a much more practical look at Java 9. Rather than discussing the minutiae of the release, as satisfying as that can be, what we'll do over the next few hundred pages is look at different ways all of the great changes in recent JDK releases--especially Java 9--can be applied in practical ways.
When we're done, you'll have ten different projects that cover a myriad of problem areas, from which you can draw usable examples as you work to solve your own unique challenges.
- Mastering RabbitMQ
- Neo4j Essentials
- Servlet/JSP深入詳解
- 基于差分進(jìn)化的優(yōu)化方法及應(yīng)用
- Visual Basic程序設(shè)計(jì)與應(yīng)用實(shí)踐教程
- 深入RabbitMQ
- Learning JavaScript Data Structures and Algorithms
- Apache Spark 2.x for Java Developers
- Learning Modular Java Programming
- Learning AWS
- Unity Android Game Development by Example Beginner's Guide
- Mastering Embedded Linux Programming
- MATLAB 2020 GUI程序設(shè)計(jì)從入門到精通
- C# 7.0本質(zhì)論
- VMware vSphere 5.5 Cookbook