Geometry.Net - the online learning center
Home  - Basic_T - Tcl Tk Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 4     61-80 of 106    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

         Tcl Tk Programming:     more books (100)
  1. Programming With Threads by Steve Kleiman, Devang Shah, et all 1996-01-23
  2. Programming perl (Nutshell Handbooks) by Larry Wall, Randal L. Schwartz, 1991-01
  3. UNIX and Shell Programming: A Textbook by Richard F. Gilberg, Behrouz A. Forouzan, 2003
  4. Linux Shell Script Programming by Todd Meadors, 2003-03-19
  5. Sams Teach Yourself Shell Programming in 24 Hours (2nd Edition) (Sams Teach Yourself) by Sriranga Veeraraghavan, 2002-03-25
  6. Unix Shell Programming by Yashavant Kanetkar, 2003-08-11
  7. Practical Linux Programming: Device Drivers, Embedded systems, and the Internet (with CD- ROM) (Programming Series) by Ashfaq A. Khan, 2002-02-27
  8. Linux Programming by Example: The Fundamentals (Prentice Hall Open Source Software Development Series) by Arnold Robbins, 2004-04-22
  9. Linux Graphics Programming with SVGAlib: An Easy-to-Use Reference for Linux Graphics Programmers by Jay Link, 2000-05-15
  10. Linux Game Programming w/CD (Prima Tech's Game Development) by Mark Collins, Martin Donlin, et all 2002-03-01
  11. Unix Programming for Dummies by James Edward Keogh, 1996-11-13
  12. Linux Programming by Example (By Example) by Kurt Wall, 1999-12-03
  13. Programming Kde 2.0: Creating Linux Desktop Applications by Lotzi Bölöni, 2000-12-30
  14. LINUX Programming for Dummies by Jim Keogh, 2000-01-15

61. Effective Tcl/Tk Programming: Writing Better Programs In Tcl And Tk - Book.nu
Effective tcl/tk programming Writing Better Programs with tcl and tk. Customer Reviews Effective tcl/tk programming Writing Better Programs with tcl and tk
http://www.book.nu/0201634740
BOOK.NU Search Title Author Top Selling
Bargain

Audiocassettes

Audio CDs
...
Women's Fiction
Effective Tcl/Tk Programming: Writing Better Programs in Tcl and Tk
Mark Harrison Michael McLennan List Price: Amazon.com Price: Publisher: Addison-Wesley Professional Availability: Usually ships within 24 hours Amazon.com sales rank: Average customer rating: Buy from Amazon.co.uk
Buy from Amazon.ca

Buy from Amazon.de

Buy from Amazon.fr
...
Find the lowest price

Customer Reviews Effective Tcl/Tk Programming: Writing Better Programs in Tcl and Tk Teachs you how to really use TCL/TK
An excellent book on the use of TCL/TK. Takes much of the mystery out of the way that TCL/TK graphic widgets work and how to build the GUIs with TCK/TK. It has many very practical sections. In particular, how the graphics rendering works, using TCL programs as data storage and the chapter on client server applications. Very easy to read and understand. All the code is available of the net so it is easy to extend the tools described. The authors are real experts but can explain the concepts well for even the novice programmer. The best book for advanced TCL/TK topics Once you have mastered tha basics of TCL/TK, then this book is a must read. It covers some very elegant programming techniques that are possible in an interpreted language, such as TCL.

62. Homework 1 - Tcl/Tk Programming
Homework 1 tcl/tk programming. CPSC 661 Integrated Systems Design Automation. In this assignment you will write a tcl program and a tcl/tk graphical program.
http://courses.cs.tamu.edu/cpsc661/walker/hw03c-1.html
Homework 1 - Tcl/Tk Programming CPSC 661: Integrated Systems Design Automation Out: Friday, October 3, 2003 Due: Friday, October 17, 2003 Assignment In this assignment you will write a Tcl program and a Tcl/Tk graphical program. Problems The first problem is to write a Tcl script to read a set of integers from a file name specified on the command line, compute the minimum, maximum, and median numbers, and print them on stdout as "Minimum: XX Maximum: XX Median: XX". The median is the number that half the numbers are below, and half are above. In the case of an even number of input values, the median is the average of the two numbers that half the remaining numbers are above and half below. For example, the median of "1 8 5 2 7" is 5, while the median of "1 8 5 2 7 6" is 5.5. Your program should not have a built-in limit on the file size, and should be able to handle at least 100 integers, both positive and negative. You should create your own input files. The files only need to have 10-20 pseudo-random numbers in them to test interesting cases. You can use tclsh or wish as the shell.

63. Tk Information (gui Internet Language Perl Programming Tcl Tk )
RTD Training UK Perl and tcl/tk Courses Professional training courses in Perl and tcl/tk programming in the UK and Ireland. RTD
http://www.programming-x.com/programming/tk.html
programming-x.com
tk Information
Cetus Links: CORBA
Collection of links on CORBA and Object Request Brokers.
Cetus Links: 19,498 Links on Objects and Components / CORBA
Eric Foster-Johnson

Resources and tips on graphical applications with Tcl and tk . Information on Perl and how to make Perl modules, Perl and the web.
Ada Network Components

Freely available components: AdaSockets, Eratho (alpha), PostgreSQL database binding (BSD license).
Freely available Ada Network Components
Tat

A thick Ada binding to the tk windowing library.
Visual Ada Developer (VAD)
A user interface builder using the tk bindings. STk A free R4RS Scheme interpreter which can access the tk graphical package. TkLua A binding tk to Lua. [Freeware] sml tk A Standard ML package providing a portable, typed and abstract interface to the user interface description and command language Tcl/ tk . It allows the implementation of graphical user interfaces in a structured and reusable way, supported by the powerful module system of Standard ML. RTD Training UK: Perl and Tcl/Tk Courses Professional training courses in Perl and Tcl/ tk programming in the UK and Ireland.

64. Cameron Laird's Personal Notes On Online Tcl Tutorials
Also, the annual tcl/tk Conferences have great tutorials. Other tcl reference works. Alan Gauld has an interesting presentation of what programming is that s a
http://phaseit.net/claird/comp.lang.tcl/tcl_tutorials.html
Cameron Laird's personal notes on online Tcl tutorials
General-purpose introductions to Tcl or Tcl/Tk
First, it's wise to read Andreas Kupries' introduction to comp.lang.tcl , where much of the daily work of Tcl is carried out. Tcl-Einführung (ohne Tk) auf Deutsch Una introduccion espanola a Tcl , e otra a Tcl/Tk Thomas Sicheritz has tutorials on a variety of Tcl subjects. Maurice Diamantini Jean-Jacques Girardot et Anne Possoz ecrivent en francais. Charles Vidal a traduit et ecrit des introductions a Tcl Tk , et la combinaison Tcl-C TclTutor has started many, many successful programmers on their careers with Tcl. Tcl for Web Nerds is an excellent tutorial. David Martland's venerable introduction to Tcl has been widely read. It's unfortunate that it has a number of stylistic deficiencies and outright errors (the example code for menus, for example, doesn't work as advertised). Mac Cody's syllabus for the E-systems study group working through Graphical Applications ...

65. Effective Tcl/Tk Programming
Effective tcl/tk programming. Book cover from Effective tcl/tk programming by Mark Harrison and Michael McLennan.
http://www.nyx.net/~tpoindex/tcl-wear/effective-tcltk.html
Effective Tcl/Tk Programming
Book cover from Effective Tcl/Tk Programming by Mark Harrison and Michael McLennan.

66. Effective Tcl/Tk Programming: Writing Better Programs With Tcl And Tk
Effective tcl/tk programming Writing Better Programs with tcl and tk Harrison; M. By AddisonWesley. Grey Matter Price £28.36
http://www.greymatter.co.uk/Developers/GmHome/sr3_prdidx.asp?id=48565

67. Holborn Books Online: Effective Tcl/Tk Programming: Writing Better Programs With
Your Email Address Click here for more details. Effective tcl/tk programming Writing Better Programs with tcl tk. by Harrison, Mark programming tcl.
http://www.holbornbooks.co.uk/details.aspx?sn=30869

68. Adventures In Linux Programming
Linux programming, courses and documents, tcl/tk, GUI design and development, tutorials. tcl/tk programming for Linux. I have been
http://members.tripod.com/rpragana/tcltk.html
var cm_role = "live" var cm_host = "tripod.lycos.com" var cm_taxid = "/memberembedded"
Adventures in Linux Programming
by Rildo Pragana
portuguese
english

Home
SOFTWARE
SlideDraw

SlideWidget

LsBrowse

Gscan
...
SQLforms

COURSE NOTES
Sys.Admin.

Tcl/tk
MISCELLANEOUS GDI printers gimp tutorial tcl-guide hardware projects ... resume ESSAYS Chapeuzinho Vermelho Linux Pernambuco Why Linux? Installfest ... Day after
Tcl/tk Programming for Linux
I have been teaching classes on tcltk programming. You main find useful my slides, in portuguese: ...or look at the interactive course below (incomplete). This is a dynamic course, using tclets instead of many pictures to make it interactive. I stress more on doing it yourself than by making it a complete coverage of the available options. This course is in portuguese and I welcome you to translate it to other languages if you like. When it's finished I will make available the slides and other course materials. Start here rildo@pragana.net Last updated: 2002/04/04 09:25:37

69. CWRULUG Bookshelf Review: Effective Tcl/Tk Programming
Title Effective tcl/tk programming Writing Better Programs with tcl and tk Author Mark Harrison, Michael McLennan Pub. Date December
http://cwrulug.cwru.edu/books/efftcltk.shtml
CWRULUG Home
Title: Effective Tcl/Tk Programming: Writing Better Programs with
Tcl and Tk
Author: Mark Harrison, Michael McLennan
Pub. Date: December 1997
Paper format, 432 pages
ISBN: ISBN 0-201-63474-0
List Price: $39.95 Publisher: Addison Wesley Longman, Inc. Reviewer: Jose Nazario (jose@biochemistry.cwru.edu) Rating: 8/10 Summary: An interesting collection of Tcl and Tk examples to help you design powerful, yet simple, Tcl and Tkapplications. Useful for anyone with an intermediate experience in Tcl and Tk. Cheap and Powerful This is yet another book I purchased because it fit a need I had (more Tk help) at a greatly reduced price. Bang for the buck, it's been stellar. I often use Tk to put a pretty front end on things that are command line driven but used by a lot of people. I find that I can learn the application that way, and waste a saturday afternoon with some scripting. The problem is that I wanted some more tips and tricks to use with Tk. This book is actually really neat in regards to developing some sharp Tk and Tcl applications. You learn some advanced Tk methods, incouding interaction with other programs, and even develop a few projects along the way. Frankly, I find myself stealing many of the subroutines for my own Tk applications from time to time.

70. RTD Training UK: Perl And Tcl/Tk Courses
RTD Training and Development professional training courses in Perl and tcl/tk programming and other languages in the UK and Ireland. programming with tcl/tk.
http://www.perl-tcl-tk-training-courses.co.uk/cgi-bin/coursedesc.pl?crs=pltcladv

71. Librairie Eyrolles, Effective Tcl/Tk Programming : Le Livre De M.Harrison M.Mcle
Effective tcl/tk programming. Writing better programs with tcl and tk. Caractéristiques. Effective tcl/tk programming Writing better programs with tcl and tk.
http://www.calindex.com/livre-informatique-programmation-langages-tcl-tk-effecti

72. LinuxShelf.com > Linux/UNIX Books > TCL/TK Programming Books
8. tcl/tk for Programmers With Solved Exercises that Work with Unix and Windows by J. Adrian Zimmer; Publisher WileyIEEE Computer Society Pr; Paperback Read
http://www.linuxshelf.com/servlet/books?category=tcltk

73. LinuxShelf.com > Linux/UNIX Book > Effective Tcl/Tk Programming: Writing Better
Effective tcl/tk programming Writing Better Programs with tcl and tk. Title Effective tcl/tk programming Writing Better Programs with tcl and tk.
http://www.linuxshelf.com/servlet/books/0201634740
Linux book addict?
Bookmark this page! LinuxShelf.com Your Linux/UNIX bookstore on the Web! Search title Search ISBN Search author Search publisher Bargains Overstocks Top sellers More RSS feeds Email LinuxShelf link
Linux Distributions

Red Hat
SuSE Slackware Debian
Advanced Linux
Administration
Clustering Security Optimization ... Drivers
Learning Linux
For Dummies
For Beginners For Professionals Teach Yourself ... Certification
Linux Internals Kernel Architecture File Systems Effective Tcl/Tk Programming: Writing Better Programs in Tcl and Tk General Description Contents Reviews ... Related Title: Effective Tcl/Tk Programming: Writing Better Programs in Tcl and Tk Authors: Mark Harrison, Michael McLennan Publisher: Addison-Wesley Professional Publication date: 08 Dec, 1997 Availability at Amazon: Usually ships within 24 hours Average customer review: 4.54 on 5 Media: Paperback ISBN: The following titles are closely related to this book, or have also been bought by customers interested in this book: Tcl/Tk: A Developer's Guide
Tcl/Tk in A Nutshell

Average rate: on Rating: Teachs you how to really use TCL/TK
An excellent book on the use of TCL/TK. Takes much of the mystery out of the way that TCL/TK graphic widgets work and how to build the GUIs with TCK/TK. It has many very practical sections. In particular, how the graphics rendering works, using TCL programs as data storage and the chapter on client server applications. Very easy to read and understand. All the code is available of the net so it is easy to extend the tools described. The authors are real experts but can explain the concepts well for even the novice programmer.

74. Pearson Books - Practical Programming In Tcl And Tk
The Reg Bookshop home Practical programming in tcl and tk. programmers. It is a guide to the tcl/tk programming language and GUI toolkit.
http://www.pearsoned.co.uk/bookshop/detail.asp?item=100000000032284&affid=tre

75. Cetus Links: 16604 Links On Objects And Components / Tcl/Tk
Effective tcl/tk programming (Mark Harrison, Michael McLennan); Graphical Applications with tcl and tk (Eric FosterJohnson); Practical
http://www.cetus-links.org/oo_tcl_tk.html
Object-Oriented Language: Tcl/Tk
  • Intro
    • Tcl stands for Tool Command Language Tcl is really two things: a scripting language, and an interpreter for that language that is designed to be easy to embed into your application. Tcl and its associated graphical user interface toolkit, Tk , were designed and crafted by Professor John Ousterhout of the University of California, Berkeley. You can find these packages on the Internet and use them freely in your application, even if it is commercial. The Tcl interpreter has been ported from UNIX to DOS, Windows, OS/2, NT, and Macintosh environments. The Tk toolkit has been ported from the X window system to Windows and Macintosh. There are many Tcl extensions freely available on the Internet. Most extensions include a C library that provides some new functionality, and a Tcl interface to the library. Examples include database access, telephone control, MIDI controller access, and expect, which adds Tcl commands to control interactive programs. The most notable extension is Tk , a toolkit for graphical user interfaces.

76. Chinese Programming With Tcl/Tk
Ioi s Chinese Computing Site Using Chinese in tcl/tk; Internationalization Support in tcl 8.1; How to Use tcl/tk 8.1 Internationalization Features.
http://www.chinesecomputing.com/programming/tcl.html

77. Comp.lang.tcl FAQ Launch Page
Draft Table of Contents and sample chapters from the 2nd edition of Brent Welch s book Practical programming in tcl/tk. General Resource sites.
http://www.purl.org/NET/Tcl-FAQ/

78. Bookpool: Effective Tcl/Tk Programming: Writing Better Programs In Tcl And Tk
May 21, 2004 EDT. Effective tcl/tk programming Writing Better Programs in tcl and tk, Mark Harrison, Michael McLennan AddisonWesley
http://www.bookpool.com/.x/na9hkpm2h8/sm/0201634740
0 items Search Subjects New Releases ... LogOut Search: Browse: Business Certification Computer Applications Databases Distributed Computing Enterprise Computing Graphics and Multimedia Hardware Networking / Comm Operating Platforms Other Topics Programming Programming Languages WWW and Internet Jun 12, 2004 EDT
Effective Tcl/Tk Programming: Writing Better Programs in Tcl and Tk
Mark Harrison Michael McLennan
Addison-Wesley, Paperback, Published December 1997, 405 pages, ISBN 0201634740 List Price: $44.99
Our Price:
You Save: $9.49 (21% Off)
Availability: Out-Of-Stock Be the First to Write a Review and tell the world about this title! People who purchase this book frequently purchase: Books on similar topics, in best-seller order: Books from the same publisher, in best-seller order: Publisher Summary of Title The Tcl scripting language and the Tk toolkit create a powerful programming environment for building graphical user interfaces. With two lines of code you can create a simple button; with two hundred lines of code, a desktop calculator; and with a thousand lines of code, an industrial-strength groupware calendar and appointment minder. Your applications run on all of the major platforms: UNIX, Windows 95/NT, and Macintosh. 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. It is ideal for developers who are acquainted with the basics of Tcl/Tk and are now moving on to build real applications.

79. Tcl/Tk
BLT Plume WWW InfoPrism Converts from SGML to various other formats. nntk tcl programming Idioms TeamWave Software Ltd. NeoWebScript
http://www.maekawa.is.uec.ac.jp/research/eunice/internal/bookmarks/79.html
Tcl/Tk
One Level Up
Standard
Tcl/Tk for Windows Users (J)
Windows¥æ¡¼¥¶¡¼¤Ë¤âÆɤá¤ëTcl/Tk¥Ú¡¼¥¸
Tcl FAQ (J)
Japanization Patch @ SRA
Mac Tk FAQ
Tcl FAQ from comp.lang.tcl (ÆüËܸìÈÇ)
Doesn't seem to be really useful.
Tcl/Tk Information
Tcl 8.0 and Tk 8.0
comp.lang.tcl
Tcl8.0/Tk8.0 Manual ...
Tech Corner
Tcl style guide and other references
Tcl Contrib Software Archive
Tcl/Tk FAQs
Wade Holst's Tcl/Tk Resources
TCL WWW Info ...
SunScript
... A Sun development team dedicated to promoting Tcl/Tk as the scripting language for the next generation of enterprise and Internet applications ...
Neosoft
CPU Training
FAQs and others (J)
Tk4.0 Porting Guide (J) ...
Tk says that your display is insecure
Object Orientation
obj-lib
[incr Tcl]
Tcl++
Tcl-only re-implementation of [incr tcl].
Jean-Luc Fontaine's home page.
Tycho
An extensible Itcl development environment that includes textual and graphical editors.
obTcl
Tea
OO for Tcl/Tk a la Java.
Expect
Expect
Expect for Windows NT
Drawing Editors
TkPaint
nep
An interactive data plot program based on BLT.
Slidedraw
Angela!

80. Tutorial Program M1am
Discounts and Student Stipends. M1AM Effective tcl/tk programming Michael J. McLennan, Lucent Technologies, Inc. tcl/tk programming is deceptively simple.
http://www.usenix.org/publications/library/proceedings/tcl97/tcl97_prgram/Tut_M1
Discounts and Student Stipends AM Effective Tcl/Tk Programming
Michael J. McLennan, Lucent Technologies, Inc. and Mark Harrison, DSC Communications Corp. Who should attend: Programmers and managers using Tcl/Tk to build real-world applications. You should have a working knowledge of Tcl/Tk. What you will learn: How non-trivial Tcl/Tk programs are put together; system architectures and coding techniques that make Tcl/Tk applications easier to develop and maintain. Tcl/Tk programming is deceptively simple. You can put together a "Hello, World!" program with just a few lines of code. But when you start to develop serious applications that require a few thousand lines of code, things can get out of hand. This tutorial draws upon the lessons learned from writing thousands of lines of Tcl/Tk code. It describes design paradigms and coding techniques that make it easier to build Tcl/Tk applications. Topics include: - How to handle data structures in Tcl - How to package Tcl/Tk code into reusable libraries - How to communicate with other processes - How to implement client/server architectures - How to use "safe" interpreters - How to deliver Tcl/Tk applications that are easy to configure and install More than anything else, you will learn techniques that will help make your Tcl/Tk projects a success.

A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  

Page 4     61-80 of 106    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

free hit counter