chronos-st.org — A tutorial/primer that describes and explains Smalltalk's computational model and syntax. The focus is on the fundamental importance to Smalltalk of message-oriented programming, late binding and strong but dynamic typing. Also explained is why most other "OOP" languages, in their attempt to copy from Smalltak, failed to "get the message."
Sep 27, 2007 View in Crawl 4
sourcemageSep 27, 2007Submitter
There is some discussion of the referenced article at the following link: <a class="user" href="http://onsmalltalk.com/programming/smalltalk/an-excellent-smalltalk-tutorial-by-alan-lovejoy/">http://onsmalltalk.com/programming/smalltalk/an-ex ...</a>