Skip to content

Instantly share code, notes, and snippets.

@mathdoodle
mathdoodle / README.md
Last active May 22, 2016 00:05
The Practical Minimum

The Practical Minimum

Abstract

This brief example demonstrates some Best Practices for developing your programs:

  • Modularity,
  • Documentation, and
  • Unit Testing.