Java Outside In Hardback with CD-ROM
This book treats learning a programming language much like learning a spoken language: programming is best learned by immersion. Through building interesting programs and addressing real design issues much earlier than other texts, this title moves beyond the mere syntax and discusses the serious architecture of programs: how delegation and inheritance allow objects to cooperate effectively. The text is filled with programs for realistic applications. These programs are much closer to those the student will encounter in the 'real world' than those in traditional texts. Furthermore, the authors constantly revise the programs as they grow in sophistication so students learn another important aspect of real-world programming: that programs are constantly updated, modified and improved. Finally, in the exercises, the authors encourage students to write programs that interact with programs that they have prepared, and then ask them to write about those programs.
- The student is immersed in the reading of programs, the writing of programs, and writing about programs
- All of the code discussed in the book is available on the accompanying CD-ROM
- The entire book can be covered in a single semester
Product details
June 2003Mixed media product
9780521010870
328 pages
229 × 197 × 19 mm
0.586kg
Available
Table of Contents
- 1. Computing with objects
- 2. First things second
- 3. Classes and objects
- 4. Collections
- 5. Inheritance - putting things in their proper place
- 6. Juno
- 7. When bad things happen to good programs
- 8. Strings
- 9. Files, streams and persistence
- 10. Graphical user interfaces (GUIs)
- Glossary.