How to use objects : code and concepts
(2016)

Nonfiction

Book

Call Numbers:
005.117/GAST,H

0 Holds on 1 Copy

Availability

Locations Call Number Status
Adult Nonfiction 005.117/GAST,H Due: 6/1/2024

Details

PUBLISHED
Boston : Addison-Wesley, [2016]
©2016
DESCRIPTION

xxvii, 795 pages : illustrations ; 24 cm

ISBN/ISSN
9780321995544, 0321995546 :, 0321995546, 9780321995544
LANGUAGE
English
NOTES

Part I: Language Usage -- Chapter 1: Basic Usage of Objects -- Chapter 2: Fundamental Object Structures -- Chapter 3: Abstraction and Hierarchy -- Part II: Contracts -- Chapter 4: Contracts for Objects -- Chapter 5: Testing -- Chapter 6: Fine Print in Contracts -- Chapter 7: Introduction to the Standard Widget Toolkit -- Chapter 8: A Brief Introduction to Threads -- Chapter 9: Structuring Applications with Graphical Interfaces -- Chapter 10: State Machines -- Chapter 11: Responsibility-Driven Design -- Chapter 12: Design Strategies

While most developers today use object-oriented languages, the full power of objects is available only to those with a deep understanding of the object paradigm. How to Use Objects will help you gain that understanding, so you can write code that works exceptionally well in the real world. Author Holger Gast focuses on the concepts that have repeatedly proven most valuable and shows how to render those concepts in concrete code. Rather than settling for minimal examples, he explores crucial intricacies, clarifies easily misunderstood ideas, and helps you avoid subtle errors that could have disastrous consequences. Gast addresses the technical aspects of working with languages, libraries, and frameworks, as well as the strategic decisions associated with patterns, contracts, design, and system architecture. He explains the roles of individual objects in a complete application, how they react to events and fulfill service requests, and how to transform excellent designs into excellent code. Using practical examples based on Eclipse, he also shows how tools can help you work more efficiently, save you time, and sometimes even write high-quality code for you. Gast writes for developers who have at least basic experience: those who've finished an introductory programming course, a university computer science curriculum, or a first or second job assignment. -- Provided by publisher