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

https://github.com/lightquantumarchive/uoftnotes

Notes based on lectures I took at the University of Toronto
https://github.com/lightquantumarchive/uoftnotes

Last synced: 4 months ago
JSON representation

Notes based on lectures I took at the University of Toronto

Awesome Lists containing this project

README

          

# Course Notes

Notes based on lectures I took at the University of Toronto.

## Courses

- [CSC2108H](dest/CSC2108H): Automated Reasoning with Machine Learning ([Old Course Page](https://www.cs.toronto.edu/~six/csc-2547hs-w23.html))
- [CSC2126H](dest/CSC2126H): Topics in Programming Languages: Types and Effects

## Build

```bash
make all
```