Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Victrid/CS467-Theory-of-Computing-Notes

Lecture notes on Introduction to Theory of Computing.
https://github.com/Victrid/CS467-Theory-of-Computing-Notes

Last synced: about 1 month ago
JSON representation

Lecture notes on Introduction to Theory of Computing.

Awesome Lists containing this project

README

        

# CS467-Theory-of-Computing-Notes
Lecture notes on Introduction to Theory of Computing.

Download a pre-compiled PDF from [releases](https://github.com/Victrid/CS467-Theory-of-Computing-Notes/releases).

You may compile it yourself, with
```bash
latexmk -xelatex main.tex
```