Java Programming, 7th Edition
- Length: 1120 pages
- Edition: 7
- Language: English
- Publisher: Cengage Learning
- Publication Date: 2013-01-31
- ISBN-10: 1285081951
- ISBN-13: 9781285081953
- Sales Rank: #764413 (See Top 100 Books)
Give your beginning programmers a thorough, engaging and hands-on introduction to developing applications with Farrell’s JAVA PROGRAMMING, 7E. This complete guide provides the details and real-world exercises today’s readers need to master Java, one of the most widely used tool among professional programmers for building visually interesting GUI and Web-based applications. With JAVA PROGRAMMING, 7E even first-time programmers can quickly develop useful programs while learning the basic principles of structured and object-oriented programming. The text explains concepts clearly and reinforces the reader-friendly presentation with meaningful real-world exercises. Full programming examples emphasize learning in context. Updated “You Do It” sections, all-new programming exercises, and new continuing cases help students build skills critical for ongoing programming success.
Table of Contents
Ch 1: Creating Java Programs
Ch 2: Using Data
Ch 3: Using Methods, Classes, and Objects
Ch 4: More Object Concepts
Ch 5: Making Decisions
Ch 6: Looping
Ch 7: Characters, Strings, and the StringBuilder
Ch 8: Arrays
Ch 9: Advanced Array Concepts
Ch 10: Introduction to Inheritance
Ch 11: Advanced Inheritance Concepts
Ch 12: Exception Handling
Ch 13: File Input and Output
Ch 14: Introduction to Swing Components
Ch 15: Advanced GUI Topics
Ch 16: Graphics
Ch 17: Applets, Images, and Sound
Appendix A: Working with the Java Platform
Appendix B: Learning About Data Representation
Appendix C: Formatting Output
Appendix D: Generating Random Numbers
Appendix E: Javadoc