The hard-science people rarely know how to write, and most of them donât know how to program either; theyâre taught how to code up an algorithm, not how to write a maintainable computer program.âAllen I. Holub, Enough Rope to Shoot Yourself in the Foot (McGraw-Hill, 1995), page 18.
* * *
Readability, I have been told, is not everything. Neither is breathing, but it does come before whatever comes next.âWilliam Sloane, The Craft of Writing, (W.W. Norton, 1979), page 11.
Style is anticipating the difficulty others will have understanding , debugging , modifying , and using ...