Portada

EXPLORING JAVA 9 IBD

APRESS
12 / 2017
9781484233290
Inglés

Sinopsis

Discover all the new features and changes in Java 9, including module systems-JPMS or Project Jigsaw. This book covers the whole Java application development life cycle. YouâÇÖll review all the important concepts, including module descriptor, unnamed module, automatic module, and command line tools.áExploring Java 9 also serves as a practical guide for migration to module systems. Code samples from real-world scenarios solidify a foundation for learning and development and allow you to apply best practices in actual development.áAdditionally, youâÇÖll learn about concurrency, ECMAScript 6 features in Nashorn and Parser API, stack-walking API, Stream and Optional, utilities classes, and I/O. And itâÇÖs now possible to build modularized applications in Java. YouâÇÖll see how JPMS affects not only the JDK itself, but also applications that are developed upon it.áWhat YouâÇÖll LearnâÇó Build modularized applications in JavaáâÇó Migrate to module systemsáâÇó Master enhanced method handlesáWho This Book Is ForJava developers with basic development skills