Skip to content

Commit 1cf9670

Browse files
committed
add nov 11
1 parent 520593b commit 1cf9670

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

src/data/lectures.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -181,16 +181,16 @@
181181
{
182182
"id": 20,
183183
"date": "11/11",
184-
"topic": "TBD (Possibly beyond testing)",
185-
"notes": "",
184+
"topic": "Course advice and more security",
185+
"notes": "https://docs.google.com/presentation/d/1aEamBg3s7fmfkzfz6J4VznBcMMjR-O6hGU3HK6SzJEs/edit?usp=sharing",
186186
"code": "",
187187
"recording": "",
188-
"readings": []
188+
"readings": [{"title": "Andrej Karpathy: Software Is Changing (Again)", "url": "https://www.youtube.com/watch?v=LCEmiRjPEtQ"}]
189189
},
190190
{
191191
"id": 21,
192192
"date": "11/13",
193-
"topic": "",
193+
"topic": "Beyond Testing!",
194194
"notes": "",
195195
"code": "",
196196
"recording": "",
@@ -208,7 +208,7 @@
208208
{
209209
"id": 23,
210210
"date": "11/20",
211-
"topic": "",
211+
"topic": "Final Project Discussion",
212212
"notes": "",
213213
"code": "",
214214
"recording": "",
@@ -251,10 +251,5 @@
251251
"readings": []
252252
}
253253

254-
255-
256-
257-
258-
259254

260255
]

0 commit comments

Comments
 (0)