/software-training

RoboJackets Software Training

Primary LanguageC++MIT LicenseMIT

RoboJackets Software Training https://circleci.com/gh/RoboJackets/software-training.svg?style=shield

This is the source repository for the 2017 RoboJackets Software training program.

Slides

  1. Week 1
  2. Week 2
  3. Week 3

Docs

  1. Week 1
  2. Week 2
  3. Week 3

Building Slides

  1. Navigate to the ./slides directory
  2. Install cask.
  3. Run these commands
    cask install
    make
        
  4. Output will be placed in the html/ directory, at the root