  |
Basic Aspects of Squeak and Smalltalk-80 Programming Language - http://www.cosc.canterbury.ac.nz/wolfgang.kreutzer/cosc205/smalltalk1.html
By Wolfgang Kreutzer. Very nice introduction. Shows how to use Squeak UI and start programming in Smalltalk. Text, code samples, many screenshots showing what to do, and how. |
  |
Happy Squeaking - http://www.ogis-ri.co.jp/otc/hiroba/technical/Squeak/squeak.html
Tutorial. Text and code samples. Japanese, with many useful English words and links. By Masashi Umezawa, one of the translators to Japanese of Simon Lewis' The Art and Science of Smalltalk: Saku Saku Smalltalk. |
  |
Making Smalltalk with the Penguin - http://linuxgazette.net/issue51/steffler.html
Series on object-oriented programming for users new to OO, or programming. Goal: introduce OO programming, and spread the fun of Smalltalking. Teaches Smalltalk generally by teaching Squeak. Text, code, screenshots. [Linux Gazette #51] |
  |
Making Smalltalk: Objects, Classes and Other Things - http://linuxgazette.net/issue60/steffler.html
Series on object-oriented programming for users new to OO, or programming. Text, code, screenshots. [Linux Gazette #60] |
  |
Making Smalltalk: OO Thinking - http://linuxgazette.net/issue65/steffler.html
Series on object-oriented programming for users new to OO, or programming. Text, code, screenshots. [Linux Gazette #65] |