Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-04-01, 09:40 AM   #1
SexyCityGlen
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
SexyCityGlen's Avatar
 
Join Date: Mar 2005
Posts: 21
which is easier to learn Perl or PHP?

seriously i have a little background on Programming... i only take C-language.. but that was too long ago and focused on web designing... now im interested of learning programming languages... could anyone give me a suggestion regarding whic is easier to learn.. PHP or Perl? please gie me some resorces.. thank you guys
SexyCityGlen is offline   Reply With Quote
Old 2005-04-01, 09:50 AM   #2
SirMoby
Jim? I heard he's a dirty pornographer.
 
SirMoby's Avatar
 
Join Date: Aug 2003
Location: Washington, DC
Posts: 2,706
Why not focus on the one that has the most potential to meet your own needs?
SirMoby is offline   Reply With Quote
Old 2005-04-01, 11:27 AM   #3
jmf000
WHO IS FONZY!?! Don't they teach you anything at school?
 
jmf000's Avatar
 
Join Date: Sep 2003
Posts: 43
Quote:
Originally Posted by SirMoby
Why not focus on the one that has the most potential to meet your own needs?
Good advise when you are fully understand their true potentials. I'm afraid he has to learn them both to compare
jmf000 is offline   Reply With Quote
Old 2005-04-01, 11:32 AM   #4
Verbal
Verbal prefers 56K
 
Verbal's Avatar
 
Join Date: Sep 2003
Location: Chicago, IL
Posts: 563
Send a message via ICQ to Verbal
PHP for sure. Perl is for suckers.

Check...

http://www.phpbuilder.com/
http://www.sitepoint.com/
http://webmonkey.wired.com/webmonkey/

and

http://www.php.net/
http://www.mysql.com/
__________________
Verbal
Verbal is offline   Reply With Quote
Old 2005-04-01, 09:55 AM   #5
SexyCityGlen
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
SexyCityGlen's Avatar
 
Join Date: Mar 2005
Posts: 21
i really want to grow sir.. you know the more you know the powerful you are.. the more buck i can make
SexyCityGlen is offline   Reply With Quote
Old 2005-04-01, 09:56 AM   #6
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
ferite is very close to embedded C http://www.ferite.org/
Then there's the mono project, which is C# http://www.go-mono.com/
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2005-04-01, 10:01 AM   #7
SexyCityGlen
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
SexyCityGlen's Avatar
 
Join Date: Mar 2005
Posts: 21
Quote:
Originally Posted by cd34
ferite is very close to embedded C http://www.ferite.org/
Then there's the mono project, which is C# http://www.go-mono.com/
thanks cd34.. i'll check it now...
SexyCityGlen is offline   Reply With Quote
Old 2005-04-01, 10:01 AM   #8
SexyCityGlen
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
SexyCityGlen's Avatar
 
Join Date: Mar 2005
Posts: 21
by the way is there anything you could suggestion where could i start..
SexyCityGlen is offline   Reply With Quote
Old 2005-04-01, 10:17 AM   #9
PR_Tom
Nobody gets into heaven without a glowstick
 
Join Date: Feb 2005
Posts: 423
Both are equally easy or difficult I suppose.. If you know about datatypes and loops and the basics like you learned with C, then either is fine.
__________________
PimpRoll
PR_Tom is offline   Reply With Quote
Old 2005-04-01, 10:38 AM   #10
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
SexyCityGlen,

you mentioned you knew C -- those two are pretty close. If I was a gambling man, I would probably focus on C# over ferite.

If you don't have much control over your hosting solution, then, use php. If you only have moderate control, mod_perl or mod_python would be the way to go. mod_python is a bit better designed, was embeddable from the start, but, again, finding people that know python is a bit tougher.

It really depends on your short and long term goals. If you have simple tasks, then you really can't beat the ease of development in php and the ability to hire guys relatively inexpensively to do things. If you use C#, you considerably reduce the size of your talent pool -- and that will raise development costs at least in the short term.
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2005-04-01, 11:22 AM   #11
jmf000
WHO IS FONZY!?! Don't they teach you anything at school?
 
jmf000's Avatar
 
Join Date: Sep 2003
Posts: 43
Perl vs PHP

Quote:
Originally Posted by SexyCityGlen
seriously i have a little background on Programming... i only take C-language.. but that was too long ago and focused on web designing... now im interested of learning programming languages... could anyone give me a suggestion regarding whic is easier to learn.. PHP or Perl? please gie me some resorces.. thank you guys
If you have focused on web designing then you shloud start with PHP since it can be easier embedded. You can easily change few HTML pages to achieve dynamic behavor.

Learning PHP or Perl is equivalent in your time/mind consuming IMHO.

P.S. see how many current sites use PHP. GG&J forum based on PHP also.

http://www.php.net/docs.php is a good place to start with.
jmf000 is offline   Reply With Quote
Old 2005-04-01, 11:26 AM   #12
Rocco
www . *** *** . com
 
Rocco's Avatar
 
Join Date: May 2004
Posts: 1,546
Send a message via ICQ to Rocco
don't know properly - but when I shot an eye into php and perl books php seemed to be easier
__________________
Sex and Porn Submit your FreeSites here
Rocco is offline   Reply With Quote
Old 2005-04-01, 11:32 AM   #13
jmf000
WHO IS FONZY!?! Don't they teach you anything at school?
 
jmf000's Avatar
 
Join Date: Sep 2003
Posts: 43
Quote:
Originally Posted by Rocco
don't know properly - but when I shot an eye into php and perl books php seemed to be easier
PHP and Perl as programming languages are both very easy. Perl has a little confusing sintax for those who know C.

The most dificult thing is to be very familiar with their most of their libraries and functions. But this is not considered a language issue but extensions.
jmf000 is offline   Reply With Quote
Old 2005-04-01, 11:50 AM   #14
SexyCityGlen
Aw, Dad, you've done a lot of great things, but you're a very old man, and old people are useless
 
SexyCityGlen's Avatar
 
Join Date: Mar 2005
Posts: 21
thanks guys for all the suggestions you gave.. i know it will take me years to became a totally well build programmer.. thanks for all the resources you have shared... man i really need resources...
SexyCityGlen is offline   Reply With Quote
Old 2005-04-01, 03:54 PM   #15
Rorschach
Shut up brain, or I'll stab you with a Q-tip!
 
Rorschach's Avatar
 
Join Date: Nov 2003
Posts: 115
My vote is for PHP: simple, clear C-like syntax and extremely rapid development for quick and dirty web apps and shell scripts, and fast time to market... PHP earns.

Perl has a much larger base of libraries that are ready for you to use though.
Rorschach is offline   Reply With Quote
Old 2005-04-01, 04:25 PM   #16
Evil Chris
My eyes are up here.
 
Evil Chris's Avatar
 
Join Date: Apr 2003
Location: Montreal
Posts: 914
Send a message via ICQ to Evil Chris
The future is in Fortran I tell you. LOL
__________________
ICQ 342827
Evil Chris is offline   Reply With Quote
Old 2005-04-02, 02:49 AM   #17
tickler
If there is nobody out there, that's a lot of real estate going to waste!
 
tickler's Avatar
 
Join Date: Dec 2003
Posts: 2,177
Quote:
Originally Posted by Evil Chris
The future is in Fortran I tell you. LOL
Hehe! I haven't written a Fortran program since highschool, about 35 years ago. Never used any of the languages that I lerned in college either.

SexyCityGlen:
Personally, I like PHP for web work.

After working in programming for over 30yrs. I learned probably about 20 languages, plus multiple dialects. Only actually use about 5 of them on a regular basis though. Looks like the next one on the list is Fusion.

Good luck with the programming, it can be a good challenge!
__________________
Latina Twins, Solo, NN, Hardcore
Latin Teen Cash
tickler is offline   Reply With Quote
Old 2005-04-01, 04:31 PM   #18
Agent
You can now put whatever you want in this space :)
 
Join Date: May 2004
Posts: 631
When it comes to web apps...
I get more satisfaction out of Perl.
I get work done faster in PHP.
__________________
Brihana.com
Agent is offline   Reply With Quote
Old 2005-04-02, 03:51 AM   #19
jmf000
WHO IS FONZY!?! Don't they teach you anything at school?
 
jmf000's Avatar
 
Join Date: Sep 2003
Posts: 43
Quote:
Originally Posted by ADK
When it comes to web apps...
I get more satisfaction out of Perl.
I get work done faster in PHP.
This is the true you are looking for.
jmf000 is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:07 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc