Geometry.Net - the online learning center
Home  - Basic_T - Tcl Tk Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 111    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. Tcl and Tk Programming for the Absolute Beginner by Kurt Wall, 2007-10-12
  2. Practical Programming in Tcl and Tk (4th Edition) by Brent Welch, Ken Jones, 2003-06-20
  3. Effective Tcl/Tk Programming: Writing Better Programs with Tcl and Tk (Addison-Wesley Professional Computing Series) by Mark Harrison, Michael McLennan, 1997-12-18
  4. Practical Programming in Tcl and Tk/Book and Disk by Brent B. Welch, 1995-04
  5. Effective Tcl/Tk Programming: Writing Better Programs with Tcl and TK by Mark & Michael McLennan Harrison, 1998
  6. Practical Programming in Tcl and Tk by Brent B. Welch, 1997
  7. Practical Programming in Tcl and Tk (4th Edition) by Brent; Jones, Ken; Hobbs, Jeffrey Welch, 2003
  8. Practical Programming In Tcl & Tk by Brent B. Welch , 1997
  9. PRACTICAL PROGRAMMING IN TCL AND TK by Brent B. Welch, 1999
  10. More Practical Programming in Tcl/Tk by Kenny, Kevin B. Kenny, 2002-10
  11. Graphical Applications with Tcl & TK by Eric Foster-Johnson, 1997-10-30
  12. Tcl/Tk for Programmers: With Solved Exercises that Work with Unix and Windows by J. Adrian Zimmer, 1998-08-27
  13. Tcl/Tk Programmer's Reference by Chris Nelson, 1999-10-12
  14. Tcl/Tk For Real Programmers by Clif Flynt, 1998-12-04

1. TclTutor Interactive Computer Aided Instruction For Tcl
about computer terminology and general programming techniques, while Go to TclTutor, Tcl/Tk and TkMan download links
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

2. Simplified Wrapper And Interface Generator
highlevel programming languages. SWIG is used with different types of languages including common scripting languages such as Perl, Python, Tcl
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

3. Tcl/Tk On Windows Frequently-Asked Questions
Tcl and the Tk Toolkit by John Ousterhout, AddisonWesley, 1994. Practical Programming with Tcl and Tk by Brent Welch, Prentice Hall, 1997.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

4. Tcl/Tk Resources
The code behind it is all Tcl. No you can't have it, we plan on using it in yet another Tcl Book. Yes, some of the moderators do Tcl programming by
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

5. The Zircon X11 IRC Client
A X Window interface to internet relay chat written in Tcl/Tk and using the native network communications of Tcl.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

6. Cetus Links 16604 Links On Objects And Components / Tcl/Tk
How To Write Tclets (?) Tcl and Java Programming Practice and Pitfalls (John Reekie) Tcl Overview (DejaGnu)
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

7. A Cookbook For The Tool Command Language (Tcl) And The Tk Toolkit
The emphasis is on enabling the readers gain familiarity with Tcl/Tk programming within a very shorttime so they can proceed to develop their own.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

8. Introduction To The Tcl Programming Language
Introduction to the Tcl Programming Language Table of Contents Course Availability. Course Prerequisites. Emacs Tutorial
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

9. Practical Programming In Tcl And Tk
41. C Programming and Tcl Using the Tcl C Library Application Structure Creating a Loadable Package The load Command Using
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

10. Tcl/Tk Programming Idioms
Tcl/Tk Programming Idioms. The following patterns describe programming idioms for the Tcl/Tk language and userinterface toolkit.
http://tmsyn.wc.ask.com/r?t=an&s=hb&uid=24312681243126812&sid=343126

11. Practical Programming In Tcl And Tk
Fifteen out of 48 chapters of Brent Welch's book.
http://www.beedub.com/book/2nd/booktoc.mif.html
[Top] [Prev] [Next] [Bottom]
List of Examples
List of Tables
Preface
I Tcl Basics
1. Tcl Fundamentals
Tcl Commands
Hello, World!
Variables ...
Next Steps
4. String Processing in Tcl
The string Command
Strings and Expressions
The append Command
The format Command
The scan Command
String Matching
The binary Command
Format Templates
Examples
Related Chapters
5. Tcl Lists
Tcl Lists
Constructing Lists
The list command
The lappend Command
The concat Command
Getting List Elements: llength, lindex, and lrange
Modifying Lists: linsert and lreplace
Searching Lists: lsearch
Sorting Lists: lsort
The split Command
The join Command
Related Chapters
6. Control Structure Commands
If Then Else
Switch
Comments in switch Commands
While
Foreach
Multiple Loop Variables
Multiple Value Lists
For
Break and Continue
Catch
Catching More Than Errors
Error
Return
7. Procedures and Scope
The proc Command
Changing Command Names with rename
Scope
The global Command
Call by Name Using upvar
Variable Aliases with upvar
Associating State with Data
Commands That Take Variable Names
8. Tcl Arrays

12. Introduction To The Tcl Programming Language
Basic tk Progamming; Object Oriented programming with incr tcl tcl Distributed programming in Proceedings of the tcl/tk Workshop.
http://www.lib.uchicago.edu/keith/tcl-course/
Introduction to the Tcl Programming Language
Table of Contents:
  • Course Availability
  • Course Prerequisites
  • Emacs Tutorial
  • Course Schedule and Location ...
  • An Overview of the Tcl Programming Language
    Course Availability
    This course is being offered internally to U. of C. Library Systems staff only.
    Course Prerequisites
    • Some previous programming experience.
    • Working knowledge of any Unix text editor (emacs, vi, axe, etc).
    Emacs Tutorial
    On Tuesday 12 July 1994, I will offer a tutorial introduction to the Emacs text editor to anyone who would like to attend. The tutorial will be held in BSLC-018 , the lab-like classroom in the basement of the Biological Sciences Learning Center.
    Course Schedule and Location
    Lectures for the course will be Tuesday-Thursday, 3:00-4:30. The first class will be 14 July 1994. The course will last approximately eight to ten weeks. Classes will be held in BSLC-018 , with the exception of 21 July and 2 August, when the room is busy. On these two days we will meet in JRL-124.
    Tentative Draft Syllabus
    The course will cover basic Extended Tcl programming, with coverage of simple Expect programming, Tcl-DP, and some very minimal exposure to Tk. This syllabus is subject to change, and depending on the speed at which the course progresses, we may not get to cover everything listed: in other words, we won't rush the course.
  • 13. Practical Programming In Tcl And Tk
    Practical programming in tcl and tk. 4th Edition ISBN 013-038560-3 The 4th Edition describes tcl/tk 8.4. Please view corrections for Errata in the 4th
    http://www.beedub.com/book/
    Practical Programming in Tcl and Tk
    4th Edition ISBN: 0-13-038560-3
    June, 2003
    welch@acm.org
    The 4th Edition describes Tcl/Tk 8.4.
    Please view corrections for Errata in the 4th edition. If you find an error not listed, please let me know. Buy the Book from Amazon.com Sample chapters available for download, a few from each edition: Starkits 4th ed pdf Threads 4th ed pdf Preface 3rd ed pdf Tcl Introduction 3rd ed pdf Tk Fundamentals 2nd ed html Tk Examples 3rd ed pdf Files and Programs 2nd ed html Libraries and Packages 2nd ed html Namespaces 2nd ed html Network Programming 2nd ed html Browser Plugin 2nd ed html Eval and Quoting 3rd ed pdf Regular Expressions 3rd ed pdf C Programming for Tcl 3rd ed pdf Building Tcl from C 3rd ed pdf TclHttpd 3rd ed pdf Grid 4th ed pdf Place 2nd ed html early draft 1st ed pdf Still using the first edition second edition or third edition ? Follow these links for errata for those editions. Feel free to email detailed comments to me at welch@acm.org and put the word "book" into the subject. I have put a few responses up on the web. See what folks are saying about the book.

    14. Tcl/Tk On Windows Frequently-Asked Questions
    A frequentlyasked questions, also called a FAQ, covers problems with the tcl/tk programming on the Windows platform.
    http://www.pconline.com/~erc/tclwin.htm

    15. 7B Software, Inc.
    Software development and consulting for Unix/Linux, computer security, and tcl/tk GUI programming
    http://www.7bsoftware.com/
    7B Software, Inc. Home Contact About 7B Software, Inc. Professional Resume Programming Techniques ... Computer Industry Predictions Software engineering, programming, and consulting for:
    • Unix and Linux
    • TCP/IP
    • Computer security
    7B Software has been in business since 1994, solving problems for clients and writing software that stands the test of time. I'm founder and programmer Mark Smith. I love the challenge of finding out what you need and how we can work together to meet that need. I'll listen to you. I'll respond to you. I'll work hard to help ensure your project's success.
    Member, Association
    for Computing Machinery
    7B Software believes it's your computer. Take some steps to keep it that way. Apparently, Microsoft believes it too

    16. Arts And Crafts Of Tcl-Tk Programming
    Arts and Crafts of tcltk programming. DISCLAIMER This is not a book, though the title sounds like one (or rather a whole shelf full of good books ;-).
    http://wiki.tcl.tk/969
    Arts and Crafts of Tcl-Tk Programming
    the Tcler's Wiki . The ideas and contributions collected here needed some more indexing, and that's what this page tries to do. See also Where can I find a book about Tcl Tcl articles Richard Suchenwirth , but hopefully improved by many of you... TABLE OF CONTENTS (see also Recent Changes New pages Search - CHATROOM: http://purl.org/mini/cgi-bin/chat.cgi What is Tcl Beginning Tcl Is Tcl different! ... Tcl heritage

    17. Do-It-Yourself English Teaching Activities
    Text processing using the computer programming languages Perl, tcl/tk, and Python, Perl scripts for extracting sentences out of HTML web pages.
    http://www.geocities.com/SoHo/Square/3472/index.html
    New Linguistics Programming Page
    Language Zoo: Conversational Moves

    Movie Scenes for Roleplay

    Lexical Phrase Resources
    ...
    Computational Linguistics Links

    Do-It-Yourself English Teaching Activities Language Discovery and Exploration Tools for English Teachers,
    Translators, and Writers
    by Jon Fernquest
    New Balzac Reading Page

    New Business Language Page

    Linguistics Programming Page
    The Language Zoo (Conversational Moves) Activity Graphs with Scripted Language Scheduling Business Meetings (Business Activity)
    Looking for someone Making and canceling appointments, suggesting times, inviting, accepting and declining invitations, politely declining invitations, apologizing, inquiring whether invitation is accepted or declined, inquiring about and expressing preference, expressing regret. Business Problems (Business Activity) Asking and offering advice, asking for and offering suggestions Corporate Organization (Business Activity) Describing what someone does in their job including responsibilities and why the job is important. Acquisitions Fever (Business Activity) Stating reservations, making predictions, giving advice

    18. Book Practical Programming In Tcl And Tk
    Breadcrust I have Effective tcl/tk programming myself, and it isnt a bad book, but it focuses too much on tk but not so much on tcl, and always uses the
    http://wiki.tcl.tk/1670
    Book Practical Programming in Tcl and Tk
    Author: Brent Welch This book has been out for some time now. For information on the most recent edition, see Book Practical Programming in Tcl and Tk, Fourth Edition (released in June of 2003). I bought this book to learn Tcl/Tk, I graduate with an MIS major, and I am mainly trying to prepare myself to be a descent developer. I looked in many programming language, read several chapters from several books on several different programming language. I saw the need to focus on one language to try to move forward with my career and skill record. I picked Tcl/Tk. I think it offers a nice balance between being an interesting language that can help me develop application in different domains, and thus opens many opportunies for me. This book was really disapointing for me. I read some of the chapters availbe online, and I remember I was satisfied by what I saw in the first chapter and the regex chapter. I book table of content is huge around 50 chapters that covers every aspect of Tcl. And I still drewel as I skim through it from time to time. But the content of some chapter is disapointing. The author keeps refering to other part of books, in way that keeps you wondering and annoyed, you never feel you have your feet firm on the ground if you know what I mean. If don't want to read chapter 16 when I am still in chapter 6, and if I need to, then maybe the topics sequence is not the best, which I think it is. I feel the next edition need to include less references to other parts of the book.

    19. New York Group Theory Cooperative
    Software (Magnus), preprints, meetings, links. Magnus a graphically-oriented system for computational group theory - allows one to explore and experiment with abstract groups without the need for learning yet another programming language. Magnus is freely available software (GPL) based on tcl/tk.
    http://zebra.sci.ccny.cuny.edu/web/

    20. RTD Training UK: Perl And Tcl/Tk Courses
    Professional training courses in Perl and tcl/tk programming in the UK and Ireland.
    http://www.perl-tcl-tk-training-courses.co.uk/
    Professional training courses in Perl and Tcl/Tk programming and other languages in the UK and Ireland
    RTD Training
    Training Home Page Courses On-Site Courses Custom Courses ... About RTD
    Perl and Tcl/Tk Courses
    Courses
    C Programming C++ Programming C++ Programming for C Programmers C++ Advanced Programming Java Programming Java Programming for C++ Programmers Java Advanced Programming Java User Interface Programming with Swing Java Enterprise Programming Unix Network Programming Understanding TCP/IP Overview of Web Technologies Developing Interactive Websites using Perl and IIS Developing Interactive Websites using ASP and Visual InterDev Developing Interactive Websites using Perl + Apache and MySQL Developing Interactive Websites using PHP + Apache and MySQL Developing Interactive Websites using Python + Apache and MySQL Web Development with Microsoft InterDev Introduction to XML and XSL HTML Authoring Web Development with Microsoft FrontPage Web Development with Macromedia DreamWeaver Web Development with Macromedia HomeSite Web Development with HoTMetaL Pro Web Development with ColdFusion Unix and Linux Fundamentals Korn and Bourne Shell Programming C-Shell Programming Introduction to Unix/Linux and Shell Programming Unix System Administration Red Hat Linux Installation and Administration SuSE Linux Installation and Administration Debian GNU/Linux Installation and Administration Caldera OpenLinux Installation and Administration Mandrake Linux Installation and Administration Slackware Linux Installation and Administration

    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 1     1-20 of 111    1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter