Java 9 Programming By Example

Peter Verhas

  • 出版商: Packt Publishing
  • 出版日期: 2017-04-28
  • 售價: $1,830
  • 貴賓價: 9.5$1,739
  • 語言: 英文
  • 頁數: 504
  • 裝訂: Paperback
  • ISBN: 178646828X
  • ISBN-13: 9781786468284
  • 相關分類: Java 程式語言
  • 下單後立即進貨 (約3~4週)

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

商品描述

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框架的運作方式