Skip to content
This repository has been archived by the owner on Apr 12, 2022. It is now read-only.

CSCA48S20/tutorials

Repository files navigation

CSCA48 Tutorial Notes for Summer 2020

For anything important that is missing/incorrect information, contact us.

We'd love to see you contribute and make this a better resource for everyone, if you don't know how to, come talk to us and we can show you!


To run locally:

  • Download or clone this repo to your computer
  • Install Ruby. Download the developer version.
  • Run gem install bundler.
  • Go into the cloned directory, and run bundle install
  • Run bundle exec jekyll serve to serve the website locally.

Check the website out here.