openbsd-ports/lang/tcltutor/pkg/DESCR
steven 72ffdfa674 import TclTutor 3.0b1
This is a package designed to teach the Tcl programming language in a
quick and easy manner.  The goal is to teach the minimal amount of Tcl
syntax, commands and options that are necessary to write useful
programs.

from Stuart Cassoff (aa72aa60 at sympatico.ca)
2008-05-02 06:43:46 +00:00

11 lines
428 B
Plaintext

This is a package designed to teach the Tcl programming language in a
quick and easy manner. The goal is to teach the minimal amount of Tcl
syntax, commands and options that are necessary to write useful
programs.
You are encouraged to use the man pages and books to augment this
tutorial.
This version covers all of the commands in the Tcl language, as of
version 7.4, and most of the commands added in later Tcl revisions.