Introduction to OOP
Chapter 5: Messages Instances and Initialization:
next
previous
audio
real
text
Chapter Summary
In this chapter we have examined the following topics:
Message Passing Syntax
Object Creation and Initialization (constructors)
Accessing the Receiver from within a method
Memory Management or garbage collection
Metaclasses in Smalltalk
Intro OOP,
Chapter 5
, Slide 14