Dimensions
175 x 245 x 19mm
This teaching text for software design and programming includes comprehensive coverage of the Java language including plenty of fully designed and implemented examples.
This book is fully compatible with Java 2 throughout, including the current release of 1.3 and 1.4. Throughout the book there are in-text questions; review questions and exercises appear at the end of each chapter. The answers to the in-text questions are given in Appendix A and the answers to selected exercises appear in Appendix B. The answers to the remaining exercises are given in the lecturer's supplement with other supporting material.
Table of Contents: Introduction; 1. Object-Orientated basics; 2. Primitive data types and the String class; 3. Basic control structures; 4. Implementation of one subject; 5. Adding graphical user input and output; 6. Specialisation to aid reuse; 7. Providing objects with more significant functionality; 8. Communication between objects; 9. Storing and retrieving data from multiple objects; 10. Building your own reusable class.