[squeak-dev] [ANN] Koans for Teaching the Basics of Smalltalk

Michael Perscheid michaelperscheid at googlemail.com
Tue Dec 13 15:31:29 UTC 2011


Hi all,

it's a pleasure for me to announce the Koans tutorial project for teaching beginners the basics of Smalltalk. Inspired by the Edgecase Ruby Koans project and the original "The little Lisper" book by Daniel P. Friedman and Matthias Felleisen, we have implemented Smalltalk Koans in order to help our students to get started with Smalltalk. 

Smalltalk Koans will guide you as a Smalltalk novice from first steps in Smalltalk to your first small project. The path is simple: You get a task, you solve it and, in the process, learn something. The Koans Sensei (jap.: teacher) will be your guide and introduce you to fundamental concepts in Smalltalk such as strings, blocks, collections and many more.

After a first internal use, we'd like to announce that we make this tutorial project available for the community.

https://www.hpi.uni-potsdam.de/hirschfeld/trac/SqueakCommunityProjects/wiki/smalltalk_koans

Especially, we'd like to acknowledge our student assistants, Eric Seckler, Robin Schreiber, and Partick Rein for implementing Koans in Smalltalk.

If you have any wishes for new lectures and feedback to existing ones, please let us know.

Best regards,
Michael


More information about the Squeak-dev mailing list