Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Project suggestions

by welchavw (Pilgrim)
on May 03, 2006 at 02:45 UTC ( [id://547044]=note: print w/replies, xml ) Need Help??


in reply to Project suggestions

When learning a new language, I typically re-write "classical" algorithms in the new language. This might be a good start for you, too?

1. Towers of Hanoi (recursion in the language)

2. Starving Philosophers (concurrency in the language)

3. Sorts (bubble, merge, qsort)

4. Data structs (binary tree, hash-table) (re-implement these using Perl hashes - just for learning)

,welchavw

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://547044]
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 03:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found