Media Summary: A look at the Web Support package, and how it makes programmatic usage of web resources (such as forms) simpler. A look at the APIs for class String - or more properly, gives a few examples and shows you how to discover them for yourself. A look at using SUnitToo to create a simple unit test.
Tutorial Visualworks Core Libraries Automating - Detailed Analysis & Overview
A look at the Web Support package, and how it makes programmatic usage of web resources (such as forms) simpler. A look at the APIs for class String - or more properly, gives a few examples and shows you how to discover them for yourself. A look at using SUnitToo to create a simple unit test. A look at how to customize an object's string display, both for a UI and for an inspector. A look at how to move to the SUnitToo tools without having to migrate all of your existing SUnit tests. A look at using "TGZ Archives" files from Smalltalk.
A look at using stdin and stdout from Smalltalk. A look at some of the other (non file/directory) convenience methods in class Dialog. A basic introduction to file handling in Smalltalk, looking at class Filename, and at basic Stream protocol. Here's the code I used in ... A look at hooking up a domain model to a user interface. A look at String Parameter Substitution - how to do printf() type things in