Previous articles I’ve shared on documenting code introduced the complexity of the challenge. In this article, I expand on five different techniques writers take in documenting their code, including the Lego approach, the Nautilus approach, juxtaposed columns, and more. In particular, I expand on why describing the finalized code might not be so instructive for users, and why it’s nearly impossible for writers to decompile the developer’s logic that led to the finalized code. See Five strategies for documenting code.
Source: I’d Rather Be Writing Feed