All Questions
Tagged with iterative-development programming-practices
1 question
3
votes
3
answers
534
views
Rewriting code / better initial outline
Single-programmer project. I'm constantly having to rewrite my own code on an on-going project. It's not buggy, but every time I expand my program (which previously-planned features), I keep having ...