Hi all,
Is there any certification exams available for TCL and Perl.
If so please let me know, my mailid is vpbharathi@gmail.com.
Thanks in advance,
Bharathi.P
As of now, TCL and Perl are scripting languages. There is no certification on this simple scripting language. Certification exams exist only for Microsoft products ,Oracle certification, SAP/CRM certifications etc., where in these vast knowledge on products and development methods needs one to go for certification to recruit 'Technical-specialist' in chosen subject.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which scripting language is better among TCL Perl and Python and why?
Where can find the sample tcl programs?
Test case on windows calculator?
How TCL works
if i give in numbers output should be in characters example : set a 23 o/p twentythree
write a program to the given ip is valid private address or not(192.168.1.1)?
how to increment eacl element in a list ? eg: incrlist {1 2 3} =>2 3 4
Hi all, Is there any certification exams available for TCL and Perl. If so please let me know, my mailid is vpbharathi@gmail.com. Thanks in advance, Bharathi.P
How to extract "information" from "ccccccccaaabbbbaaaabbinformationabcaaaaaabbbbbbbccbb" in tcl using a single command?
How do you check whether a string is palindrome or not using TCL script?
how to write a startup script in winrunner
How to get the next ip for given ip ex: 10.10.10.1 -> 10.10.10.2 ex: 10.10.10.255 -> 10.10.11.0