-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathCS130.yml
More file actions
30 lines (25 loc) · 889 Bytes
/
CS130.yml
File metadata and controls
30 lines (25 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
code: CS130
description: Mathematics for Computer Scientists I
Notes:
- name: Typed Notes
link: https://adrakaris.github.io/blog-cs/cs130/index.html
description: Detailed typed notes for CS130 which cover the entire module
authors:
- Yijun Hu
- name: handwritten_notes
description: handwritten notes covering the whole of the module
authors:
- Edmund Goodman
CribSheets :
- name: General_Crib_Sheet
description: condensed "crib sheet", which includes mostly includes definitions
- name: Proof_Approaches
description : Sheet on standard proof techniques
Questions :
QUIZAvailable : false
altQuestions:
- name : Anki flashcards
description : Download and import with Anki
link : https://github.com/bora-7/Anki-Flashcards/raw/main/year%201/Discrete%20Mathematics%20-%20CS130.apkg
authors:
- Bora Akyuz