<< 1 >>
Rating: ![5 stars](http://www.reviewfocus.com/images/stars-5-0.gif) Summary: If you're starting with Tcl start here. Review: I wish I had this book a year ago. Most other Tcl books are the "How to create a Tk app", type of thing, that gloss over the details that have you pulling your hair out later. This book goes through the details of how things work, in detail, with excellent "mini-quizes" that illustrate all the important concepts. If you program in another language and need to do work in Tcl, do yourself a favor, get this book and spend a weekend going through it first.
Rating: ![5 stars](http://www.reviewfocus.com/images/stars-5-0.gif) Summary: If you're starting with Tcl start here. Review: I wish I had this book a year ago. Most other Tcl books are the "How to create a Tk app", type of thing, that gloss over the details that have you pulling your hair out later. This book goes through the details of how things work, in detail, with excellent "mini-quizes" that illustrate all the important concepts. If you program in another language and need to do work in Tcl, do yourself a favor, get this book and spend a weekend going through it first.
Rating: ![0 stars](http://www.reviewfocus.com/images/stars-0-0.gif) Summary: Here's some help deciding if I wrote this book for you. Review: Imagine an elementary text, a comprehensive manual, and a collection of production quality scripts. My approach in writing "Tcl/Tk for Programmers" lies somewhere between these things. My intended audience consists of people who already know how to write computer programs and don't particularly want a treatment aimed at neophytes. For the most part, I introduce Tcl/Tk without introducing programming concepts. However, I do give introductory treatments to some topics that may not be universally understood among programmers. These are regular expressions, GUI programming, and TCP/IP client/server programming.
Rating: ![1 stars](http://www.reviewfocus.com/images/stars-1-0.gif) Summary: toilet paper Review: It was useful as toilet paper, but not much else.
Rating: ![5 stars](http://www.reviewfocus.com/images/stars-5-0.gif) Summary: The best programming book I've ever read Review: Mind you, as the title suggests, this shouldn't be your very first experience programming. It's not a "learn Tcl in 7 days" book. You want to have some other languages under your belt first. It's aimed at someone who will digest a lot of information fairly quickly. The writing is fun and humorous. The very first chapters are essential, as Zimmer does everything he can to explain the nuts and bolts behind braces, quotes and variable substitutions. He uses these core pieces of Tcl in ways you will likely never encounter in actual Tcl/Tk programs, but serves the purpose of breaking them, soliciting head-scratchingly unintuitive results, etc. so that when you start coding yourself, you wil know to be careful with your syntax-- know what the pitfalls are and avoid them. If you are patient enough to go through all of the exercises, you will have a very strong and solid understanding of this fantastically elegant and programmer-friendly language. The only part I don't like is that the index at the back of the book is too brief. The book partly makes up for this by having 2 more indices used to locate specific functions and procedures. I recommend you also invest in the O'Reilly Nutshell or Pocket Guide books, because this book is more tutorial than reference in nature.
Rating: ![3 stars](http://www.reviewfocus.com/images/stars-3-0.gif) Summary: only for intermediate/advanced programmers Review: This book definitely has its pros and cons. The main likable aspect is that Zimmer gets right into the language; no long history or touchy-feely introduction. If you've done some programming and are comfortable with typical flow-of-control structures, expression syntax, and have done some shell programming on Unix platforms, you will quickly get a handle on Tcl with this book. However, Zimmer uses some unusual verbiage (eg., "action families"), and expects the reader to understand quite a bit already. Given that the content organization is a little strange, and that the index is brief, it is difficult to quickly dive in and create useful scripts. Lastly, on any given topic, the book covers the basic concepts then immediately proffers exercises (for which solutions are given at the back of the chapter). If you work thru this book from start to finish and do the exercises, you will value this book. Personally, I despise exercise-based books; I prefer authors who bring the material to me via explanations and well-documented examples. If I wanted to learn strictly by doing, I'd download the spec and figure it out for myself.
Rating: ![0 stars](http://www.reviewfocus.com/images/stars-0-0.gif) Summary: Bridges the gap between introductions and complicated manua Review: This book offers 200 solved exercises to provide both the new technician in Tcl/Tk programming and the experienced professional a new knowledge base to with this powerful scripting language and extension. It bridges the gap between elementary introductions, comprehensive manuals, an collections of scripts to solve particular problems.
<< 1 >>
|