Java Programming: From Problem Analysis to Program Design
暫譯: Java 程式設計:從問題分析到程式設計

D. S. Malik, P. S. Nair

  • 出版商: Course
  • 出版日期: 2003-01-27
  • 售價: $539
  • 語言: 英文
  • 頁數: 952
  • 裝訂: Paperback
  • ISBN: 0619064978
  • ISBN-13: 9780619064976
  • 相關分類: Java 程式語言
  • 已過版

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

相關主題

商品描述

Focusing on the natural advantages of the object-oriented Java programming language, this text is written exclusively with the student in mind. Featuring complete Programming Examples throughout, this text offers at least one, many times two, complete Programming Examples at the end of each chapter. Including extensive use of visual diagrams and accurate four-color code, Dr. Malik programming texts have been proven highly successful for beginning programming students. Your students will thank you!

Table of Contents

  • 1. An Overview of Computers and Programming Languages
    2. Basic Elements of Java
    3. Introduction to Objects and Input/Output
    4. Control Structures I
    5. Control Structures II
    6. Graphical User Interface (GUI) and Object-Oriented Design (OOD)
    7. User-Defined Methods
    8. User-Defined Classes and ADTs
    9. Arrays
    10. Applications of Arrays and Strings
    11. Inheritance and Composition
    12. Handling Exceptions and Events
    13. Advanced GUIs and Graphics
    14. Recursion
  • Appendices
    A: Java Reserved Words
    B: Operator Precedence
    C: Character Sets
    D: Packages and User-Defined Classes
    E: Java Classes
    F: Answers to Selected Exercises

商品描述(中文翻譯)

專注於物件導向的 Java 程式語言的自然優勢,本書專為學生而寫。全書包含完整的程式範例,每章結尾至少提供一個,許多時候提供兩個完整的程式範例。廣泛使用視覺圖表和準確的四色程式碼,Malik 博士的程式設計教材已被證明對初學程式設計的學生非常成功。您的學生會感謝您!

目錄
1. 電腦與程式語言概述
2. Java 的基本元素
3. 物件與輸入/輸出介紹
4. 控制結構 I
5. 控制結構 II
6. 圖形使用者介面 (GUI) 與物件導向設計 (OOD)
7. 使用者定義的方法
8. 使用者定義的類別與抽象資料型別 (ADT)
9. 陣列
10. 陣列與字串的應用
11. 繼承與組合
12. 處理例外與事件
13. 進階 GUI 與圖形
14. 遞迴
附錄
A: Java 保留字
B: 運算子優先順序
C: 字元集
D: 套件與使用者定義的類別
E: Java 類別
F: 選擇性練習的答案