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 程式語言
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,400$1,330 -
$520$406 -
$580$522 -
$490$382 -
$273Python 網絡爬蟲實戰
-
$374TensorFlow 實戰
-
$403深度學習原理與TensorFlow實踐
-
$301Node.js 區塊鏈開發
-
$594$564 -
$1,188PySpark Recipes: A Problem-Solution Approach with PySpark2
-
$520$406 -
$1,190$1,131 -
$1,490$1,460
相關主題
商品描述
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.
目錄大綱
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