Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Learning CGI & DBI well

by shotgunefx (Parson)
on Jun 08, 2001 at 12:41 UTC ( [id://86867]=note: print w/replies, xml ) Need Help??


in reply to Learning CGI & DBI well

In my experience, "what" I should learn has been a function of what problems I have had to solve. As far as what the best tact to take, that will depened on what you're trying to do. You can never know too much. When it all comes down to it, it's the same skills applied to different domains.

This is probably a good time to pick an application and do it just for the sake of doing it. Even if it's been done. Maybe an online address book or an editable, Favorite links database. As far as the CGI aspect is concerned, I would pick something that requires
  • 1. Multiple Screens,
  • 2. Database Access (Sort by date, type,name whatever),
  • 3. Authorization.


Something like this will require some sort of persitance, some sort of database access and some thought into security. At the least, a cursory glance into some of the bigger issues with CGI. Chances are, whatever you write, you'll see totally wrong in six months because of your experience writing it.

Good luck!

-Lee

"To be civilized is to deny one's nature."

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-25 22:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found