'''Obtendo Tcl/Tk''' Procure nos [seguintes locais para encontrar binários e fontes da Tcl] de acordo com sua conveniência: Binários para plataformas comuns * ''links para Windows:'' [ActiveTcl] [http://www.activestate.com/Products/ActiveTcl/], [WinTclTk] [http://wintcltk.berlios.de/] * ''links para Tclkit'' [http://www.equi4.com/tclkit] ''e dqkit'' [http://sourceforge.net/projects/dqsoftware] * ''links para Tcl para MacOS X de Daniel Steffen'' [[ [TclTkAquaBI] ]] Código fonte * ''distribuições no sourceforge'' Tcl e Tk [http://sourceforge.net/project/showfiles.php?group_id=10894] * ''CVS no sourceforge'' [cvs] Extras que você deve conhecer * [Quais ferramentas de depuração estão disponíveis para um programador Tcl] and [Tcl Editors] * ''links to tcllib'' [tcllib] * ''links explaining the extensions concept'' [How to make Tcl/Tk work on my computer] '''Learning Tcl/Tk''' Once you've got Tcl/Tk on your computer there are a number of pages that will help you learn about Tcl and Tk * [What is Tcl] * [Tcl intro] * [Beginning Tcl] * [Beginning Tk] * [A User's Guide to Tcl/Tk] * The soon to be bundled Tutorial [http://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial.html] '''Getting deeper''' There are also a number of books available * [Informal Tcl Book Reviews] * [Book Practical Programming in Tcl and Tk] * [Book Effective Tcl - Writing Better Programs in Tcl and Tk] * [BOOK Tcl/Tk for Real Programmers] * [BOOK: Tcl/Tk: A Developer's Guide] * [Book Tcl and the Tk Toolkit] Also available is the [Tcl Tutor] program and various [Online Tcl and Tk Tutorials]. Web resources worth visiting include * [Dirty Dozen] * the [comp.lang.tcl] newsgroup '''Advanced resources''' * [Arts and Crafts of Tcl-Tk programming] ----- [Category Tutorial]