Skip to content

Instantly share code, notes, and snippets.

@don-smith
Last active May 22, 2017 03:52
Show Gist options
  • Save don-smith/0b5a2d148644aeb5ea7251f2611fc825 to your computer and use it in GitHub Desktop.
Save don-smith/0b5a2d148644aeb5ea7251f2611fc825 to your computer and use it in GitHub Desktop.
The gist of the EDA curriculum. Haha, see what I did there? 😆

EDA Curriculum

The intent of this document is to communicate the scope and intent of the parts of the EDA curriculum.

Components

  1. Phase 0
  2. Teaching Guide
  3. Student Handbook
  4. Concepts
  5. Challenges

Phase 0

  • Reading material
  • Assignment launcher

Teaching Guide

  • Daily run-sheet for each day of the bootcamp
  • Resources for facilitating various parts of the bootcamp experience

Student Handbook

  • Specific to each cohort
  • Uses GitBook to build the static site
  • Hosted anywhere that can host static sites
  • We host a Node.js app on Heroku that performs basic auth
    • All students know the single username and password
  • The handbook has a structure and builds most of its contents from concepts

Concepts

  • Maintained in a separate GitHub repository
  • Short
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment