The Handouts contain most of the links that students should be aware of. Some of the other links that I found myself mentioning in class were:
- VI links (the editor we used in some of the classes)
- I mentioned that some nerds were trying to rewrite all the typical Unix commands in pure Perl. It’s called the Unix Reconstruction Project
- Here’s the section of the Perl documentation that talks about faking a switch statement
- I never mentioned it in any of my classes, but here’s a blog post I wrote about going from Perl to PHP