How Do I...
Create an application
Add the user interface
Write Smalltalk scripts
Test and debug my application
Run my application
Test by printing results to the Transcript window
Debug my scripts
See what's in a debugger
Find the coding error
Find the error if I ran my application
Tip: See if the script is in the class
Find the error if I used Execute, Display, or Inspect
Look at the attribute values of objects used by my application
Find errors in scripts that run okay, but give incorrect results
Fix the coding error
Print records of the error
Debug my connections
Change my application
Build the finished software product
Work with databases
Work with complex parts
Share my work with others
How do I... tips
How Do I examples