Rating: Summary: Just what I was looking for... Review: If you have programmed in other languages (especially Perl) and you want to learn Tcl, then this book is for you. I tried to use a couple of other Tcl books but they were too basic. I couldn't find good examples that showed the syntax in those books. This book is mainly a command reference book. So, if you know Perl you can just look up the corresponding Tcl commands which are mostly named the same, and get the Tcl syntax.
Rating: Summary: This book combines directness with depth Review: In the fast-paced hi-tec world, one needs to be able to go straight to nuggets of information. This book fills the need admirably. The structure mirrors that of the Tcl language itself: starting with a concise explanation of the fundamental syntax, and then covering each command in turn. Where needed, short and to the point examples will get you going with a command, and "Programmer's Tips" will prevent you going wrong. Easier than deciphering "man" pages, full explanations are given so that new commands can be used without ploughing through weighty tomes. I have found it accurate, and fully applicable to version 8.3.3, current at the time of writing this review. When my first copy was "lost" at work, I soon decided to buy another copy, feeling lost without one.
Rating: Summary: Excellent Tcl/Tk reference manual Review: Myself and other co-workers find the examples and other tips a welcome addition. This is the first complete reference book that I've seen for Tcl/Tk with many helpful examples!
Rating: Summary: Good companion reference Review: The Programmer's Reference is a useful reference guide for the user that wants to quickly look up how a function can be used. Dubbed 'man pages on steroids', it is true to the claim, providing the full set of man pages together in alphabetical order, enhanced for better effect. Enhancements include helpful examples and tips for the programmer, as well as caveats to watch out for. All in all, I would recommend this as a good second book. It is easier to refer to when you know more precisely what you want, but is not intended to be a book that you read from cover to cover (although if you did, you'd know all the commands there are in Tcl/Tk). It is written for Tcl/Tk 8.2. Minor nits (that last star) are that I'd like to see even more real world examples, as well as better indication for each command/variable header on whether it is for Tcl or Tk (an icon is used, but it could be improved), whether it is Mac/Win/Unix specific, as well as if it is a command or variable. Having everything in alphabetical order is handy, but these header boxes could be a little more helpful.
Rating: Summary: Much needed book but sloppy proofreading Review: This book fills the niche for a complete collection of TCL/TK man pages. However, I was suprised at the many typos and misordered items that I found unintentionally. There are references in the index to pages beyond the last page in the book. The order of commands is almost alphabetical but not quite exactly so. There are grammatical mistakes. The cover page proudly lampoons that it is covers through version 8.2 while the introduction meekly says that it was not tested on 8.2. I also found it officious that an authors name appears on the book since the book is essentially a digested man page document with notes. This book is useful to me but not of lasting historical value.
Rating: Summary: Tedious Waste Of Time And Money Review: This book is a dictionary of Tcl/Tk commands. If you are looking for *any* more information than that, good luck. I was forced into consulting this book by a need for information on the Tk geometry managers and configuring various widgets, but got more information from the O'Reilly title 'Perl In A Nutshell', which has a single chapter on Perl/Tk that is of greater use than this entire worthless tome. A waste of time and money.
Rating: Summary: A "must-have" for Tcl/Tk programmers Review: This book is great for looking up the details of command you are familiar with as well as learning Tcl/Tk command for the first time. The format of the book allows for quick and easy reference, while the summaries and examples are detailed enough for confident use of commands which are new to the user.
Rating: Summary: Excellent reference for Tcl/Tk programmers Review: This book provides a dictionary-like listing of Tcl commands and Tk widgets. The explanations of options and commands for each item is excellent and cross-references to other Tcl command are very useful. This book should be used as a reference, if you are new to Tcl programming you should look into other books that offer more step-by-step instuction.
Rating: Summary: Excellent reference for Tcl/Tk programmers Review: This book provides a dictionary-like listing of Tcl commands and Tk widgets. The explanations of options and commands for each item is excellent and cross-references to other Tcl command are very useful. This book should be used as a reference, if you are new to Tcl programming you should look into other books that offer more step-by-step instuction.
Rating: Summary: I use it all the time Review: This is the first book I bought about Tcl/Tk. Why? It was the only one they had at the store I went to. I've since bought others (three to be exact), but this is the one I always go back to. Information on the Tcl and Tk commands is easy to find and each example I've tried works. Which, from my experience with books on programming, is amazing! I highly recommend this book! Mike
|