Summary
Applets and applications are intertwined throughout the book to demonstrate computing concepts. Applets, introduced in Chapter 2, build on the excitement of the web, while applications allow students to gain a clear understanding of programming concepts. John Lewis and William Loftus have expanded their coverage of classes and objects with this edition to provide more in-depth discussion of methods and parameter passing, object relationships, and class design. Discussion of Swing components is also new to this edition, as is the inclusion of new Collection classes. Features *Provides an object-oriented approach to CS1 (Chapters 2 & 3 introduce object concepts; Chapter 4 and beyond show how to design and implement classes) *Hundreds of fully-implemented new and revised program examples *New chapter on I/O familiarizes students with the different facets of user interaction *The new, optional Graphics Track throughout the text reinforces the primary themes of each chapter by using graphical examples and discussing new graphics material *New syntax boxes highlight Java language elements with syntax diagrams, short descriptions, and concise examples *Web Bonus sections highlight extra i