Table Of Content1. Introduction to Computers and Java 2. Primitive Types, Strings, and Console I/O 3. Flow of Control. 4. Defining Classes and Methods 5. More About Objects and Methods 6. Arrays 7. Inheritance 8. Exception Handling 9. Streams and File I/O 10. Dynamic Data Structures and Generics 11. Recursion 12. Window Interfaces Using Swing 13. Applets and HTML 14. More Swing Appendix 1: Keywords Appendix 2: Precedence Rules Appendix 3: Unicode Character Set Appendix 4: SavitchIn Appendix 5: Protected and Package Modifiers Appendix 6: The Decimal Format Class Appendix 7: The Iterator Interface Appendix 8: Cloning Appendix 9: Javadoc Appendix 10: The }OptionPane Class Appendix 11: Differences Between C++ and Java Index
SynopsisFor introductory Computer Science courses using Java (CS1 with Java), and other introductory programming courses using Java offered in departments of Computer Science, Computer Engineering, Computer Information Systems, Management Information Systems, Information Technology, and Business. In a conversational style, best-selling author Walter Savitch teaches programmers problem solving and programming techniques with Java. Readers are introduced to object-oriented programming and important computer science concepts such as testing and debugging techniques, program style, inheritance, and exception handling. Savitch includes thorough coverage of the Swing libraries and event-driven programming. The Java coverage is a concise, accessible introduction that covers key language features. Objects are covered thoroughly and early in the text, with an emphasis on applications over applets. The text's highly flexible format enables instructors and readers to adapt coverage to their course needs., In a conversational style, best-selling author Walter Savitch teaches programmers problem solving and programming techniques with Java. Introduces object-oriented programming and important computer science concepts such as testing and debugging techniques, program style, inheritance, and exception handling. Includes thorough coverage of the Swing libraries and event-driven programming. Provides a concise, accessible introduction to Java that covers key language features. Covers objects thoroughly and early, with an emphasis on applications over applets. A useful reference for programmers who want to brush up on their Java skills., Introduces object-oriented programming and important computer science concepts, such as testing and debugging techniques, program style, inheritance, and exception handling. This book includes coverage of the Swing libraries and event-driven programming. It is suitable for introductory Computer Science courses using Java.