![]() ![]() |
Hosted by![]() |
|
Getting Tcl SoftwareTcl/Tk 8.6 is the latest release of the Tcl/Tk open source scripting language. There are binary installers for Windows and Macintosh, and source releases for UNIX platforms. The Tcl/Tk download ranges in size from 2 to 3.5 Megabytes. Download!. BooksThe following books are a good introduction to Tcl/Tk. Practical
Programming in Tcl and Tk by Brent Welch. Prentice Hall,
2003. 4th Ed ISBN: 0130385603.
Tcl and the Tk Toolkit by John Ousterhout, Addison-Wesley,
ISBN 0-201-63337-X Although it only covers Tcl 7.3 and Tk 3.6, it has
excellent sections on the philosophy of using Tcl. It also covers C
programming for Tcl. German translation, Tcl und Tk ISBN:
3-89319-793-1. Japanese translation ISBN: 4-89052-819-9.
Graphical
Applications with Tcl and Tk by Eric F. Johnson, M&T
Books, 1997, ISBN: 1-55851-569-0 (First edition: 1-55851-471-6). 2nd
edition covers Tcl/Tk 8.0. The book focuses on cross-platform
development on Windows and UNIX.
Tcl/Tk in
a Nutshell This is a nice reference book for Tcl/Tk
commands and the following extensions: Expect, incr Tcl, Tix, TclX,
BLT, Oratcl, Sybtcl, and Tclodbc. If you already know Tcl/Tk and these
extensions, this book is very handy. ISBN 1-56592-433-9.
Effective
Tcl/Tk Programming by Mark Harrison and Michael Mclennan,
Addison-Wesley, 1997. This book shows you how to build Tcl/Tk
applications effectively and efficiently through plenty of real-world
advice. It clarifies some of the more powerful aspects of Tcl/Tk, such
as the packer, the canvas widget, binding tags, and
sockets. Throughout the book, the authors develop numerous
applications and a library of reusable components. Learn from their
approach, follow their strategies, and steal their code for your own
applications! ISBN: 0-201-63474-0.
There are many good Tcl/Tk books, but we don't want to list them all here. For a comprehensive list of books about Tcl/Tk, check out our Tcl book list. TutorialsThe following tutorials give you step by step guides on how to use Tcl. Tcl for Web Nerds provides a nice brief introduction to the language from Abelson, Greenspun, and Sandon. They use Tcl in their work with AOLserver. How To...
TclTutor
Other Useful ResourcesThere is a wealth of information about Tcl available from the Tcl community. The following sources are good places to start. Release Notes Tcl Software Catalog
More Tcl Web
Sites
comp.lang.tcl
The Tcl URL
Tcl Success Stories
|