-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathCS118.yml
More file actions
44 lines (40 loc) · 1.22 KB
/
CS118.yml
File metadata and controls
44 lines (40 loc) · 1.22 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
code: "CS118"
description: Programming for Computer Scientists
Notes:
- name: Primary_Notes
description: Notes covering the whole of the module
primary: true
authors:
- Akram Ahmad
- Justin Tan
order:
- part1.html
- part2.html
- part3.html
- part4.html
- part5.html
- part6.html
- part7.html
- name: Combined
link: Primary_Notes/combined
description: A cut down version of the notes
authors:
- Edmund Goodman
CribSheets :
- name: Crib_sheet
description: A cut down version of the notes covering only the non-trivial content
authors:
- Edmund Goodman
Questions :
QUIZAvailable : false
altQuestions:
- name : Quizlet flash cards
description : set of quizlet flash cards <a href='Primary_Notes/media/exportedQuizlet118.txt'>(plaintext export)</a>
link : https://quizlet.com/_9qa4vn?x=1jqt&i=18al03
authors:
- Leon Chipchase
- name : Anki flash cards
description : simply download the CS118 deck and import it with Anki.
link: https://github.com/bora-7/Anki-Flashcards/raw/main/year%201/Programming%20for%20Computer%20Scientists%20-%20CS118.apkg
authors:
- Bora Akyuz