Java 學習手冊 (Learning Java, 4/e)
Patrick Niemeyer, Daniel Leuck, 著、劉佳琪 譯
- 出版商: 歐萊禮
- 出版日期: 2014-08-31
- 定價: $980
- 售價: 7.9 折 $774
- 語言: 繁體中文
- ISBN: 9863471569
- ISBN-13: 9789863471561
- 
    相關分類:
    
      Java 程式語言
 
- 此書翻譯自: Learning Java, 4/e (Paperback)
- 
    其他版本:
    
      Java 學習手冊, 5/e (Learning Java: An Introduction to Real-World Programming with Java, 5/e)
 
買這商品的人也買了...
- 
                
                   深入淺出設計模式 (Head First Design Patterns) 深入淺出設計模式 (Head First Design Patterns)$880$695
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   大話設計模式 大話設計模式$620$490
- 
                
                   精通 Python 3 程式設計, 2/e (Programming in Python 3: A Complete Introduction to the Python Language, 2/e) 精通 Python 3 程式設計, 2/e (Programming in Python 3: A Complete Introduction to the Python Language, 2/e)$680$537
- 
                
                   大話資料結構 大話資料結構$590$466
- 
                
                   深入淺出 Python (Head First Python) 深入淺出 Python (Head First Python)$780$616
- 
                
                   JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e) JavaScript 大全, 6/e (JavaScript: The Definitive Guide: Activate Your Web Pages, 6/e)$1,200$948
- 
                
                   精通正規表達式, 3/e (Mastering Regular Expressions, 3/e) 精通正規表達式, 3/e (Mastering Regular Expressions, 3/e)$780$616
- 
                
                   版本控制使用 Git, 2/e (Version Control with Git: Powerful tools and techniques for collaborative software development, 2/e) 版本控制使用 Git, 2/e (Version Control with Git: Powerful tools and techniques for collaborative software development, 2/e)$580$458
- 
                
                   無瑕的程式碼 - 敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship) 無瑕的程式碼 - 敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$452
- 
                
                   Spring Data 技術手冊 (Spring Data) Spring Data 技術手冊 (Spring Data)$580$458
- 
                
                   Arduino UNO R3 開發板(副廠相容版)附傳輸線 Arduino UNO R3 開發板(副廠相容版)附傳輸線$400$380
- 
                
                   超圖解 Arduino 互動設計入門, 2/e 超圖解 Arduino 互動設計入門, 2/e$680$578
- 
                
                   Java SE 8 技術手冊 Java SE 8 技術手冊$620$490
- 
                
                   Responsive Web Design 自動調適型網頁程式設計-讓網頁在電腦 / 平板 / 手機完美展現 Responsive Web Design 自動調適型網頁程式設計-讓網頁在電腦 / 平板 / 手機完美展現$360$306
- 
                
                   改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers) 改變世界的九大演算法 : 讓今日電腦無所不能的最強概念 (Nine Algorithms That Changed the Future: The Ingenious Ideas That Drive Today’s Computers)$360$284
- 
                
                   ASP.NET MVC 5 網站開發美學 ASP.NET MVC 5 網站開發美學$780$616
- 
                
                   Java 網路程式設計, 4/e (Java Network Programming, 4/e) Java 網路程式設計, 4/e (Java Network Programming, 4/e)$680$537
- 
                
                   啊哈!圖解演算法必學基礎 啊哈!圖解演算法必學基礎$350$298
- 
                
                   養成 iOS 8 App 程式設計實力的 25 堂課-最新 Swift 開發教學(A Practical Guide to Building Your First App from Scratch: Beginning iOS 8 Programming with Swift) 養成 iOS 8 App 程式設計實力的 25 堂課-最新 Swift 開發教學(A Practical Guide to Building Your First App from Scratch: Beginning iOS 8 Programming with Swift)$580$452
- 
                
                   精實開發與看板方法 精實開發與看板方法$550$435
- 
                
                   AngularJS 建置與執行 (AngularJS: Up and Running: Enhanced Productivity with Structured Web Apps) AngularJS 建置與執行 (AngularJS: Up and Running: Enhanced Productivity with Structured Web Apps)$520$411
- 
                
                   Docker 入門與實戰 Docker 入門與實戰$450$356
- 
                
                   精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages) 精通 Python|運用簡單的套件進行現代運算 (Introducing Python: Modern Computing in Simple Packages)$780$616
- 
                
                   完整學會 Git, GitHub, Git Server 的24堂課 完整學會 Git, GitHub, Git Server 的24堂課$360$284
商品描述
<內容特色>
如果您是Java新手,《Java學習手冊 第四版》將可提供您完整的Java程式語言特徵與Java6及7的API導讀。本書作者以有趣、實際的範例介紹Java基礎,包含Java類別程式庫(Class Libraries),程式編輯技巧及語言特性。
若您已經熟悉Java,本書可讓您快速了解如何使用Java APIs來處理Web Service及XML,並可學習管理資源及例外狀況。
‧學習核心Java程式語言-基礎語法,類別與物件及其他內容
‧使用編譯器,翻譯器及其他工具編輯Java程式碼
‧探索Java內建執行緒工具(thread utilities)及並發(concurrency)集合包
‧學習文字處理及正規表示式(regular expression)的相關API
‧學習進階Networked或Web-Based應用程式
‧使用Java元件建立圖形化Java應用程式
‧探究更進階的桌面APIs
‧學習使用XML及XSLT,內容包含XML Schema,認證,XPath及XInclude
Patrick Niemeyer 在西南貝爾科技資源公司工作時,曾經參與橡木專案(Java的前身),同時也是一位獨立的顧問和作家。Patrick是Java描述式語言BeanShell的創造者
Dan Leuck 是Ikayzo公司的CEO,Ikayzo主要開發互動式軟體設計,主要位於東京和檀香山。往來客戶包括索尼(Sony),甲骨文(Oracle),野村(Nomura),IMCO,聯邦政府(federal government)。Dan在Java社群中非常活躍,是BeanShell和SDL專案的負責人,並曾在許多Java社群專家團隊中坐鎮
<章節目錄>
第一章 只是新語言?
第二章 第一個 Java 程式
第三章 基本工具
第四章 Java 語言程式
第五章 Java 的物件
第六章 類別關係
第七章 使用物件與類別
第八章 泛型
第九章 執行緒
第十章 文字處理
第十一章 核心工具
第十二章 輸入輸出設備
第十三章 使用 Soket 及 RMI 的網路程式設計
第十四章 網頁程式設計
第十五章 網頁應用程式與 Web Service
第十六章 Swing
第十七章 使用 Swing 元件
第十八章 更多的 Swing 元件
第十九章 版面管理員
第二十章 使用 2D API 繪圖
第廿一章 圖片與多媒體運用
第廿二章 JavaBeans
第廿三章 Applets
第廿四章 XML
附錄 A Eclipse IDE
附錄 B BeanShell:Java 描述式語言
術語
索引
 
 
     
     
    
 
    
 
     
     
    
 
    
 
     
     
     
    