Skip to content

Smalltalk Object and Design

Best in textbook rentals since 2012!

ISBN-10: 0132683350

ISBN-13: 9780132683357

Edition: N/A

Authors: Chamond Liu

List price: $44.00
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

A specific, practical guide to using object-oriented principles in the SmallTalk environment. This book describes object-oriented design principles and then demonstrates those principles at work in real SmallTalk programs.
Customers also bought

Book details

List price: $44.00
Publisher: Prentice Hall PTR
Binding: Hardcover
Pages: 300
Size: 7.25" wide x 9.50" long x 1.00" tall
Weight: 1.738
Language: English

Acknowledgments
Preface
Objects
Classes and inheritance
Smalltalk introduction
Exercises - Foundations
Abstract classes
Containers and other indispensable ideas
CRC cards
Exercises - Implementing a design
When (not) to inherit
Use cases and dynamic relationships
The venerable model-view-controller
Building windows
Designing the UI: a brief tour
Polymorphism
Practicing polymorphism
How object-oriented languages work
Two kinds of inheritance
Design patterns
Frameworks (one hearty example)
Metaclasses
Why developing software is still hard
Some differences between dialects
References
Index