Skip to content

Instantly share code, notes, and snippets.

@sousatg
Last active July 30, 2018 14:55
Show Gist options
  • Save sousatg/b5ddc9fc830de464319465639b0182f1 to your computer and use it in GitHub Desktop.
Save sousatg/b5ddc9fc830de464319465639b0182f1 to your computer and use it in GitHub Desktop.
Three Day Project Paradigm Outline

Preparation

  • Need a project idea, e.g., web crawler

Day 1

  • Mess around, learn language

Day 2

  • Complete functionality
  • Refactor
  • Eliminate bugs (bug-free by EOD)

Day 3

  • Complete docs
  • Refactor
  • Push to Github or online repo
  • Etc!

Day 4

  • Hands off!
  • Ship
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment