Tcl Programming
Publisher: Wikibooks 2010
Description:
Tcl (Tool Command Language) is a dynamic programming/scripting language based on concepts of Lisp, C, and Unix shells. It can be used interactively, or by running scripts (programs) which can use a package system for structuring, hence allowing to do much with little code. This book also discusses the GUI toolkit Tk in considerable extent.
Download or read it online for free here:
Read online
(online html)
Similar books
Practical Programming in Tcl and Tk
by Brent Welch, Ken Jones - Prentice Hall PTR
A practical guide to Tcl and Tk programming, useful both to the beginners and experts. The book includes examples, summarizing tables with Tcl commands and Tk widgets. The details of using Tcl and Tk on Windows, UNIX and Macintosh are described.
(23239 views)
by Brent Welch, Ken Jones - Prentice Hall PTR
A practical guide to Tcl and Tk programming, useful both to the beginners and experts. The book includes examples, summarizing tables with Tcl commands and Tk widgets. The details of using Tcl and Tk on Windows, UNIX and Macintosh are described.
(23239 views)
TCLWISE: An Introduction to the Tcl Programming Language
by Salvatore Sanfilippo - invece.org
This book is an introduction to the main ideas of the Tcl programming language: If you wish to learn a simple and powerful programming language, this book is for you. The only prior knowledge needed is some basic understanding of programming.
(10591 views)
by Salvatore Sanfilippo - invece.org
This book is an introduction to the main ideas of the Tcl programming language: If you wish to learn a simple and powerful programming language, this book is for you. The only prior knowledge needed is some basic understanding of programming.
(10591 views)
Tcl for Web Nerds
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.
(9359 views)
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.
(9359 views)
Tcl Tutorial
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.
(11538 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.
(11538 views)