- ホーム
- > 洋書
- > 英文書
- > Computer / Languages
Full Description
For courses in introductory Computer Science courses using Java, and other introductory programming courses in Computer Science, Computer Engineering, CIS, MIS, IT, and Business.
Ideal for a wide range of introductory computer science courses, Java: An Introduction to Problem Solving and Programming, 8th Edition introduces students to object-oriented programming and important concepts such as design, testing and debugging, programming style, interfaces and inheritance, and exception handling. A concise, accessible introduction to Java, the text covers key Java language features in a manner that resonates with introductory programmers. Objects are covered early and thoroughly in the text. The author's tried-and-true pedagogy incorporates numerous case studies, programming examples, and programming tips, while flexibility charts and optional graphics sections allow instructors to order chapters and sections based on their course needs. This 8th Edition incorporates new examples, updated material, and revisions.
Contents
1. Introduction to Computers and Java
2. Basic Computation
3. Flow of Control: Branching
4. Flow of Control: Loops
5. Defining Classes and Methods
6. More About Objects and Methods
7. Arrays
8. Inheritance, Polymorphism, and Interfaces
9. Exception Handling
10. Streams, File I/O, and Networking
11. Recursion
12. Dynamic Data Structures and Generics