• 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
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

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.
 
If you look closely at this tiny ad, you will see five bicycles and a naked woman:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic