Diff for Examples
| Fri, 01/09/2009 - 12:03 by Stephen Woolerton | Sun, 01/11/2009 - 19:49 by Mark Carter | ||
|---|---|---|---|
Added link to as-yet-uncreated Graphical User Interfaces | |||
| < previous diff | |||
| Changes to Body | |||
| Line 23 | Line 23 | ||
| ;See also | ;See also | ||
| + | * [[Graphical User Interfaces]] | ||
| * [[Missing manual pages]] | * [[Missing manual pages]] | ||
Current revision:
Examples
By Paolo Bonzini - Posted on September 22nd, 2007
These are short tutorials designed around explaining one or two pieces of example code.
- Creating bindings to external libraries
- Networking tutorials
- Building a simple echo server with GNU Smalltalk
- Building a simple chat server with GNU Smalltalk using class inheritance
- Building a simple echo server with GNU Smalltalk's NetClients package
- Seaside development with GNU Smalltalk
- Scripting Examples
- Convert a CSV data file to an LDIF file (for import to an LDAP directory)
- Scripting operating system calls (UNIX)
- Use of basic regular expressions in parsing a file
- File and folder enumeration with system calls
- Mail scripting: POP and SMTP
- Intro to Packages and NameSpaces
- Beginner script; text file processing with explanation
- Other packages
- See also
