Cargando…

Tcl/tk : a developer's guide /

Tcl/Tk (Tool Command Language/Tool Kit) makes it fast and easy to implement any type of application, from games to network analyzers. Tcl/Tk is a full-bodied, mature programming platform used by NASA rocket scientists, Wall Street database experts, Internet designers, and open source programmers aro...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Flynt, Clif
Formato: Electrónico eBook
Idioma:Inglés
Publicado: San Francisco, Calif. : Oxford : Morgan Kaufmann ; Elsevier Science, 2003.
Edición:2nd ed.
Colección:Morgan Kaufmann Series in Software Engineering and Programming.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000 a 4500
001 SCIDIR_ocm52611582
003 OCoLC
005 20231117015027.0
006 m o d
007 cr cn|||||||||
008 030715s2003 cau ob 001 0 eng d
010 |z  2003103960 
040 |a N$T  |b eng  |e pn  |c N$T  |d OCLCQ  |d YDXCP  |d OCLCQ  |d TUU  |d OCLCQ  |d TNF  |d OCLCQ  |d OPELS  |d OCLCE  |d E7B  |d ZCU  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCF  |d NLGGC  |d OCLCQ  |d AGLDB  |d PIFBR  |d OCLCQ  |d WY@  |d LUE  |d STF  |d D6H  |d VTS  |d CEF  |d INT  |d OCLCQ  |d OCLCO  |d YOU  |d CANPU  |d OCLCQ  |d OCLCO  |d LEAUB  |d W2U  |d CNTRU  |d OL$  |d UKBTH  |d VT2  |d OCLCO  |d OCLCQ  |d UKAHL  |d COA  |d OCLCO 
019 |a 162596281  |a 300968533  |a 507598643  |a 606953308  |a 673035139  |a 961610145  |a 962691983  |a 974108889  |a 974445242  |a 974769952  |a 992002356  |a 1035709981  |a 1044246821  |a 1044294935  |a 1048953006  |a 1053092699  |a 1056376543  |a 1056392475  |a 1075080661  |a 1077860352  |a 1086516484  |a 1086944120  |a 1097345237  |a 1102538959  |a 1112870981  |a 1113092827  |a 1156328880  |a 1159654111  |a 1340106453 
020 |a 058545616X  |q (electronic bk.) 
020 |a 9780585456164  |q (electronic bk.) 
020 |a 9781558608023 
020 |a 1558608028 
020 |a 1281022659 
020 |a 9781281022653 
020 |a 9786611022655 
020 |a 6611022651 
020 |a 0080518435 
020 |a 9780080518435 
024 8 |a (WaSeSS)ssj0000255779 
035 |a (OCoLC)52611582  |z (OCoLC)162596281  |z (OCoLC)300968533  |z (OCoLC)507598643  |z (OCoLC)606953308  |z (OCoLC)673035139  |z (OCoLC)961610145  |z (OCoLC)962691983  |z (OCoLC)974108889  |z (OCoLC)974445242  |z (OCoLC)974769952  |z (OCoLC)992002356  |z (OCoLC)1035709981  |z (OCoLC)1044246821  |z (OCoLC)1044294935  |z (OCoLC)1048953006  |z (OCoLC)1053092699  |z (OCoLC)1056376543  |z (OCoLC)1056392475  |z (OCoLC)1075080661  |z (OCoLC)1077860352  |z (OCoLC)1086516484  |z (OCoLC)1086944120  |z (OCoLC)1097345237  |z (OCoLC)1102538959  |z (OCoLC)1112870981  |z (OCoLC)1113092827  |z (OCoLC)1156328880  |z (OCoLC)1159654111  |z (OCoLC)1340106453 
042 |a dlr 
050 4 |a QA76.73.T44  |b F59 2003eb 
072 7 |a COM  |x 051310  |2 bisacsh 
072 7 |a COM  |x 051280  |2 bisacsh 
072 7 |a COM  |x 051130  |2 bisacsh 
082 0 4 |a 005.13/3  |2 21 
100 1 |a Flynt, Clif. 
245 1 0 |a Tcl/tk :  |b a developer's guide /  |c Clif Flynt. 
250 |a 2nd ed. 
260 |a San Francisco, Calif. :  |b Morgan Kaufmann ;  |a Oxford :  |b Elsevier Science,  |c 2003. 
300 |a 1 online resource (xxxi, 759 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
347 |b PDF 
490 1 |a The Morgan Kaufmann Series in Software Engineering and Programming 
500 |a Includes indexes. 
504 |a Includes bibliographical references (pages xxx-xxxi) and index. 
505 0 |a Tcl/Tk Features; The Mechanics of Using the Tcl and Tk Interpreters; Introduction to the Tcl Language; File System; Disk I/O and Sockets; Using Strings and Lists; Building Complex Data Structures with Lists and Arrays; Procedure Techniques; Namespaces and Pack; Introduction to Tk Graphics; Using the Canvas Widget; The Text Widget and htmllib; Tk Megawidgets; Writing a Tcl Extension; Extensions and Package; Programming Tools; Tips and Techniques. 
506 |3 Use copy  |f Restrictions unspecified  |2 star  |5 MiAaHDL 
520 |a Tcl/Tk (Tool Command Language/Tool Kit) makes it fast and easy to implement any type of application, from games to network analyzers. Tcl/Tk is a full-bodied, mature programming platform used by NASA rocket scientists, Wall Street database experts, Internet designers, and open source programmers around the world. Tcl/Tk's multi-faceted and extensible nature make it ideal for developing end-user GUIs, client/server middleware, Web applications, and more. You can code completely in Tcl, use any of hundreds of extensions, call C or Java subroutines from Tcl/Tk, or use Tcl to glue legacy applications together. Written from a programmer's perspective, Tcl/Tk: A Developer's Guide describes how to use Tcl's standard tools and the unique features that make Tcl/Tk powerful: including graphics widgets, packages, namespaces, and extensions. With this book an experienced programmer will be able to code Tcl in a few hours. In just a few chapters you will learn about Tcl features that allow you to isolate and protect your code from being damaged in large applications. You will even learn how to extend the language itself. Tcl/Tk: A Developer's Guide clearly discusses development tools, proven techniques, and existing extensions. It shows how to use Tcl/Tk effectively and provides many code examples. This fully revised new edition is the complete resource for computer professionals, from systems administrators to programmers. It covers versions 7.4 to 8.4 and includes a CD-ROM containing the interpreters, libraries, and tutorials to get you started quickly. Additional materials in the book include case studies and discussions of techniques for the advanced user. On the CD-ROM *Distributions for Tcl 8.3 and 8.4 for Linux, Solaris, Macintosh, and Windows. *A copy of ActiveTcl from ActiveState. *The latest release of TclTutor. *How-to's and tutorials as well as copies of all the tools discussed in the book. *The author's "Tclsh Spot" articles from :login; magazine and the "Real World" Tcl/Tk chapters from the first edition. *Demo copies of commercial development tools from ActiveState and NeatWare. *Many open source Tcl/Tk development tools. *Tcl/Tk design guidelines. *Brings beginners up to speed quickly. *Overview of Tcl development tools, popular extensions, and packages. *Tips, style guidelines, and debugging techniques for the advanced user 
533 |a Electronic reproduction.  |b [Place of publication not identified] :  |c HathiTrust Digital Library,  |d 2010.  |5 MiAaHDL 
538 |a Master and use copy. Digital master created according to Benchmark for Faithful Digital Reproductions of Monographs and Serials, Version 1. Digital Library Federation, December 2002.  |u http://purl.oclc.org/DLF/benchrepro0212  |5 MiAaHDL 
583 1 |a digitized  |c 2010  |h HathiTrust Digital Library  |l committed to preserve  |2 pda  |5 MiAaHDL 
588 0 |a Print version record. 
546 |a English. 
630 0 0 |a Tk toolkit. 
650 0 |a Tcl (Computer program language) 
650 0 |a Computer programming. 
650 6 |a Tcl (Langage de programmation)  |0 (CaQQLa)201-0286490 
650 6 |a Programmation (Informatique)  |0 (CaQQLa)201-0002014 
650 7 |a computer programming.  |2 aat  |0 (CStmoGRI)aat300054641 
650 7 |a COMPUTERS  |x Programming Languages  |x C�  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Java.  |2 bisacsh 
650 7 |a COMPUTERS  |x Programming Languages  |x Pascal.  |2 bisacsh 
630 0 7 |a Tk toolkit  |2 fast  |0 (OCoLC)fst01381927 
650 7 |a Computer programming  |2 fast  |0 (OCoLC)fst00872390 
650 7 |a Tcl (Computer program language)  |2 fast  |0 (OCoLC)fst01144115 
776 0 8 |i Print version:  |a Flynt, Clif.  |t Tcl/tk.  |b 2nd ed.  |d San Francisco, Calif. : Morgan Kaufmann ; Oxford : Elsevier Science, 2003  |z 1558608028 
830 0 |a Morgan Kaufmann Series in Software Engineering and Programming. 
856 4 0 |u https://sciencedirect.uam.elogim.com/science/book/9781558608023  |z Texto completo