Based on Kent Beck describes three activities in building software:
- First make it work. (make business or money first)
- Then make it right. (refactor code ...you and others can understand it as needs change)
- Then make it fast. (refactor code for "needed" performance, don't do this first)
No comments:
Post a Comment