Hi Ashok,
here are a few typos I noticed:
3.8: "true event" should be "true even"
5.4: "componse" should be "compose"
6.3: the second line falls off my print-out - it is too wide
6.4: starting the event loop is not shown in the sample session
7.5: "Line 2 the" should be "Line 2 of the"
12.4: "See that that" should be "See that"
6.5, 8.6, 9.4: TBW missing
Here are just a few suggestions:
3.2: Perhaps add a session with wish showing that you can create
a (simple) GUI interactively.
3.6: Perhaps a short explanation of the BAT and Tcl magic?
5.2: Mention fileevent (and chan event) as a way to work with
processes in the background
6: Mention the use of / versus \ in path names
8.6: Mention SQLite and other datbase extensions (even though they
are not typical for Windows)
14: Mention JTcl and Jim
Regards,
Arjen