Java 9 Programming By Example
暫譯: Java 9 實例程式設計

Peter Verhas

  • 出版商: Packt Publishing
  • 出版日期: 2017-04-28
  • 售價: $2,010
  • 貴賓價: 9.5$1,910
  • 語言: 英文
  • 頁數: 504
  • 裝訂: Paperback
  • ISBN: 178646828X
  • ISBN-13: 9781786468284
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Key Features

  • We bridge the gap between “learning” and “doing” by providing real-world examples that will improve your software development
  • Our example-based approach will get you started quickly with software programming, get you up-to-speed with Java 9, and improve your Java skills
  • This book will show you the best practices of Java coding and improve your productivity

Book Description

This book gets you started with essential software development easily and quickly, guiding you through Java's different facets. By adopting this approach, you can bridge the gap between learning and doing immediately. You will learn the new features of Java 9 quickly and experience a simple and powerful approach to software development. You will be able to use the Java runtime tools, understand the Java environment, and create Java programs.

We then cover more simple examples to build your foundation before diving to some complex data structure problems that will solidify your Java 9 skills. With a special focus on modularity and HTTP 2.0, this book will guide you to get employed as a top notch Java developer.

By the end of the book, you will have a firm foundation to continue your journey towards becoming a professional Java developer.

What you will learn

  • Compile, package and run a trivial program using a build management tool
  • Get to know the principles of test-driven development and dependency management
  • Separate the wiring of multiple modules from the application logic into an application using dependency injection
  • Benchmark Java execution using Java 9 microbenchmarking
  • See the workings of the Spring framework

商品描述(中文翻譯)

#### 主要特點
- 我們透過提供實際案例來彌補「學習」與「實作」之間的差距,這將提升您的軟體開發能力。
- 我們的範例導向方法將幫助您快速入門軟體程式設計,讓您迅速掌握 Java 9,並提升您的 Java 技能。
- 本書將展示 Java 編碼的最佳實踐,並提高您的生產力。

#### 書籍描述
本書將幫助您輕鬆快速地開始學習基本的軟體開發,指導您了解 Java 的不同面向。透過這種方法,您可以立即彌補學習與實作之間的差距。您將快速學習 Java 9 的新特性,並體驗一種簡單而強大的軟體開發方法。您將能夠使用 Java 執行時工具,理解 Java 環境,並創建 Java 程式。

接著,我們將涵蓋更多簡單的範例,以建立您的基礎,然後再深入一些複雜的資料結構問題,以鞏固您的 Java 9 技能。本書特別關注模組化和 HTTP 2.0,將指導您成為一名頂尖的 Java 開發人員。

在本書結束時,您將擁有堅實的基礎,繼續邁向成為專業 Java 開發人員的旅程。

#### 您將學到的內容
- 使用建置管理工具編譯、打包和執行一個簡單的程式
- 了解測試驅動開發和相依性管理的原則
- 將多個模組的連接與應用程式邏輯分離,使用相依性注入來構建應用程式
- 使用 Java 9 微基準測試來基準測試 Java 執行
- 了解 Spring 框架的運作原理