Tcl is a general purpose multi-paradigm system programming language. Tcl is a scripting language that aims at providing the ability for applications to communicate with each other. Tk is a cross platform widget toolkit used for building GUI in many languages.
This tutorial will cover various topics ranging from the basics of the Tcl/ Tk and its scope in various applications.
Audience
This tutorial is designed for all those individuals who are looking for a starting point of learning Tcl/ Tk and we cover topics suited for a beginner and an advanced user.
Prerequisites
Before proceeding with this tutorial it is advisable for you to understand the basics concepts of computer programming. But the tutorial is self contained and you will be able to learn on various concepts of Tcl/ Tk even if you are a beginner. You just need to have a basic understanding of working with a simple text editor and command line.