Mastering Java 9
暫譯: 精通 Java 9
Dr. Edward Lavieri, Peter Verhas
- 出版商: Packt Publishing
- 出版日期: 2017-10-06
- 售價: $1,880
- 貴賓價: 9.5 折 $1,786
- 語言: 英文
- 頁數: 456
- 裝訂: Paperback
- ISBN: 1786468735
- ISBN-13: 9781786468734
-
相關分類:
Java 程式語言
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$594$564 -
$449Hibernate 實戰, 2/e
-
$266深度學習理論與實踐
-
$653$614 -
$505遊戲設計基礎, 3/e (Fundamentals of Game Design, 3/e)
-
$281修改軟件的藝術 : 構建易維護代碼的 9條最佳實踐 (Beyond Legacy Code: Nine Practices to Extend the Life (and Value) of Your Software)
-
$1,960Reinforcement Learning: With Open AI, TensorFlow and Keras Using Python
-
$2,220$2,109 -
$580$458 -
$221Java 程序設計案例教程
-
$540$459 -
$1,380$1,311 -
$556電腦視覺與深度學習實戰:以 MATLAB、Python 為工具
-
$534$507 -
$2,240Learning Java: An Introduction to Real-World Programming with Java, 5/e
-
$505人臉識別與美顏算法實戰:基於 Python、機器學習與深度學習
-
$653好好學 Java : 從零基礎到項目實戰
-
$602機器視覺與機器學習 — 算法原理、框架應用與代碼實現
-
$286機器視覺原理與案例詳解
-
$2,125Modern Computer Vision with PyTorch: Explore deep learning concepts and implement over 50 real-world image applications (Paperback)
-
$780$616 -
$551瘋狂 Java 面試講義 — 數據結構、算法與技術素養
-
$779$740 -
$678On Java 中文版 進階捲
-
$650$507
商品描述
Your road to becoming a Java Ninja begins here!
About This Book
- This book will teach you to build highly scalable, fast, and secure applications
- It covers major concepts introduced with the new version of Java 9, which includes modular programming, HTTP 2.0, API changes, and more
- It will guide you with tools, techniques and best practices to enhance application development
Who This Book Is For
This book is for enterprise developers and existing Java developers. Basic knowledge of Java would help.
What You Will Learn
- Write modular Java applications in terms of the newly introduced module system
- Migrate existing Java applications to modular ones
- Understand how to use the G1 garbage collector in order to leverage the performance of your applications
- Leverage the possibilities provided the newly introduced Java shell
- Test your application's effectiveness with the JVM harness
- See how Java 9 provides support for the http 2.0 standard
- Use the new process API
- Discover additional enhancements and features provided by Java 9
In Detail
Java 9 and its new features add to the richness of the language, one of the languages most used by developers to build robust software applications. Java 9 comes with a special emphasis on modularity with its integration with Jigsaw. This would be your one-stop guide to mastering the language.
You'll be provided with an overview and explanation of the new features introduced in Java 9 and the importance of the new APIs and enhancements. Some of the new features of Java 9 are ground-breaking and if you are an experienced programmer, you will be able to make your enterprise application leaner by learning these new features. You'll be provided with practical guidance in applying the newly acquired knowledge in regards to Java 9 and further information on future developments of the Java platform. This book will improve your productivity, making your application faster. By learning the best practices in Java, you'll become the “go-to” person in your organization.
By the end of the book, you'll not only know the important concepts of Java 9, but you'll also have a nuanced understanding of the important aspects of programming with this great language.
Style and approach
Concepts and new terminology are explained in simple step-by-step manner. We cover a lot of real-world examples and case studies that will improve your Java productivity. This book covers new features on Java 9 and the much talked about Jigsaw integration.
商品描述(中文翻譯)
您成為 Java Ninja 的旅程從這裡開始!
關於本書
- 本書將教您構建高可擴展性、快速且安全的應用程式
- 涵蓋 Java 9 新版本引入的主要概念,包括模組化程式設計、HTTP 2.0、API 變更等
- 將指導您使用工具、技術和最佳實踐來增強應用程式開發
本書適合誰
本書適合企業開發人員和現有的 Java 開發人員。具備基本的 Java 知識將有所幫助。
您將學到什麼
- 根據新引入的模組系統撰寫模組化的 Java 應用程式
- 將現有的 Java 應用程式遷移到模組化的版本
- 了解如何使用 G1 垃圾回收器以提升應用程式的效能
- 利用新引入的 Java shell 提供的可能性
- 使用 JVM 測試您的應用程式的有效性
- 了解 Java 9 如何支持 HTTP 2.0 標準
- 使用新的進程 API
- 發現 Java 9 提供的其他增強功能和特性
詳細內容
Java 9 及其新特性為這門語言增添了豐富性,這是開發人員用來構建穩健軟體應用程式的最常用語言之一。Java 9 特別強調模組化,並與 Jigsaw 整合。這將是您掌握這門語言的一站式指南。
您將獲得 Java 9 中新特性的概述和解釋,以及新 API 和增強功能的重要性。Java 9 的一些新特性是突破性的,如果您是一位經驗豐富的程式設計師,您將能夠通過學習這些新特性使您的企業應用程式更加精簡。您將獲得實用的指導,以應用新獲得的 Java 9 知識,並獲得有關 Java 平台未來發展的進一步資訊。本書將提高您的生產力,使您的應用程式運行得更快。通過學習 Java 的最佳實踐,您將成為您組織中的“首選”人選。
在本書結束時,您不僅會了解 Java 9 的重要概念,還會對使用這門偉大語言進行程式設計的重要方面有更深入的理解。
風格與方法
概念和新術語以簡單的逐步方式解釋。我們涵蓋了許多現實世界的例子和案例研究,這將提高您的 Java 生產力。本書涵蓋了 Java 9 的新特性以及備受討論的 Jigsaw 整合。