| Tcl Dev Kit User Guide | |
Tcl/Tk Resources
Internet Resources
Web sites that provide information about Tcl/Tk include:
- ASPN, the ActiveState
Programmer Network, features productivity tools and information resources for Tcl programmers.
Check out the Tcl Cookbook,
a collaborative website of Tcl code recipes.
- The Tcl Resource Center provides an annotated index to Tcl-related Web sites to help you find the information
that you are seeking. See the Tcl Resource Center at http://www.tcl-tk.net/.
- The Tcl'ers Wiki is a collaborative website dedicated to Tcl and Tcl extensions. See
http://wiki.tcl.tk.
The comp.lang.tcl newsgroup provides a forum for questions and answers about Tcl.
Announcements about Tcl extensions and applications are posted to the comp.lang.tcl.announce newsgroup.
Top
If you are new to Tcl/Tk, here are some programming guides that can help you get started:
- Practical Programming in Tcl and Tk, by Brent Welch, published by Prentice Hall, 1997.
- Graphic Applications for Tcl/Tk, by Eric F. Johnson, M&T Books, 1997.
- Effective Tcl/Tk Programming; Writing Better Programs with Tcl/Tk, by Mark Harrison and Michael McLennan, published by Addison Wesley, 1998.
- Tcl/Tk for Real Programmers, by Clifton Flynt, published by Academic Press Professional, 1998.
- Tcl/Tk for Programmers With Solved Exercises That Work With Unix and Windows, by J. A. Zimmer, published by IEEE, 1998.
- Tcl and the Tk Toolkit, by John Ousterhout, published by Addison-Wesley, 1994.
Top