Skip to content

ruippeixotog/intro-to-category-theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(Yet Another) Introduction to Category Theory

This repository contains the slides of the presentation I gave at ShiftForward on June 2017 about some basic concepts of category theory.

The presentation is available online here. A PDF version is available here.

You'll need reveal-md to compile edits or export the presentation to another format. With that tool installed, you can serve the presentation as a webpage using:

reveal-md slides.md -w

To export a standalone version of the presentation in HTML, including the required resources, run:

reveal-md slides.md --static $output_path

Releases

No releases published

Packages

No packages published

Languages