What is the best way to learn about perl and useing it for free over the internet?

Reply

Join Date: Apr 2009
Posts: 4
Reputation: qaokpl is an unknown quantity at this point 
Solved Threads: 0
qaokpl qaokpl is offline Offline
Newbie Poster

What is the best way to learn about perl and useing it for free over the internet?

 
0
  #1
Apr 20th, 2009
I'am trying to build a website and I want to make some things auto mated. I only know html nothing else. A freind of mine make a site similer to what I'am doing but used perl. I want to know more and I can't tlak to this guy anymore.
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 898
Reputation: KevinADC has a spectacular aura about KevinADC has a spectacular aura about 
Solved Threads: 67
KevinADC's Avatar
KevinADC KevinADC is offline Offline
Practically a Posting Shark

Re: What is the best way to learn about perl and useing it for free over the internet?

 
0
  #2
Apr 20th, 2009
Learing perl will take a big investment in your time and possibly energy. Its not a simple tool like html code, its a full blown programming language. You can start learning some basics but programming a site that is interactive using CGI scripts is not something will accomplish in the near future unless you are a really quick learner or have lots of time to dedicate to it.

You can start here:

http://www.perlmonks.com/index.pl?node=Tutorials
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 1,602
Reputation: jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of jephthah has much to be proud of 
Solved Threads: 120
jephthah's Avatar
jephthah jephthah is offline Offline
Posting Virtuoso

Re: What is the best way to learn about perl and useing it for free over the internet?

 
0
  #3
Apr 20th, 2009
i kind of disagree.... i think that perl has a pretty easy learning curve, at least for the basic stuff like console applications and web scripts.

yeah, the more complex things gets difficult, but getting started with basics is fairly easy as far as languages go.

try this site: http://learn.perl.org/

.
Last edited by jephthah; Apr 20th, 2009 at 2:59 pm.
Reply With Quote Quick reply to this message  
Join Date: Mar 2006
Posts: 898
Reputation: KevinADC has a spectacular aura about KevinADC has a spectacular aura about 
Solved Threads: 67
KevinADC's Avatar
KevinADC KevinADC is offline Offline
Practically a Posting Shark

Re: What is the best way to learn about perl and useing it for free over the internet?

 
0
  #4
Apr 20th, 2009
If a person has some programming background then they might pick perl up pretty quickly, but don't underestimate CGI script programming. CGI is a very insecure environment to run programs in and writing secure CGI code is something most amatuers really should not be doing. If a person has no programming background at all, and html code does not count as programming, they will be in for a bit of culture shock. Nuff said, all opinions respected.
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 148
Reputation: ghostdog74 is on a distinguished road 
Solved Threads: 40
ghostdog74 ghostdog74 is offline Offline
Junior Poster

Re: What is the best way to learn about perl and useing it for free over the internet?

 
0
  #5
Apr 21st, 2009
you can learn the basics of Perl first. One of the many good sources is straight from the doc. type perldoc perl for more info. otherwise, you can always view online Perl doc with your browser. After you are proficient with it, you can play with web frameworks, such as Catalyst. I would suggest not to go into CGI as its "outdated" technology.
On a side note, one of the easiest ways to do web programming is PHP. you may also want to take a look.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Perl Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC