Practical Programming in Tcl and Tk
by Brent Welch, Ken Jones
Publisher: Prentice Hall PTR 2003
ISBN/ASIN: 0130385603
ISBN-13: 9780130385604
Number of pages: 960
Description:
Practical Programming in Tcl and Tk is meant as a practical guide to help the readers get the most out of Tcl and Tk and avoid some of the frustrations. This book is meant to be useful to the beginner in Tcl as well as the expert. You are assumed to have some programming experience, although you should be able to get by even if you are a complete novice.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books

by Hal Abelson, Philip Greenspun, Lydia Sandon
We hope that a professional programmer or MIT student can breeze through this book in one evening. By the end of the evening, that person should have learned Tcl, learned a little something about the Web, and not have been bored.
(9402 views)

- Wikibooks
Tcl is a dynamic programming/scripting language based on concepts of Lisp, C, and Unix shells. It can be used interactively, or by running scripts which can use a package system for structuring. This book also discusses the GUI toolkit Tk.
(14391 views)

by Clif Flynt, et al. - Tcl Developer Xchange
The tutorial is aimed at those who have some knowledge of programming, although you certainly don't have to be an expert. It is intended as a companion to the Tcl manual pages which provide a reference for all Tcl commands.
(11589 views)

by John K. Ousterhout - Addison-Wesley
The text takes a no-nonsense approach to the language, describing the elements of Tcl and Tk in programming-reference-style detail. If you are already familiar with a C-like language and want an introduction to Tcl and Tk, this is the book for you.
(20377 views)