Page 1 of 1

sample script in tcl for beginers

Posted: Sat May 10, 2014 2:28 pm
by Vijay
I am a beginner in tcl. Can anybody please, provide me some sample scripts in tcl to learn tcl?

Re: sample script in tcl for beginers

Posted: Mon May 12, 2014 10:26 am
by Narveer
Please check below link. There is lot of learning material on " http://www.tcl.tk " website.
http://www.tcl.tk/man/tcl8.5/tutorial/tcltutorial.html

Re: sample script in tcl for beginers

Posted: Tue Jun 09, 2015 6:11 pm
by Pardeep Kumar
One more good link to learn TCL: http://www.msen.com/~clif/TclTutor.html

Download Starpack for Windows. Double click and you are done. No need to have Tcl/Tk installed on your computer.

You can select levels: beginner, user, and expert from Terseness tab or select Lessons/Tcl Exam from File tab.

It is very interactive and acts like an IDE for TCL.