Media Summary: 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 using stdin and stdout from Smalltalk. A look at the APIs for class String - or more properly, gives a few examples and shows you how to discover them for yourself.

Tutorial Visualworks Core Libraries Reading - Detailed Analysis & Overview

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 using stdin and stdout from Smalltalk. 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 "TGZ Archives" files from Smalltalk. A look at some of the other (non file/directory) convenience methods in class Dialog. A look at using SUnitToo to create a simple unit test.

A look at the Announcement framework - the replacement for both trigger events and change/update. A look at the differences between Strings and Symbols in Smalltalk. 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

Photo Gallery

Tutorial: VisualWorks Core Libraries - Reading Image Files
Tutorial: VisualWorks Core Libraries - File Handling in Smalltalk
Tutorial: VisualWorks Core Libraries - Using "stdin" and "stdout"
Tutorial: VisualWorks Core Libraries - String APIs
Tutorial: VisualWorks Core Libraries - Using TGZ Archives in Smalltalk
Tutorial: VisualWorks Core Libraries - Convenient Dialog Methods
Tutorial: VisualWorks Core Libraries - Using SUnitToo
Tutorial: VisualWorks Core Libraries - Announcements
Tutorial: VisualWorks Core Libraries - Strings and Symbols
Tutorial: VisualWorks Core Libraries - Basic File IO
Tutorial: VisualWorks Core Libraries - Using Zip Archives
Tutorial: VisualWorks Core Libraries - Hooking Up a USer Interface and Domain Model
View Detailed Profile
Tutorial: VisualWorks Core Libraries - Reading Image Files

Tutorial: VisualWorks Core Libraries - Reading Image Files

A look at

Tutorial: VisualWorks Core Libraries - File Handling in Smalltalk

Tutorial: VisualWorks Core Libraries - File Handling in Smalltalk

A basic introduction to file handling in Smalltalk, looking at class Filename, and at basic Stream protocol. Here's the code I used in ...

Tutorial: VisualWorks Core Libraries - Using "stdin" and "stdout"

Tutorial: VisualWorks Core Libraries - Using "stdin" and "stdout"

A look at using stdin and stdout from Smalltalk.

Tutorial: VisualWorks Core Libraries - String APIs

Tutorial: VisualWorks Core Libraries - String APIs

A look at the APIs for class String - or more properly, gives a few examples and shows you how to discover them for yourself.

Tutorial: VisualWorks Core Libraries - Using TGZ Archives in Smalltalk

Tutorial: VisualWorks Core Libraries - Using TGZ Archives in Smalltalk

A look at using "TGZ Archives" files from Smalltalk.

Tutorial: VisualWorks Core Libraries - Convenient Dialog Methods

Tutorial: VisualWorks Core Libraries - Convenient Dialog Methods

A look at some of the other (non file/directory) convenience methods in class Dialog.

Tutorial: VisualWorks Core Libraries - Using SUnitToo

Tutorial: VisualWorks Core Libraries - Using SUnitToo

A look at using SUnitToo to create a simple unit test.

Tutorial: VisualWorks Core Libraries - Announcements

Tutorial: VisualWorks Core Libraries - Announcements

A look at the Announcement framework - the replacement for both trigger events and change/update.

Tutorial: VisualWorks Core Libraries - Strings and Symbols

Tutorial: VisualWorks Core Libraries - Strings and Symbols

A look at the differences between Strings and Symbols in Smalltalk.

Tutorial: VisualWorks Core Libraries - Basic File IO

Tutorial: VisualWorks Core Libraries - Basic File IO

A look at some file and stream i/o

Tutorial: VisualWorks Core Libraries - Using Zip Archives

Tutorial: VisualWorks Core Libraries - Using Zip Archives

A look at how to

Tutorial: VisualWorks Core Libraries - Hooking Up a USer Interface and Domain Model

Tutorial: VisualWorks Core Libraries - Hooking Up a USer Interface and Domain Model

A look at hooking up a domain model to a user interface.

Tutorial: VisualWorks Core Libraries - String Parameter Substitution

Tutorial: VisualWorks Core Libraries - String Parameter Substitution

A look at String Parameter Substitution - how to do printf() type things in