Tcl and the Tk Toolkit

Tcl and the Tk Toolkit
ISBN-10
0321670868
ISBN-13
9780321670861
Category
Computers
Pages
816
Language
English
Published
2009-08-31
Publisher
Pearson Education
Authors
Ken Jones, John K. Ousterhout

Description

John K. Ousterhout’s Definitive Introduction to Tcl/Tk–Now Fully Updated for Tcl/Tk 8.5 Tcl and the Tk Toolkit, Second Edition, is the fastest way for newcomers to master Tcl/Tk and is the most authoritative resource for experienced programmers seeking to gain from Tcl/Tk 8.5’s powerful enhancements. Written by Tcl/Tk creator John K. Ousterhout and top Tcl/Tk trainer Ken Jones, this updated volume provides the same extraordinary clarity and careful organization that made the first edition the world’s number one Tcl/Tk tutorial. Part I introduces Tcl/Tk through simple scripts that demonstrate its value and offer a flavor of the Tcl/Tk scripting experience. The authors then present detailed, practical guidance on every feature necessary to build effective, efficient production applications–including variables, expressions, strings, lists, dictionaries, control flow, procedures, namespaces, file and directory management, interprocess communication, error and exception handling, creating and using libraries, and more. Part II turns to the Tk extension and Tk 8.5’s new themed widgets, showing how to organize sophisticated user interface elements into modern GUI applications for Tcl. Part III presents incomparable coverage of Tcl’s C functions, which are used to create new commands and packages and to integrate Tcl with existing C software–thereby leveraging Tcl’s simplicity while accessing C libraries or executing performance-intensive tasks. Throughout, the authors illuminate all of Tcl/Tk 8.5’s newest, most powerful improvements. You’ll learn how to use new Starkits and Starpacks to distribute run-time environments and applications through a single file; how to take full advantage of the new virtual file system support to treat entities such as zip archives and HTTP sites as mountable file systems; and more. From basic syntax to simple Tcl commands, user interface development to C integration, this fully updated classic covers it all. Whether you’re using Tcl/Tk to automate system/network administration, streamline testing, control hardware, or even build desktop or Web applications, this is the one Tcl/Tk book you’ll always turn to for answers.

Other editions

Similar books

  • Practical Programming in Tcl/Tk
    By Ken Jones, Brent B. Welch, Jeffrey Hobbs

    ... Carl Gauthier , David Gerdes , Klaus Hackenberg , Torkle Hasle , Marti Hearst , Jean - Pierre Herbert , Jamie Honan , Norman Klein , Joe Konstan , Susan Larson , Håkan Liljegren , Lionel Mallet , Dejan Milojicic , Greg Minshall ...

  • Tcl and the Tk Toolkit
    By Ousterhout

    Whether you're using Tcl/Tk to automate system/network administration, streamline testing, control hardware, or even build desktop or Web applications, this is the one Tcl/Tk book you'll always turn to for answers.

  • Effective Tcl/Tk Programming: Writing Better Programs with Tcl and Tk
    By Mark Harrison, Michael McLennan

    You can even embed your programs in a Web page to make them available online. Mark Harrison and Michael McLennan, two noted Tcl/Tk experts, combine their extensive experience in this practical programming guide.

  • Exploring Expect: A Tcl-based Toolkit for Automating Interactive Programs
    By Don Libes

    Expect works with remote applications, too. Use it to tie together Internet applications including Telnet, Archie, FTP, Gopher, and Mosaic.Don Libes is the creator of Expect as well as the author of this book.

  • Tcl/Tk in a Nutshell: A Desktop Quick Reference
    By Paul Raines, Jeff Tranter

    Keep this book on your desk as you write scripts, and you'll be able to find almost instantly the particular option you need.Most chapters consist of alphabetical listings.

  • Tcl/Tk Tools
    By Mark Harrison

    The Tcl language and Tk toolkit, even alone, offer many benefits: They're easy to learn, capable of producing good interfaces quickly, great for prototyping applications, and they are infinitely customizable....

  • Tcl/Tk 8.5 Programming Cookbook
    By Bert Wheeler

    Over 100 great recipes to effectively learn Tcl/Tk 8.5.

  • Sams Teach Yourself Tcl/Tk in 24 Hours
    By Venkat V. S. S. Sastry, Lakshmi Sastry

    Covers Tcl expressions, control structures, lists and arrays, widgets, using Tk with Perl and C, and creating user interfaces and Web applications with Tcl

  • Tcl/Tk in a Nutshell
    By Paul Raines, Jeff Tranter

    A quick reference guide to the Tcl language and Tk graphical toolkit explains how to use them to create a range of custom applications and describes every option and command in the core Tcl/Tk distribution. Original. (Intermediate).

  • Tcl 8.5 Network Programming
    By Wojciech Kocjan

    Build network-aware applications using Tcl, a powerful dynamic programming language.