devuxd / ProgrammingStrategies

A repository of strategies for programming
http://programmingstrategies.org
1 stars 0 forks source link

Provide detailed comments for each step to support novices #10

Closed amyjko closed 6 years ago

amyjko commented 7 years ago

As a principle, each step of a strategy should have sufficient natural language description that a novice who does not have the skills to execute a step could use the natural language to learn how to execute the step. Ideally, these might be links to other strategies, but in the absence of a strategy, a natural language description of a strategy would help greatly.