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

有店 App


当前分类

浏览历史

当前位置: 首页 > 专业/教科书/政府出版品 > 电机信息类 > INTRODUCTION TO JAVA PROGRAMMING- COMPREHENSIVE VERSION 10/E (GE)
INTRODUCTION TO JAVA PROGRAMMING- COMPREHENSIVE VERSION 10/E (GE)
上一张
下一张
prev next

INTRODUCTION TO JAVA PROGRAMMING- COMPREHENSIVE VERSION 10/E (GE)

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

  Daniel Liang teaches concepts of problem-solving and object-oriented programming using a fundamentals-first approach. Beginning programmers learn critical problem-solving techniques then move on to grasp the key concepts of object-oriented, GUI programming, advanced GUI and Web programming using Java.

  Teaching and Learning Experience

  To provide a better teaching and learning experience, for both instructors and students, this program offers:

  * Fundamentals-First Approach: Basic programming concepts are introduced on control statements, loops, functions, and arrays before object-oriented programming is discussed.
  * Problem-Driven Motivation: The examples and exercises throughout the book emphasize problem solving and foster the concept of developing reusable components and using them to create practical projects.
  * A Superior Pedagogical Design that Fosters Student Interest: Key concepts are reinforced with objectives lists, introduction and chapter overviews, easy-to-follow examples, chapter summaries, review questions, programming exercises, and interactive self-tests.
  * The Most Extensive Instructor and Student Support Package Available: The author maintains a website at www.cs.armstrong.edu/liang/intro10e that includes multiple interactive resources.


作者介紹


目錄

Ch1: Introduction to Computers, Programs, and Java
Ch2: Elementary Programming
Ch3: Selections
Ch4: Mathematical Functions, Characters, and Strings
Ch5: Loops
Ch6: Methods
Ch7: Single-Dimensional Arrays
Ch8: Multidimensional Arrays
Ch9: Objects and Classes
Ch10: Object-Oriented Thinking
Ch11: Inheritance and Polymorphism
Ch12: Exception Handling and Text I/O
Ch13: Abstract Classes and Interfaces
Ch14: JavaFX Basics
Ch15: Event-Driven Programming and Animations
Ch16: JavaFX UI Controls and Multimedia
Ch17: BinaryI/O
Ch18: Recursion
Ch19: Generics
Ch20: Lists, Stacks, Queues, and Priority Queues
Ch21: Sets and Maps
Ch22: Developing Efficient Algorithms
Ch23: Sorting
Ch24: Implementing Lists, Stacks, Queues, and Priority Queues
Ch25: Binary Search Trees
Ch26: AVL Trees
Ch27: Hashing
Ch28: Graphs and Applications
Ch29: Weighted Graphs and Applications
Ch30: Multithreading and Parallel Programming
Ch31: Networking
Ch32: Java Database Programming
Ch33: JavaServer Faces

Bonus Chapters 34–42 are available for the Comprehensive Version from the companion Website at www.pearsonhighered.com/liang:
Ch34: Advanced JavaFX
Ch35: Advanced Database Programming
Ch36: Internationalization
Ch37: Servlets
Ch38: JavaServer Pages
Ch39: Web Services
Ch40: 2-4 Trees and B-Trees
Ch41: Red-Black Trees
Ch42: Testing Using JUnit