Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 602 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 602 Bytes

CS 1331 - Introduction to Object-Oriented Programming

This repository contains the Jekyll source of the public web site for Chris Simpkins's sections of CS 1331 at Georgia Tech.

Slides

We're slowly migrating to producing Reveal.js slides with Markdown sources. We use Pandoc to produce the slides

$ cd slides
$ pandoc -s --mathjax -t revealjs -V theme=gt -V slideNumber=true -V progress=true -o values-variables.html values-variables.md