Previous
Now What? 
Next
Appendix 
Tcl/Tk Tutorial - Create GUI using Tk with Tcl Language
Tcl/Tk Language Reference

References

Books

John Ousterhaut's "Tcl and the Tk Toolkit" is credited by many as the best book on Tcl/Tk programming.
Get More Books on Tcl/Tk
Brent Welch's "Practical Programming in Tcl and Tk" is also a very popular book dealing with Tcl/Tk.
Get More Books on Tcl/Tk

Manual

Tcl comes with an excellent manual. There will be a help file in the 'doc' folder of Tcl/Tk installation directory. It has complete documentation of the Tcl/Tk language. As a matter of fact, much material found in this tutorial is taken from it. Tcl and the Tcl shell, tclsh, are described with "man Tcl" and "man tclsh" respectively.

External Sites

comp.lang.tcl is the primary newsgroup for people using Tcl and Tk. If you post any question here, chances are that I will read it - and I guarantee that it would be answered - by others if not by me. Please read their FAQ before asking any questions.

A recommended site for Tcl/Tk programmers and beginners is http://mini.net/tcl - The Tcler's Wiki

www.tcl.tk is the primary online resource for the Tcl/Tk developer community.

Previous
Now What? 
Next
Appendix 
Subscribe to Feed