Sciweavers


Book

Practical Programming in Tcl and Tk

15 years 2 days ago
Practical Programming in Tcl and Tk
"Tcl is a string-based command language. The language has only a few fundamental constructs and relatively little syntax, which makes it easy to learn. The Tcl syntax is meant to be simple. Tcl is designed to be a glue that assembles software building blocks into applications. A simpler glue makes the job easier. In addition, Tcl is interpreted when the application runs. The interpreter makes it easy to build and refine your application in an interactive manner. A great way to learn Tcl is to try out commands interactively."
Ken Jones, Jeff Hobbs
Added 20 Apr 2009
Updated 20 Apr 2009
Authors Ken Jones, Jeff Hobbs
Sample Chapters
  1. Starkits
  2. Threads
  3. Preface
  4. Tcl Introduction
  5. Tk Fundamentals
  6. Tk Examples
  7. Files and Programs
  8. Libraries and Packages
  9. Namespaces
  10. Network Programming
  11. Browser Plugin
  12. Eval and Quoting
  13. Regular Expressions
  14. C Programming for Tcl
  15. Building Tcl from C
  16. TclHttpd
  17. Grid
  18. Place
  19. early draft
  20.  
Comments (0)