Squeak Language Tutorial needed...

Karl Ramberg karl.ramberg at chello.se
Fri Jan 5 20:46:16 UTC 2001



Karl Ramberg wrote:
> 
> "Stephen T. Pope" wrote:
> >
> > Hello all,
> >
> > In putting together materials for the Squeak CD-ROM (which I intend to
> > post to the list for comment real soon), I've noticed that there seems
> > to be a good collection of Squeak tutorial materials, but no real simple
> > introduction to the language itself with basic programming syntax examples.
> >
> > For example, the most comprehensive tutorial, put together from various
> > sources by Torsten Bergmann (see
> > http://www.phaidros.com/DIGITALIS/englisch/sqk/sqk00002.htm) has almost
> > no material in the section on basic programming, see the chapter
> > (outline only) on:
> >
> > Programming Smalltalk with Squeak
> >   Variables
> >     Temporary variables
> >     Instance variables
> >     Class variables
> >     Class instance variables
> >     Global variables
> >     Pool Dictionaries
> >     Pseudo variables
> >
> > Can anyone point me (and Thorsten) to available materials for this
> > section, or possibly even provide them themselves? Is there material for
> > this that we can "reuse" in one of the other Smalltalk tutorials that
> > I've overlooked?
> >
> http://www.object-arts.com/EducationCentre/BeginnersGuide/BeginnersGuide.htm
> I found this one quite helpfull. A diff with all the code that has to
> change
> is out there somewhere...
> 
> The previous together with Jim Bensons Morphic tutorials
> http://minnow.cc.gatech.edu/squeak/1253
> was what really got me started.
> Karl
> 

And of course this :
http://kaka.cosc.canterbury.ac.nz/~wolfgang/cosc205/STtutorial/index.html
I printed all off these chapters and they served as as really good
reference 
for starting up 

Karl





More information about the Squeak-dev mailing list