http://qs321.pair.com?node_id=143875


in reply to practice exercises

Moonie there mentioned the Tutorials section of perlmonks, but the Library is even more useful. Besides containing perl pod, it also contains many exercises.

The other place to look for ideas is to start reinventing little wheels, like a visitor counter ... check out merlyns website for ideas http://stonehenge.com/merlyn.

That should be more than plenty to get you doing something ;)

Happy Coding!

 
______crazyinsomniac_____________________________
Of all the things I've lost, I miss my mind the most.
perl -e "$q=$_;map({chr unpack qq;H*;,$_}split(q;;,q*H*));print;$q/$q;"

  • Comment on (crazyinsomniac) Re: practice exercises