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 |
{Anu Anudeep Anukumar Amar Amaravathi Aruna} is their any possibility to find the letter "a"in the given list? if yes how?
how to write the startup scripts in winrunner? can any body explain with example code?
How increment a character? For example, I give 'a' and I should get 'b'.
Write a program to increment IP address to +10 and verify it is correct ip or not ?? example my ip is 172.122.132.143 increment this ip to +10 and verify it is valid ip or not
WHAT IS TCL?
How to run a package in tcl
how to increment eacl element in a list ? eg: incrlist {1 2 3} =>2 3 4
How to extract "information" from "ccccccccaaabbbbaaaabbinformationabcaaaaaabbbbbbbccbb" in tcl using a single command?
Where can find the sample tcl programs?
How do you find the length of a string without using string length command in TCL??
Test case on windows calculator?
Set ip address as 10.30.20.1 write a script to replace the 30 with 40 ?