Tuesday, July 27, 2004

Patterns in Perl

My morning tutorial is being given by Adam Turoff about design patterns and how you can apply them in Perl. Seems like it should be okay, I was a bit worried that it'd be an evangelical approach, but unlike alot of people who talk about patterns he seems to be rational on the subject.


In the Patterns in Perl session

I've never really thought much of the usefulness of (strict adherance to) patterns in Java, I've often wondered whether was a reflection on how much I didn't like the language, or whether it was actually my opinion of patterns. Hopefully getting a Perl slant on this will give me a fresh outlook on the entire thing.