in reply to Project suggestions
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
|
---|