• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tcl

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have just been moved from a J2EE development role to work on the companys flagship product. This product was built using the Tcl scripting language. I would like to hear some pointers on this technology as i am new to it and until last week didn't even know that it existed. Is it a good career move to invest my time and effort into learning this from the ground up. I have dabbled in bash and php before, not into any great depth though.
Are there many companies that use this technology? is it a good skill to have? should i consider persuing my java career, as i was only getting to grips with it?

Any help is appreciated.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The most comprehensive site for TCL/TK is probably www.tcl.tk (TK is a graphical UI layer built on top of TCL). It's not nearly used as widely as Perl or PHP, but the integration with TK makes it easy to built cross-platform scripts with a GUI. I've had a soft spot for TCL for years (and find it much less confusing then, say, Perl), but I wouldn't think that learning it will help your career, unless in very specialized circumstances.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic