Keeping At It
I have a project I want to try over the next few weeks. I’m going to design a simple Django application for link submission and ranking and try to follow the pattern:
- Write specification first
- Write functional tests from specifications
- Write out CRC cards
- Write out code and unit tests
Now, this is quite a bit heavier wait than just “Hack away” but I’m trying to increase my analytical, writing and design skills. As such, I’m going to write the documents as pages on this blog, and have updates on posts.
The only way to get better is practice, practice, practice.