Manning's bestselling Java 8 book has been revised for Java 9! In Java 8 and 9 in Action, readers build on their existing Java language skills with the newest features and techniques.The release of Ja
Java SE 9 by Example teaches experienced programmers exactly how to take full advantage of Java SE 9’s major, long-awaited improvements. Java Champion Monica Beckwith relies on extensive sample
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 importan
本書是經典著作《Java核心技術》(Core Java)作者Cay S. Horstmann的全新力作,書中以關鍵的核心技術為著眼點,以全域高度提煉語言精髓,以高濃度、高含金量的方式對Java SE 9的新特性進行細緻講解。作者將其沉浸於Java多年的真知灼見蘊藏於書中,既扎實覆蓋Java編程的基礎知識,又獨具匠心地從Java 9及其重要的新特性之一――模塊發端,帶領讀者一路探索和實踐Java 的
Use the JavaFX platform to create rich-client Java applications and discover how you can use this powerful Java-based UI platform, which is capable of handling large-scale data-driven business applica
This updated edition of Java in a Nutshell not only helps experienced Java programmers get the most out of Java versions 9 through 11, it’s also a learning path for new developers. Chock full of
針對Java SE 9做了全面細緻的更新,將引導你輕鬆學習新的核心Java編程技能,指導你立即著手編寫Java程序。《Java編程入門官方教程(第7版)》開篇講述Java語言基礎知識(如創建、編譯和運行Java程序的方式),此後濃墨重彩地描述構成Java語言核心的關鍵字、語法和結構。最後介紹Java的一些高級特性,如多線程程序設計、泛型、lambda表達式、Swing、JavaFX、新“模塊”功能
The Java Module System, aka "Project Jigsaw", gives Java developers the ability to define and enforce modularity without an outside framework. In The Java Module System, readers will learn how the mod
With the release of Java 9 and the increasing maturity of web/microservice frameworks such as Spring Boot and Eclipse MicroProfile, there's never been a better time to design and implement Java-powere