Java Illuminated (6版)
類似書籍推薦給您
書名:Java Illuminated: An Active Learning Approach 6/e
作者:ANDERSON
出版社:Jones & Bartlett
出版日期:2022/00/00
ISBN:9781284250480
目錄
Chapter 1 Introduction to Programming and the Java Language
Chapter 2 Programming Building Blocks- Java Basics
Chapter 3 Object-Oriented Programming, Part 1: Using Classes
Chapter 4 Introduction to Graphical Applications
Chapter 5 Flow of Control, Part 1: Selection
Chapter 6 Flow of Control, Part 2: Looping
Chapter 7 Object-Oriented Programming, Part 2: User-Defined Classes
Chapter 8 Single-Dimensional Arrays
Chapter 9 Multidimensional Arrays and the ArrayList and HashMap Classes
Chapter 10 Object-Oriented Programming, Part 3: Inheritance, Polymorphism, and Interfaces
Chapter 11 Exceptions and Input/Output Operations
Chapter 12 Recursion
Chapter 13 An Introduction to Data Structures
Chapter 14 Running Time Analysis
Chapter 15 General Trees, Binary Trees, and Binary Search Trees
Chapter 16 Graphical User Interfaces (available online in the ebook)
Chapter 17 Graphical User Interfaces Using JavaFX (available online in the ebook)
Appendix A Java Reserved Words and Keywords
Appendix B Operator Precedence
Appendix C The Unicode Character Set
Appendix D Representing Negative Integers
Appendix E Representing Floating-Point Numbers (available online in the eBook)
Appendix F Solutions to Selected Exercises (available online in the eBook)
原價:
1690
售價:
1656
現省:
34元
立即查看
高生產力軟體開發實務|以Java專案驅動的基礎指南 (1版)
類似書籍推薦給您
高生產力軟體開發實務:以Java專案驅動的基礎指南
系列名:程式設計
ISBN13:9789865026622
出版社:美商歐萊禮
作者:Raoul-Gabriel Urma;Richard Warburton
譯者:張耀鴻
裝訂/頁數:平裝/208頁
規格:23cm*18.5cm*1.4cm (高/寬/厚)
版次:1
出版日:2021/01/06
中國圖書分類:電腦程式語言
內容簡介
如果你剛剛開始你的Java職業生涯,掌握當今眾多軟體發展概念可能會讓你不知所措。你是否應該學習像測試驅動開發這樣的物件導向做法?或者應用函數式程式設計的概念?這本動手實作的指南提供了一種整合的、專案驅動的方法,來幫你學習成為一名高生產力開發人員所需的核心主題。
本書二位作者向您展示數個真實世界的專案是如何開發出來的,並從中汲取最佳實務。每一章的重點都是從命令列批次程式開始的專案,然後發展成功能齊全的應用程式。如果你能夠編寫基本的Java程式,那麼你將學習到最先進的軟體開發實務,並用以構建現代、可靠、可維護的Java軟體。
‧學習編寫可維護程式碼的核心設計原則
‧為你的程式碼庫增加靈活性,改善程式碼的維護,並可處理異常錯誤的狀況
‧瞭解如何應用耦合、內聚、和SOLID原則
‧利用測試驅動開發來解決新的設計問題
‧由外而內思考:從大局出發,再進入應用程式領域的核心
‧介紹函數式程式設計,並學習如何在Java中使用它
好評推薦
「《高生產力軟體開發實務》填補了市場中的一個重要空白。如果你是剛從大學或程式設計訓練班畢業的學生,正在尋找你的第一份Java工作,那麼你應該購買這本書,它彌補了程式設計練習和專業軟體工程師日常工作之間的差距。」 —Ben Evans New Relic, Java擁護者和首席工程師
目錄
第一章 展開旅程
第二章 銀行對帳單分析器
第三章 擴充銀行對帳單分析器
第四章 文件管理系統
第五章 業務規則引擎
第六章 Twootr
第七章 擴充Twootr
第八章 結論
索引
立即查看