Playing with patterns in Python
Monday, June 30th, 2008 Posted in Programming | No Comments »I've been reading Design Patterns by Gamma, et al. because it's a somewhat interesting and influential book, and because programmers are widely expected to have read it. But you don't become a better programmer by reading about programming, in the ...