The Daily Build

Icon

Software Development, version 3.0

Migrated to WordPress

Just switched from Blogger to WordPress. Several links are broken (I will fix these soon), and it looks like subscribers are probably going to see a bunch of duplicate posts. Sorry about that…

Read the rest of this entry »

Removing Defects From Django Apps

I’m working on a set of Django apps right now. Here are some of the things I’m doing to filter out defects as I work:
Design Review
I do a handwritten (paper) design. I like to design offline — I find that this forces me to do two things. First, to slow down and get it right. [...]

Read the rest of this entry »