We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
perl
Topic Started: Feb 20 2005, 12:52 AM (655 Views)
korn_mosher_4life-ZNS
the korn mosher 4life
[ *  *  *  * ]
Well one of my teachers wants me to learn perl (i know why too) so is there any good perl tutorials out there?
Offline Profile Quote Post Goto Top
 
Ben
Member Avatar
Quantum-locked when observed.

I have not used these, but Techi Warehouse has good tutorials, so try its Perl tutorials:

http://techiwarehouse.com/cms/articles.php?cat=30

And there's always For Dummies books, those are always helpful.
Offline Profile Quote Post Goto Top
 
Ali-ZNS
Member
[ *  *  *  *  *  *  * ]
Perl specific websites:
http://www.perldoc.com/
http://www.perlmonks.org/index.pl?node=Tutorials/
http://www.pageresource.com/cgirec/
http://www.cgi101.com/
http://www.comp.leeds.ac.uk/Perl/start.html/
http://www.cgi.cs.cmu.edu/cgi-bin/perl-man/
http://www.sthomas.net/roberts-perl-tutorial.htm/
http://www.ebb.org/PickingUpPerl/
http://www.webdesigns1.com/perl/tutorial.html/
http://www.hotwired.com/webmonkey/backend/...tutorial1.html/
http://www.steve.gb.com/perl/tutorial.html/
http://www.webknowhow.net/dir/Perl/Tutorials/

More general tutorials websites:
http://tutorials.myftp.org/
http://www.w3schools.com/
http://www.spoono.com/
http://www.ronsguide.com/
http://www.htmlite.com/
http://www.orange-tutorials.com/
http://www.echoecho.com/
http://www.bnetsupport.com/

All websites found with the magic of Google(tm).

Ali
Offline Profile Quote Post Goto Top
 
Seth
Member Avatar
I has a pony
[ *  *  *  *  *  *  *  *  * ]
Perl makes babies cry :/
Offline Profile Quote Post Goto Top
 
limguohong91
Guo Hong
[ *  *  * ]
what actually is perl for? :/
Offline Profile Quote Post Goto Top
 
Ben
Member Avatar
Quantum-locked when observed.

PERL is a server-side scripting language, and serves the same purpose as PHP, ASP, et cetera. It can deliver dynamic content to a client by interacting directly with the server.

For example, one of the most common uses of server-side scripting languages is to process forms. So if you fill out a form about yourself (eg; age, gender, location) then PERL could take that information and give you a result, perhaps select your country's flag and display it.
Offline Profile Quote Post Goto Top
 
kingy
1 in 10 people understands binary, the other 1 doesn't
[ *  *  *  *  *  * ]
its evil...

you are better off with php or asp for most tasks
Offline Profile Quote Post Goto Top
 
FearKiller
Member Avatar
www.drewscripts.com
[ *  *  *  *  * ]
Why learn perl when you can learn PHP
Offline Profile Quote Post Goto Top
 
korn_mosher_4life-ZNS
the korn mosher 4life
[ *  *  *  * ]
well if you read the whole topic I said my teacher wants me to....he already knows php...he's just using me as a slave.


does every scripting language make you or babies cry seth?
Offline Profile Quote Post Goto Top
 
Seth
Member Avatar
I has a pony
[ *  *  *  *  *  *  *  *  * ]
korn_mosher_4life
February 20, 2005 03:43 PM
well if you read the whole topic I said my teacher wants me to....he already knows php...he's just using me as a slave.


does every scripting language make you or babies cry seth?

Nope, just Java and Perl. Everything else is fine ^_^
Offline Profile Quote Post Goto Top
 
SkItZo
Support Volunteer
[ *  *  * ]
Perl from what I last heard is a scripting program of which can grab and utilize information placed on a 3rd-party text file. Mainly network administrators use it due to them just writing up a weekly or timely script on a text file (much like a cron job) and when they initialize the perl script, it grabs the information from the text file and does it's execution.

Perl isn't used much for webdesign btw.
Offline Profile Quote Post Goto Top
 
Seth
Member Avatar
I has a pony
[ *  *  *  *  *  *  *  *  * ]
SkItZo
February 20, 2005 04:49 PM
Perl from what I last heard is a scripting program of which can grab and utilize information placed on a 3rd-party text file. Mainly network administrators use it due to them just writing up a weekly or timely script on a text file (much like a cron job) and when they initialize the perl script, it grabs the information from the text file and does it's execution.

Perl isn't used much for webdesign btw.

1) PHP can do the same thing. I use PHP for all my cron scripts.

2) Ever hear of MovableType? :rolleyes: That's right, the #1 blog software in the world. Yeah. Perl.
Offline Profile Quote Post Goto Top
 
SkItZo
Support Volunteer
[ *  *  * ]
Seth
February 20, 2005 06:02 PM
Ever hear of MovableType? :rolleyes: That's right, the #1 blog software in the world. Yeah. Perl.

Quote:
 
Perl isn't used much for webdesign btw.


:rolleyes:

I didn't state that it wasn't used at all for webdesign...just that it's not widely used or the first choice for a scripting language.

And perl is mostly used by network admins due to it being easier to script and apparently has more functionality when it comes to this type of work (not sure what they do but thats what my friend says as he's a network administrator for the University of Wisconsin).
Offline Profile Quote Post Goto Top
 
korn_mosher_4life-ZNS
the korn mosher 4life
[ *  *  *  * ]
then why did you learn java, seth o_O, it doesn make you want to cry with the for and while loop crap...I had to test over that the other day (made a perfect score on it tho)

I'm just wondering why my teacher wants me to learn perl....time to email him.
Offline Profile Quote Post Goto Top
 
Rory
i;m a mess
[ *  *  *  *  *  *  * ]
java makes me cry too... and i learn it. me and seth are in the same boat. thanks to it being the universal teaching language apparantly, we have to learn it at college/uni (depending in what country you are from :P)
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · Technology Chat · Next Topic »
Add Reply