There are so many things to say that it’s difficult to know where to start.
If there is a part that doesn’t require other parts, write that one first. Repeat until finished. That is, do not use forward references to things you haven’t written yet (that is a huge mistake many people do), but feel free to use references to things you have already published, especially if the comments suggest they were well understood.
If you can do the same thing on multiple levels (i.e. find a subset that doesn’t require other subsets, publish it using this algorithm, then continue with another subset) that would be even better, because the articles would be groupped by topic.
Give specific examples. Tell a story, if possible.
To put Viliam’s (very good) suggestion in more concise, specific terms: try casting the network of ideas in your head into a directed, acyclic graph of dependencies. That might make it easier to systematically begin with the ideas that lack dependencies, and proceed from those.
(There’s a good chance you’ve already reformulated, in your own mind, what Viliam wrote into these terms. But I thought it worth mentioning in case you haven’t, though I run the risk of patronizing you!)
If there is a part that doesn’t require other parts, write that one first. Repeat until finished. That is, do not use forward references to things you haven’t written yet (that is a huge mistake many people do), but feel free to use references to things you have already published, especially if the comments suggest they were well understood.
If you can do the same thing on multiple levels (i.e. find a subset that doesn’t require other subsets, publish it using this algorithm, then continue with another subset) that would be even better, because the articles would be groupped by topic.
Give specific examples. Tell a story, if possible.
Thanks, this is great advice.
To put Viliam’s (very good) suggestion in more concise, specific terms: try casting the network of ideas in your head into a directed, acyclic graph of dependencies. That might make it easier to systematically begin with the ideas that lack dependencies, and proceed from those.
(There’s a good chance you’ve already reformulated, in your own mind, what Viliam wrote into these terms. But I thought it worth mentioning in case you haven’t, though I run the risk of patronizing you!)