Modern Java Recipes: Simple Solutions to Difficult Problems in Java 8 and 9
暫譯: 現代 Java 食譜:Java 8 和 9 中困難問題的簡單解決方案

Ken Kousen

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

相關主題

商品描述

Need simple solutions to specific challenges with Java 8 and Java 9? This book of practical recipes provides a quick, easy reference for developers who prefer useful examples over detailed explanations. Modern Java Recipes shows you how to solve a wide range of problems using the newest features of Java.

  • Learn functional programming with lambdas, method references, and streams
  • Adopt the new static and default methods in interfaces
  • Work with the new set of functional interfaces added to the language
  • Use collectors and comparators to search, filter, and sort data
  • Employ the new Optional type and use it correctly
  • Understand the new java.time package to handle Date and Time functionality, including time zone adjustments
  • Use the Java Read-Eval-Print-Loop in Java 9
  • Employ the new Jigsaw mechanism to modularize deployables

商品描述(中文翻譯)

需要針對 Java 8 和 Java 9 的特定挑戰找到簡單的解決方案嗎?這本實用食譜書為開發者提供了一個快速、簡單的參考,適合那些喜歡實用範例而非詳細解釋的人。《Modern Java Recipes》展示了如何使用 Java 的最新特性來解決各種問題。

- 學習使用 lambda、方法引用和流的函數式編程
- 採用介面中的新靜態方法和預設方法
- 使用新增的函數式介面集
- 使用收集器和比較器來搜尋、過濾和排序數據
- 正確使用新的 Optional 類型
- 理解新的 java.time 套件以處理日期和時間功能,包括時區調整
- 在 Java 9 中使用 Java 讀取-評估-列印-迴圈
- 使用新的 Jigsaw 機制來模組化可部署項目