購物比價 | 找書網 | 找車網 |
FindBook |
有 1 項符合
INTRODUCTION TO PROGRAMMING WITH JAVA: A PROBLEM SOLVING APPROACH (IE)的圖書 |
INTRODUCTION TO PROGRAMMING WITH JAVA: A PROBLEM SOLVING APPROACH (IE) 作者:JOHN DEAN 出版社:全華經銷 規格:23*19cm / 816頁 |
圖書館借閱 |
國家圖書館 | 全國圖書書目資訊網 | 國立公共資訊圖書館 | 電子書服務平台 | MetaCat 跨館整合查詢 |
臺北市立圖書館 | 新北市立圖書館 | 基隆市公共圖書館 | 桃園市立圖書館 | 新竹縣公共圖書館 |
苗栗縣立圖書館 | 臺中市立圖書館 | 彰化縣公共圖書館 | 南投縣文化局 | 雲林縣公共圖書館 |
嘉義縣圖書館 | 臺南市立圖書館 | 高雄市立圖書館 | 屏東縣公共圖書館 | 宜蘭縣公共圖書館 |
花蓮縣文化局 | 臺東縣文化處 |
|
This book teaches the reader how to write programs using Java. It does so with a unique approach that combines fundamentals first with objects early. The book transitions smoothly through a carefully selected set of procedural programming fundamentals to object-oriented fundamentals. During this early transition and beyond, the book emphasizes problem solving. For example, Chapter 2 is devoted to algorithm development, Chapter 8 is devoted to program design, and problem-solving sections appear throughout the book. Problem-solving skills are fostered with the help of an interactive, iterative presentation style: Here's the problem. How can we solve it? How can we improve the solution?
Chapter 1. Introduction to Computers and Programming
Chapter 2. Algorithms and Design
Chapter 3. Java Basics
Chapter 4. Control Statements
Chapter 5. Using Pre-Built Methods
Chapter 6. Object-Oriented Programming
Chapter 7. Object-Oriented Programming-Additional Details
Chapter 8. Software Engineering
Chapter 9. Classes with Class Members
Chapter 10. Arrays and Array Lists
Chapter 11. Type Details and Alternate Coding Mechanisms
Chapter 12. Composition and Inheritance
Chapter 13. Inheritance and Polymorphism
Chapter 14. Exception Handling
Chapter 15. Files
Chapter 16. GUI Programming Basics
Chapter 17. GUI Programming-Component Layout, Additional GUI Components
Appendix 1. Unicode/ASCII Character Set with Hexadecimal Codes
Appendix 2. Operator Precedence
Appendix 3. Java Reserved Words
Appendix 4. Packages
Appendix 5. Java Coding-Style Conventions
Appendix 6. Javadoc
Appendix 7. UML Notations Used in this Book
Appendix 8. Recursion
Appendix 9. Multithreading
|