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 some of the other (non file/directory) convenience methods in class Dialog.

Tutorial Visualworks Core Libraries Timers - 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 some of the other (non file/directory) convenience methods in class Dialog. A look at using SUnitToo to create a simple unit test. 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 MD5, something you need quite often in working with HTTP APIs.

A look at the differences between Strings and Symbols in Smalltalk. A look at using "TGZ Archives" files from Smalltalk. A look at the Announcement framework - the replacement for both trigger events and change/update. A look at how to move to the SUnitToo tools without having to migrate all of your existing SUnit tests.

Photo Gallery

Tutorial: VisualWorks Core Libraries - Timers and Durations
Tutorial: VisualWorks Core Libraries - String APIs
Tutorial: VisualWorks Core Libraries - Using "stdin" and "stdout"
Tutorial: VisualWorks Core Libraries - Convenient Dialog Methods
Tutorial: VisualWorks Core Libraries - Using SUnitToo
Tutorial: VisualWorks Core Libraries - File Handling in Smalltalk
Tutorial: VisualWorks Core Libraries - Using MD5
Tutorial: VisualWorks Core Libraries - Strings and Symbols
Tutorial: VisualWorks Core Libraries - Using TGZ Archives in Smalltalk
Tutorial: VisualWorks Core Libraries - Announcements
Tutorial: VisualWorks Core Libraries - Creating a Menu
Tutorial: VisualWorks Core Libraries - SUnit to SUnitToo
View Detailed Profile
Tutorial: VisualWorks Core Libraries - Timers and Durations

Tutorial: VisualWorks Core Libraries - Timers and Durations

A look at the

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 "stdin" and "stdout"

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

A look at using stdin and stdout 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 - 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 MD5

Tutorial: VisualWorks Core Libraries - Using MD5

A look at using MD5, something you need quite often in working with HTTP APIs.

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 - 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 - 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 - Creating a Menu

Tutorial: VisualWorks Core Libraries - Creating a Menu

A look at adding a menu to a

Tutorial: VisualWorks Core Libraries - SUnit to SUnitToo

Tutorial: VisualWorks Core Libraries - SUnit to SUnitToo

A look at how to move to the SUnitToo tools without having to migrate all of your existing SUnit tests.

Tutorial: VisualWorks Core Libraries - Basic File IO

Tutorial: VisualWorks Core Libraries - Basic File IO

A look at some file and stream i/o