SmalltalkObjectsandDesign
Jump to navigation
Jump to search
- Smalltalk Objects and Design
원본-영어
http://www.amazon.com/Smalltalk-Objects-Design-Chamond-Liu/dp/1583484906
번역진행
이화영 (Hwa Young Lee)
검수진행
없음
Smalltalk Objects and Design
번역관련 내용
Book
- Chapter 1 Objects
- Chapter 2 Classes and inheritance
- Chapter 3 Smalltalk introduction
- Chapter 4 Exercises - Foundations
- Chapter 5 Abstract classes
- Chapter 6 Containers and other indispensable ideas
- Chapter 7 CRC cards
- Chapter 8 Exercises-Implementing a design
- Chapter 9 When (not) to inherit
- Chapter 10 Use cases and dynamic relationships
- Chapter 11 The venerable model-view-controller
- Chapter 12 Building windows
- Chapter 13 Designing the UI: a brief tour
- Chapter 14 Polymorphism
- Chapter 15 Practicing polymorphism
- Chapter 16 How object-oriented languages work
- Chapter 17 Two kinds of inheritance
- Chapter 18 Design patterns
- Chapter 19 Frameworks (one hearty example)
- Chapter 20 Metaclasses
- Chapter 21 Why developing software is still hard
- Appendix: Some differences between dialects