Java software solutions : foundations of program design
Author(s)
Bibliographic Information
Java software solutions : foundations of program design
Addison Wesley Longman, c2001
2nd ed.
- : pbk.
Available at 1 libraries
  Aomori
  Iwate
  Miyagi
  Akita
  Yamagata
  Fukushima
  Ibaraki
  Tochigi
  Gunma
  Saitama
  Chiba
  Tokyo
  Kanagawa
  Niigata
  Toyama
  Ishikawa
  Fukui
  Yamanashi
  Nagano
  Gifu
  Shizuoka
  Aichi
  Mie
  Shiga
  Kyoto
  Osaka
  Hyogo
  Nara
  Wakayama
  Tottori
  Shimane
  Okayama
  Hiroshima
  Yamaguchi
  Tokushima
  Kagawa
  Ehime
  Kochi
  Fukuoka
  Saga
  Nagasaki
  Kumamoto
  Oita
  Miyazaki
  Kagoshima
  Okinawa
  Korea
  China
  Thailand
  United Kingdom
  Germany
  Switzerland
  France
  Belgium
  Netherlands
  Sweden
  Norway
  United States of America
Description and Table of Contents
Description
Embracing in full the new features of the Java 2 platform as they apply to CS1 topics, this leading textbook continues to teach beginning programs how to design and implement high-quality object-oriented software. New in the second edition is a chapter entitled "Input and Output" (Ch. 7), which explains the class library used earlier in the text and explores other I/O issues such as streams, file I/O, and network-based I/O. Applets and applications are intertwined throughout the book to demonstrate computing concepts-applets, introduced in Ch. 2, build on the excitement of the web, while applications allow students to gain a clear understanding of programming concepts.
Lewis and Loftus have expanded their coverage of classes and objects with this edition (introduced in Ch. 4) to provide more in-depth discussion of methods and parameter passing, method and static variables, and method overloading. Discussion of Swing architecture and components is also new to this edition, as well as the inclusion of new Collection classes.
The Update to the second edition has been published to provide readers with additional resources to enhance their learning. It includes a CD-ROM with various development environments, the textbook example code, and the presentation slides from the book. The typeface for of some of the code has been redesigned to make it more legible. Lastly, the update includes all corrections that have been discovered since the second edition's publication. The main content and flow of the update will remain as it is.
Table of Contents
1. Computer Systems.
Introduction.
Hardware Components.
Networks.
Programming.
Programming Languages.
Graphics.
2. Objects and Primitive Data.
Introduction to Objects.
String Literals.
Variables and Assignments.
Primitive Data Types and Expressions.
Creating Objects.
Class Libraries and Packages.
Invoking Class Methods.
Formatting Output.
An Introduction to Applets.
Drawing Shapes.
3. Program Statements.
Control Flow.
The if Statement.
The switch Statement.
Boolean Expressions Revisited.
More Operators.
The while Statement.
The do Statement.
The for Statement.
Developing Programs.
Drawing using Conditionals and Loops.
4. Writing Classes.
Objects Revisited.
Anatomy of a Class.
Anatomy of a Method.
Object Relationships.
Method Overloading.
Method Decomposition.
Applet Methods.
Graphical Objects.
5. Enhancing Classes.
References Revisited.
The static Modifier.
Nested Classes.
Interfaces.
Events and Listeners.
Animations.
6. Arrays and Vectors.
Arrays.
Arrays of Objects.
Sorting.
Two-Dimensional Arrays.
The Vector Class.
Arrays and Graphics.
7. Inheritance.
Creating Subclasses.
Overriding Methods.
Class Hierarchies.
Polymorphism via Inheritance.
Indirect Use of Noninherited Members.
Interface Hierarchies.
Inheritance and Graphics.
GUI Components.
8. Exceptions and I/O Streams.
Exceptions.
Input / Output Streams.
Standard I/O.
Text Files.
Object Serialization.
9. Graphical User Interfaces.
Java GUI Overview
Containers
Components
Layout Managers
Special Features
GUI Design
10. Software Engineering.
Software Development Models.
Prototypes.
Testing.
Evolutionary Development.
The PaintBox Project.
11. Recursion.
Recursive Thinking.
Recursive Programming.
Using Recursion.
Recursion in Graphics.
12. Data Structures.
Collections
Implementing Data Structures
Classic Data Structures @AHEADS= Collection Classes
Appendix A. Glossary.
Appendix B. Number Systems.
Appendix C. The Unicode Character Set.
Appendix D. Java Operators.
Appendix E. Java Bitwise Operators.
Appendix F. Java Modifiers.
Appendix G. Java Coding Guidelines.
Appendix H. Review Checklist.
Appendix I. Comparing Java to C++.
Appendix J. An HTML Tutorial.
Appendix K. Java Exceptions and Errors.
Appendix L. Java Syntax.
Appendix M. The Java Class Library.
by "Nielsen BookData"