Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 554 Bytes

File metadata and controls

11 lines (8 loc) · 554 Bytes

2021-spring-notes

CS 498 DV, CS 498 GC, CS 374, CS 441, CS 211

How to use this

This is just a general dump of notes I take during class. One benefit of MD is the ability to use LaTex so I use that for the mathematical notation.

File naming scheme: [course number]-[lec/lab]-#.md

Future work:

I want to be able to query for certain things, perform regex on class, some sort of RegEx cross SQL query type thing where I can search for a topic and get a curated list of notes to read up on. Probably will code this all up in Python or something.