会员   密码 您忘记密码了吗?
1,566,278 本书已上架      购物流程 | 常见问题 | 联系我们 | 关于我们 | 用户协议

有店 App


当前分类

浏览历史

当前位置: 首页 > 专业/教科书/政府出版品 > 电机信息类 > Java How to Program, Late Objects (GE)隨附帳號(11版)
Java How to Program, Late Objects (GE)隨附帳號(11版)
上一张
下一张
prev next

Java How to Program, Late Objects (GE)隨附帳號(11版)

作者: Paul Deitel,Harvey Deitel
出版社: 華泰文化
出版日期: 2020-03-03
商品库存: 点击查询库存
以上库存为海外库存属流动性。
可选择“空运”或“海运”配送,空运费每件商品是RM14。
配送时间:空运约8~12个工作天,海运约30个工作天。
(以上预计配送时间不包括出版社库存不足需调货及尚未出版的新品)
定价:   NT1500.00
市场价格: RM228.18
本店售价: RM203.08
购买数量:
collect Add to cart Add booking
详细介绍 商品属性 商品标记
內容簡介

  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.


作者介紹

作者簡介

Paul Deitel


  現職:Deitel & Associates, Inc.

Harvey Deitel

  現職:Deitel & Associates, Inc.


目錄

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