From: "Blazer" <evanstroh...@yahoo.co.uk> To: <beginners@perl.org> Sent: Sunday, February 08, 2009 7:05 AM Subject: How hard is it to learn this langauge?
I just kept reading that Perl was a very easy language to learn. Is this true or is it propaganda???
Perl is quite easy to learn. Example if you wish to print out "Hello World" , you just have to type the following text in any text editor: - print "hello world"; save it and run this script.
Of course you need to install the perl program into your computer.
All I know is Larry Wall created it! Is it possible to get to grips with this language fast - like in two or three months?
Yes its possible if you spent time on it everyday.
-- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/