Java™ Programming: From Problem Analysis to Program Design 4/e(絕)
- 20本以上,享 8.5折
售價
$
洽詢
- 一般書籍
- ISBN:9781439040348
- 作者:D. S. Malik
- 版次:4
- 年份:2010
- 出版商:Cengage Learning
- 頁數/規格:986頁/平裝彩色
書籍介紹
本書特色
目錄
作者介紹
Description
Designed for the beginning programming student, this book will motivate learners while teaching fundamental programming concepts. Based on years of classroom testing, this fourth edition of JAVA™ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN approaches programming with a focus on clear explanations and practice - two critical factors in mastering the Java language. Straightforward language is used to explain the reasoning behind each new concept, and numerous examples and exercises allow readers to practice solving problems and writing code. This new edition is fully compliant with the latest version of Java, and includes updated programming exercises and programs.
Designed for the beginning programming student, this book will motivate learners while teaching fundamental programming concepts. Based on years of classroom testing, this fourth edition of JAVA™ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN approaches programming with a focus on clear explanations and practice - two critical factors in mastering the Java language. Straightforward language is used to explain the reasoning behind each new concept, and numerous examples and exercises allow readers to practice solving problems and writing code. This new edition is fully compliant with the latest version of Java, and includes updated programming exercises and programs.
Features
- FOUR-INTERIOR DESIGN: Four-color interior design displays accurate Java code and comments.
- VISUAL DIAGRAMS: More than 240 visual diagrams clearly illustrate difficult concepts.
- PROGRAMMING CODE WITH DESCRIPTIONS: Programming code used in examples is accompanied by a description of what each line in the code does, leading readers step-by-step through the programming process.
- PROGRAMMING EXAMPLES: Extensive programming examples demonstrate the accurate, concrete stages of Input, Output, Program Analysis and Algorithm Design, and a Complete Program Listing, which challenge readers to write Java programs with a specified outcome.
- ACCOMPANYING CD: Accompanying CD contains JDK 6.0, jGRASP, and the Eclipse IDE.
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 (Selection).
5. Control Structures II (Repetition).
6. Graphical User Interface (GUI) and Object-Oriented Design (OOD).
7. User-Defined Methods.
8. User-Defined Classes.
9. Arrays.
10. Inheritance and Polymorphism.
11. Handling Exceptions and Events.
12. Advanced GUIs and Graphics.
13. Recursion.
14. Searching and Sorting.
1. An Overview of Computers and Programming Languages.
2. Basic Elements of Java.
3. Introduction to Objects and Input/Output.
4. Control Structures I (Selection).
5. Control Structures II (Repetition).
6. Graphical User Interface (GUI) and Object-Oriented Design (OOD).
7. User-Defined Methods.
8. User-Defined Classes.
9. Arrays.
10. Inheritance and Polymorphism.
11. Handling Exceptions and Events.
12. Advanced GUIs and Graphics.
13. Recursion.
14. Searching and Sorting.
D. S. Malik is a professor of Mathematics and Computer Science at Creighton University. He received his Ph.D. from Ohio University in 1985. He has published more than 45 papers and 18 books on abstract algebra, applied mathematics, fuzzy automata theory and languages, fuzzy logic and its applications, programming, data structures, and discrete mathematics.