I have experience in C and I find that Perl would have been a much easier language to start with. You can write powerful code right away.
I started to learn Perl last month and I am blogging about it at:
http://damienlearnsperl.blogspot.com/

This is certainly not academic Perl but you can come chime in and say how you would have done differently.

Thanks and regards,

Damien.

--------------------------------------------------
From: "itshardtogetone" <itshardtoget...@hotmail.com>
Sent: Monday, February 09, 2009 12:34 AM
To: <beginners@perl.org>
Subject: Re: How hard is it to learn this langauge?

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/


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to