Java SE 8 for the Really Impatient (Paperback)
暫譯: 真正急躁者的 Java SE 8 (平裝本)
Cay S. Horstmann
- 出版商: Addison Wesley
- 出版日期: 2014-01-24
- 售價: $1,380
- 貴賓價: 9.8 折 $1,352
- 語言: 英文
- 頁數: 240
- 裝訂: Paperback
- ISBN: 0321927761
- ISBN-13: 9780321927767
-
相關分類:
Java 程式語言
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
Linux Device Driver Programming 驅動程式設計$690$587 -
The Quick Python Book, 2/e (Paperback)$1,470$1,397 -
最新 Java 2 程式設計實例入門與活用 (超值增訂第四版)$520$406 -
深入淺出 Python (Head First Python)$780$616 -
$1,400Official (ISC)2 Guide to the CISSP CBK, 3/e (Hardcover) -
Arduino UNO R3 開發板(副廠相容版)附傳輸線$400$380 -
Excel 2013 商業智慧分析:資料處理 x 樞紐分析 x Big data 分析工具 PowerPivot 及 PowerView$490$387 -
L298N 馬達驅動模組$160$152 -
ASP.NET 學習教材-使用 C#$650$514 -
Android App 程式設計教本之無痛起步, 2/e$480$408 -
超圖解 Arduino 互動設計入門, 2/e$680$578 -
笑談軟體工程:例外處理設計的逆襲$580$458 -
告別瀑布,擁抱 Scrum:解析微軟與 Adobe 如何在 30 天內開發出新軟體 (Software in 30 Days: How Agile Managers Beat the Odds, Delight Their Customers, And Leave Competitors In the Dust)$320$250 -
啊哈!圖解演算法必學基礎$350$298 -
邁向 jQuery 達人的階梯$490$417 -
Raspberry Pi Model A+ 256M$950$903 -
精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616 -
完整學會 Git, GitHub, Git Server 的24堂課$360$284 -
Algorithms, 4/e (Deluxe): Book and 24-Part Lecture Series (美國原版)$4,990$4,741 -
Hadoop + Spark 大數據巨量分析與機器學習整合開發實戰$620$484 -
Effective SQL 中文版 | 寫出良好 SQL 的 61個具體做法 (Effective SQL : 61 Specific Ways to Write Better SQL)$450$356 -
重構|改善既有程式的設計, 2/e (繁中平裝版)(Refactoring: Improving The Design of Existing Code, 2/e)$800$632 -
大規模重構|奪回源碼庫的控制權 (Refactoring at Scale: Regaining Control of Your Codebase)$580$458 -
設計重構:25個管理技術債的技巧消除軟體設計臭味 (Refactoring for Software Design Smells: Managing Technical Debt)$520$406 -
WebSecurity 網站滲透測試:Burp Suite 完全學習指南 (iT邦幫忙鐵人賽系列書)$600$510
相關主題
商品描述
Eagerly anticipated by millions of programmers, Java SE 8 is the most important Java update in many years. The addition of lambda expressions (closures) and streams represents the biggest change to Java programming since the introduction of generics and annotations.
Now, with Java SE 8 for the Really Impatient , internationally renowned Java author Cay S. Horstmann concisely introduces Java 8’s most valuable new features (plus a few Java 7 innovations that haven’t gotten the attention they deserve). If you’re an experienced Java programmer, Horstmann’s practical insights and sample code will help you quickly take advantage of these and other Java language and platform improvements. This indispensable guide includes
-
Coverage of using lambda expressions (closures) to write computation “snippets” that can be passed to utility functions
-
The brand-new streams API that makes Java collections far more flexible and efficient
-
Major updates to concurrent programming that make use of lambda expressions (filter/map/reduce) and that provide dramatic performance improvements for shared counters and hash tables
-
A full chapter with advice on how you can put lambda expressions to work in your own programs
-
Coverage of the long-awaited introduction of a well-designed date/time/calendar library (JSR 310)
-
A concise introduction to JavaFX, which is positioned to replace Swing GUIs, and to the Nashorn Javascript engine
-
A thorough discussion of many small library changes that make Java programming more productive and enjoyable
This is the first title to cover all of these highly anticipated improvements and is invaluable for anyone who wants to write tomorrow’s most robust, efficient, and secure Java code.
商品描述(中文翻譯)
Java SE 8 是數百萬程式設計師翹首以盼的版本,這是多年來最重要的 Java 更新。新增的 lambda 表達式(閉包)和串流代表了自從引入泛型和註解以來,Java 程式設計的最大變革。
現在,透過 Java SE 8 for the Really Impatient ,國際知名的 Java 作者 Cay S. Horstmann 簡明扼要地介紹了 Java 8 最有價值的新特性(以及一些未受到應有關注的 Java 7 創新)。如果您是一位經驗豐富的 Java 程式設計師,Horstmann 的實用見解和範例程式碼將幫助您迅速利用這些及其他 Java 語言和平台的改進。這本不可或缺的指南包括:
-
使用 lambda 表達式(閉包)來編寫可以傳遞給工具函數的計算「片段」的相關內容
-
全新的串流 API,使 Java 集合更加靈活和高效
-
對並發程式設計的重大更新,利用 lambda 表達式(過濾/映射/歸約),並為共享計數器和哈希表提供顯著的性能提升
-
完整的一章,提供如何在自己的程式中使用 lambda 表達式的建議
-
期待已久的設計良好的日期/時間/日曆庫(JSR 310)的介紹
-
對 JavaFX 的簡明介紹,該技術旨在取代 Swing GUI,以及對 Nashorn Javascript 引擎的介紹
-
對許多小型庫變更的徹底討論,使 Java 程式設計更加高效和愉快
這是第一本涵蓋所有這些備受期待的改進的書籍,對於任何想要編寫明天最穩健、高效和安全的 Java 代碼的人來說,都是無價之寶。
