Writing outlines for projects
https://news.ycombinator.com/item?id=3748420So I come from a writing background, and programming and writing have turned out to be very similar. I'm wondering how many of you write outlines for large projects, and how much time you spend on these outlines/how detailed these outlines are.
Do you write an outline in pseudocode, or an outline detailing the class/object relationships? Any insight or advice would be great.