Java How To Program - Late Objects Version, 11/e (GE-Paperback)

Paul Deitel , Harvey Deitel

  • 出版商: Pearson FT Press
  • 出版日期: 2020-01-01
  • 定價: $1,500
  • 售價: 9.5$1,425
  • 語言: 英文
  • ISBN: 1292273739
  • ISBN-13: 9781292273730
  • 相關分類: Java 程式語言
  • 立即出貨

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

商品描述

The Deitels’ groundbreaking How to Program series offers unparalleled breadth and depth of programming fundamentals, object-oriented programming concepts and intermediate-level topics for further study. Java How to Program, Late Objects, 11th Edition, presents leading-edge computing technologies using the Deitel signature live-code approach, which demonstrates concepts in hundreds of complete working programs. The 11th Edition presents updated coverage of Java SE 8 and new Java SE 9 capabilities, including JShell, the Java Module System, and other key Java 9 topics.

商品描述(中文翻譯)

Deitels的開創性How to Program系列提供了無與倫比的廣度和深度,涵蓋了程式設計基礎、物件導向程式設計概念和進階主題,供進一步研究使用。《Java How to Program, Late Objects, 11th Edition》以Deitel標誌性的實作代碼方法呈現最前沿的計算技術,透過數百個完整的工作程式範例來展示概念。第11版更新了對Java SE 8的涵蓋範圍,並新增了Java SE 9的功能,包括JShell、Java模組系統和其他重要的Java 9主題。

目錄大綱

Ch 1 Introduction to Computers, the Internet and Java
Ch 2 Introduction to Java Applications; Input/Output and Operators
Ch 3 Control Statements: Part 1; Assignment, ++ and -- Operators
Ch 4 Control Statements: Part 2; Logical Operators
Ch 5 Methods
Ch 6 Arrays and ArrayLists
Ch 7 Introduction to Classes and Objects
Ch 8 Classes and Objects: A Deeper Look
Ch 9 Object-Oriented Programming: Inheritance
Ch10 Object-Oriented Programming: Polymorphism and Interfaces
Ch11 Exception Handling: A Deeper Look
Ch12 JavaFX Graphical User Interfaces: Part 1
Ch13 JavaFX GUI: Part 2
Ch14 Strings, Characters and Regular Expressions
Ch15 Files, Input/Output Streams, NIO and XML Serialization
Ch16 Generic Collections
Ch17 Lambdas and Streams
Ch18 Recursion
Ch19 Searching, Sorting and Big O
Ch20 Generic Classes and Methods: A Deeper Look
Ch21 Custom Generic Data Structures
Ch22 JavaFX Graphics and Multimedia
Ch23 Concurrency
Ch24 Accessing Databases with JDBC
Ch25 Introduction to JShell: Java 9's REPL for Interactive Java

目錄大綱(中文翻譯)

第1章:介紹電腦、網際網路和Java
第2章:介紹Java應用程式;輸入/輸出和運算子
第3章:控制語句:第1部分;賦值、++和--運算子
第4章:控制語句:第2部分;邏輯運算子
第5章:方法
第6章:陣列和ArrayList
第7章:介紹類別和物件
第8章:類別和物件:更深入的觀察
第9章:物件導向程式設計:繼承
第10章:物件導向程式設計:多型和介面
第11章:例外處理:更深入的觀察
第12章:JavaFX圖形使用者介面:第1部分
第13章:JavaFX圖形使用者介面:第2部分
第14章:字串、字元和正規表示式
第15章:檔案、輸入/輸出串流、NIO和XML序列化
第16章:泛型集合
第17章:Lambda和串流
第18章:遞迴
第19章:搜尋、排序和Big O
第20章:泛型類別和方法:更深入的觀察
第21章:自訂泛型資料結構
第22章:JavaFX圖形和多媒體
第23章:並行處理
第24章:使用JDBC存取資料庫
第25章:介紹JShell:Java 9的互動式Java REPL