Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: MySQL and perl? Or something else?

by hangon (Deacon)
on Mar 15, 2007 at 12:07 UTC ( [id://604968]=note: print w/replies, xml ) Need Help??


in reply to MySQL and perl? Or something else?

You're probably too focused in on hashes initially. The best way to start is to do some research on data structures, then decide how to structure your address book in a more abstract manner. Once this is done it would be easier to see how you could use hashes to implement this project.

An address book actually is a good project for learning how to structure data, since you can start with a basic flat list and evolve it into an arbitrarily complex contact management system. This could give you the opportunity to play with a variety of data structures.

Log In?
Username:
Password:

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

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

    No recent polls found