Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
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."

In reply to Re: Learning CGI & DBI well by shotgunefx
in thread Learning CGI & DBI well by legLess

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2024-04-18 00:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found