Jump to content

Thesis Writing Guide/Chapter 5: Implementation

From Wikibooks, open books for an open world

Lessons Learned: Writing

[edit | edit source]
Dear reader, this is your time to shine!

Contribute your own lessons learned, add helpful hints and mistakes made so that others may learn from it.
Just click "edit" and add your own subsection!

Test, test, test

[edit | edit source]

Iterative improvement is generally much more successful than designing everything behind closed walls and never test it before the final evaluation. Be sure to test as much and as often as you can, document the process and build your development around it. There are even some (research) methods designed around this concept, e.g.

Start with small-scale experiments before scaling up. Early prototypes often reveal limitations that are easier to address before expanding scope.