This repository has been archived by the owner on Jan 30, 2024. It is now read-only.
document best practices to keep projects lean and easy to debug #128
Labels
class website
graded-1
graded task, roughly worth 1 story point
resources
issues concerning learning resources
software carpentry
instead of improving debugging #125, it's better not to have to debug so much in the first place.
Keeping the design of your project (from a simple document to a large piece of software) lean, and lightweight (not so many dependencies) and a bunch of other strategies can help you spend more time doing, and less time debugging.
Here too, it'd be great to add a bunch more resources, best practices and links to the website.
Below some of my suggestions from todays class.
The text was updated successfully, but these errors were encountered: