TCL Lecture1 : printing and setting variables | tcl tutorial | 3 minutes

preview_player
Показать описание
The video describes the printing and setting variables in tcl. Start learning tcl in 3 minutes. It also includes demo in tcl shell.
Рекомендации по теме
Комментарии
Автор

Very good introduction sir keep posting such helpful video thank you

gs-gyan-sk
Автор

Thank you for all your efforts, really appreciate. Also loved your STA series.

kanchanchoubey
Автор

Short n sweet ... for quick learning with basic programming knowledge.

mnkutube
Автор

Thank you sir for uploading these video, very informative and clearly explained, waiting for more videos

atuljadhav
Автор

Good quick introduction of TCL. it would be good if you attached PDF containing commands and examples and practice exercises you described in video.

ashwanisrivastava
Автор

Best TCL source so far . Thank you, please do upload more videos on the same .

manjunathr
Автор

please add regular expression and substituion in this playlist. it will be very helpfull

gauravbhushan
Автор

Thanks for these videos but I believe that in C we have to define the data types but not in python. 0:15

singhkaptan
Автор

Thank you so much for your wonderful lectures. Its so simple and straight to the point.
Is it possible to share your

ganeshprasadbk
Автор

What is the use of double quotes ? Why we r using it? While declaring the variable even we given double quotes or without giving doesn't make any difference?

anilkumarpattapu
Автор

sir plzz instal the cygwin and explain the practicals

vaniandavarapu
Автор

Can I plot graph of algebraic functions like, say, f(x, y)=x+y+xy using Tcl programming ?

Adivasilover
Автор

Well.. it's not the right output at 1:40 but it's ok. I didn't test it but it's obvious, anyway I'm pretty sure this play list will not disappoint me

karmavil
Автор

set file [ lindex $argv 0]
For above line I'm getting "set variable name must begin with a letter"
Can anyone help me why I'm getting like this?

justinarul
Автор

Can I launch tclsh shell in command window by just writing tclsh

Adivasilover
Автор

At 1:47, should be "the value is 1.5". Instead of "this is value: 1.5".

limjiachong
Автор

please remove end screen cards. we are unable to watch what you are doing in the tclsh.

VKumar
Автор

There's not much explanation of grouping, or the difference between { } and " ", but good first intro otherwise.

jvsnyc