LM
completed this goal
How I did it: (1) With help of my friend , collected few tools he developed in perl (mostly file manipulations)
(2) Read the code and commented my understanding and discussed with my friend.
(3) Finally prepared an excel sheet on general usage things on arrays,set, file handler , functions, regex patterns etc.
(4) Browsed and learned on database interface stuffs.
(5) Learnt on using modules.
Above things are pretty much enuf to program..
Might learn more on below in near future:
OO concepts
InterProcess Communication Read how I did it… 1 year ago
1 cheer . Comment
I prepared an quick sheet on usage of variables , array, associative array, sort , file handling , regex patterns etc for perl , i hv to still do below things
modules
OO concepts
DB interface
IPC
I hope next week i will make some progress on this.. 1 year ago
Comment
Got a friend who is good in perl , and gathered some useful perl scripts and utilities, and planning to go thru it , so that i can understand it better.. 1 year ago
Comment