Re: Is it time for another Tcl/Tk book?



On Aug 25, 11:46 pm, "Kuberan Naganathan" <kube...@xxxxxxx> wrote:
I for one think it's time that someone write a Tcl/Tk book covering the
latest developments in tcl/tk.

Anyone care to comment?

Areas of interest:
(Brent Welch doesn't really get into any of these...)

1. Latest features of tcl8.5

Well, the original Welch book, now augmented with info by Hobbes and
company, can't have gotten into this because it was released before
most of 8.5's features.

2. Object oriented tcl programming in incr Tcl or one of the other OO
extensions.

The problem here is that no one agrees on what OO extension to use.
Trying to write something that is extension-agnostic seems like more
work than most people would be willing to go. There's still quite a
bit of confusion in my mind about the whole purpose of the core OO
work planned for Tcl 8.6, so I don't know if anything could be done
around that.

3. Tcllib coverage with programming examples.

This sounds like a whole book, by itself.

4. Tcl development tools. (Open source and otherwise.)

Perhaps this might be useful.


5. Tcl tricks. (Like writng dynamic procs w/ stuff like set w $w etc...
This sort of stuff isn't obvious at all from the 11
syntactic rules of tcl...)

Figuring out the specific tricks to write about would be the trick.


Who needs publishers? How about an e-book? (Perhaps a combination of open
source and for profit sections?)

Any thoughts?

Do you really have to have a piece of tree in hand for all of this? Or
would some electronic form be as good?

Are you just wanting something to read, or would you like to write
some part of the above? What is needed are people willing to write -
the Tcl developers are trying to focus on getting Tcl 8.5, 8.6, and
9.0 out the door... there isn't a lot of time left to start writing
new books.

.



Relevant Pages

  • Re: What 2003 features are compatible with 2002 Server Extensions
    ... it as a "Remote Web site"? ... FP 2003 with their server setup. ... > changes that evolved in the FP 2002 Server Extensions and Windows SharePoint ... > that is running the extensions directly and seeing what features FP ...
    (microsoft.public.frontpage.extensions.windowsnt)
  • Re: Tcl/Tk debugger
    ... we realized that the implementation of some new features was actually ... If you need to debug TCL, ... assure you it is possible to set a meaningful breakpoint ... if {$cmd eq "c"} break ...
    (comp.lang.tcl)
  • Re: Cant use IE due to Pop-ups, even w/SpybotS&D, Ad-AwareSE...
    ... Remember to check out the available extensions--I found many features I ... want the Tabbrowser extension that puts those tabs on steroids. ... also some really neat extensions to help with organizing and maintaining ... "Eliyahu Rooff" wrote in message ...
    (sci.med.transcription)
  • Re: NRE committed: PLEASE TEST
    ... I'm very appreciative of these new features going in to the core, ... Why not just build the coroutine command immediately? ... I was going for the feeling of Icon, but I realized after I posted ... that Tcl doesn't have the special value that Icon calls failure. ...
    (comp.lang.tcl)
  • Re: Regular expressions: recursive patterns and callouts
    ... > I think two extensions to re could be really powerful in aiding to ... > match non regular strings -for example those containing parens nested ... The second feature is the ability to add callout points in a re, ... > pcre implements similar features with its callout and ...
    (comp.lang.python)