All a sudden it’s day 4 already. I didn’t do any Kent Beck’s reading, but I also did learn a lot. It’s important to not to over develop your code, and only write code and tests when they are needed. Remember, Red, Green, Refactor (remove duplications).
I think I need to get to a prototype the quickest before I dive in deep into the data models and such. It’s important to start with the end user experience and work out the details backward.
Knowing so, how should I build this prototype, and how should I store the data and such?
Leave a comment