Search Books

The Object of Java: Introduction to Programming Using Software Engineering Principles (2nd Edition)

Author David D. Riley
Publisher Addison Wesley
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
104.20 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $1.00
Share:
Book Details
ISBN / ASIN0321331583
ISBN-139780321331588
Sales Rank753,253
MarketplaceUnited States 🇺🇸

Description

The Object of Java takes an "objects-centric" approach to problem solving and programming using Java. This new edition takes full advantage of the new features of Java 5.0, and has replaced the use of the aLibrary package with increased emphasis on awt and swing. This book takes an objects first approach, and also focuses on the skills and discipline of software engineering that are needed for good programming. Since specifications are critical for conveying code behavior in the object-oriented model, discussions of method preconditions and postconditions, and class invariants are used consistently to document examples and to define example classes. It also uses the notion of patterns to identify numerous expressions, instructions, algorithms and designs that serve to pattern program segments.