Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Rounding it all up

by chanio (Priest)
on May 23, 2005 at 05:41 UTC ( [id://459452]=note: print w/replies, xml ) Need Help??


in reply to Perl/CGI Vs PHP Vs ASP

I am also searching for a similar answer as what is found in this thread. If I might add my actual experience to the subject, I would round it all up this way...

You should target all your time into what is basic to have it all working: (imagine that your 6 months have expired, what would you do to have something working?)

Everybody knows that you could start coding something that works in PHP faster than in perl.- That is why PHP exists. But PHP has always some sort of respect towards what is written in perl.

That said, I think that your main target now, is to know more about www working. Concepts that are the same in any language. If you use a site, you are not easily going to know if it is working in C, perl, PHP or in Basic.

It is a must to know what you are going to need to manage your site: sessions, databases, multitier layers, TCP-IP, etc. So, it would help a lot if you face it with some language in mind.

We use to forget our new language. The best of all: Open Source. Yes, the language of the people, not a companies language. That is: you could start standing on the shoulders of a working project like http://krang.sourceforge.net/ , for example. That uses one of the most outstanding perl modules & technology: CGI::Application.

Then, you should start studying the code and the web concept. As well as subscribing to the Krang forum to check your doubts and learn other concepts.

Little by little, as long as you understand how it is all working, you'll be adding what you need to make it your own site. The benefit is that as long as you are studying it, the project keeps on growing in complexity, with you riding over it all the time!

In that way, you might spend your next 6 months in the right direction.

Forget about the speed of your code. But build everything with mod-perl in mind. After you have something working fine, you shouldn't bother about speed. You shouldn't even notice the difference. Read about Krang and you'll learn that it actually has mod-perl in mind. But is not exclusive to that.

.{\('v')/}   C H E E R   U P !
 _`(___)' ___a_l_b_e_r_t_o_________
Wherever I lay my KNOPPIX disk, a new FREE LINUX nation could be established.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://459452]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 13:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found