Media Summary: 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 stdin and stdout from Smalltalk. A look at using SUnitToo to create a simple unit test.
Tutorial Visualworks Core Libraries Platform - Detailed Analysis & Overview
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 stdin and stdout from Smalltalk. A look at using SUnitToo to create a simple unit test. A look at how to move to the SUnitToo tools without having to migrate all of your existing SUnit tests. A look at hooking up a domain model to a user interface. 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 reading (graphic) image files in Smalltalk. A look at using "TGZ Archives" files from Smalltalk. A look at the Web Support package, and how it makes programmatic usage of web resources (such as forms) simpler. A look at String Parameter Substitution - how to do printf() type things in A look at the Announcement framework - the replacement for both trigger events and change/update. ... can do that you can go ahead and use the stuff in
A look at how to read Zip files from Smalltalk. A look at using File Dialogs (native and emulated). A look at how to customize an object's string display, both for a UI and for an inspector. A look at random file access in the context of BOSS - i.e., opening a BOSS file, and indexing to a specific object.