-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlinks-001.yaml
185 lines (147 loc) · 10.7 KB
/
links-001.yaml
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
2019-08-28:
slides: https://docs.google.com/presentation/d/1mV7ZfjV5Rmmt5N7NW-npXvj5hAvWbJZ_M5HBx7XDh5A/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=48fb83f9-8748-426e-a4e6-aab7012a347e
2019-08-30:
slides: https://docs.google.com/presentation/d/1ewZujcKFUfcQdQT7qBP20ak5xRHHuZpQoQvCYEWeVbs/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=dd911837-cd87-4baa-8776-aab9012acbc8
2019-09-02:
slides: https://docs.google.com/presentation/d/19zU7_OcyF_TdOe4tH6mGvN0MPP8DlJVjbEY6zuLbVdI/edit?usp=sharing
video_1_of_2: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=8830ee5a-fb84-4eba-8d39-aabc0129cd28
video_2_of_2: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=45a48b8b-70b0-4c4b-a776-aabc012df844
2019-09-04:
slides: https://docs.google.com/presentation/d/1vyoFvERdFARz0-n6xcREtlP6Fri5DgkiCXlHKsZKoRg/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=2f06e13f-dc21-4296-b254-aabe01294091
2019-09-06:
slides: https://docs.google.com/presentation/d/1-m82H77HfUP3WBciYc0w6JM-m6fOw55VDaIb5Ewlvsk/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=0471013a-d1ed-4ad1-85dd-aac000d66a7f
files: [files/cs1110-001f19/rays_sample_1.py, files/cs1111_19fa/transition-to-code.py]
2019-09-09:
slides: https://docs.google.com/presentation/d/1hXIVBNAjx5NSJj6gNDXiTsWkCo07DM3PLmXZ8Yw0Ods/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=360da969-7f60-4342-ba9f-aac301292c75
files: [files/cs1110-001f19/rays_turtle_1.py]
2019-09-11:
slides: https://docs.google.com/presentation/d/1dPIR4rTojhrrbfgN3RQoprHRneSXmCcK6R-Bv1SgECI/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=61a42418-1d62-43f7-9594-aac50128c9a8
files: [files/cs1110-001f19/rays-turtle_polygons.py, files/cs1110-001f19/rays_spiral.py, files/cs1110-001f19/rays_turtle_race.py]
2019-09-13:
slides: https://docs.google.com/presentation/d/140EC_aCMfbSe7CEpbB_XNQqwaF3tV50L3GVwR6IXHkQ/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=6c689254-5adf-4b4a-8f3f-aac701290dd1
files: [files/cs1110-001f19/Day08.py]
2019-09-16:
slides: https://docs.google.com/presentation/d/1fKqh59_GBUWbbSV0b41Zjlcjbf6uFrKQVZvPbcrO7ec/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=d6e36226-c8ff-4809-b2c2-aaca0128eea6
files: [files/cs1110-001f19/Day09.py]
2019-09-18:
slides: https://docs.google.com/presentation/d/1R9mmDYnRyJYdn7w-lH41FxK34jkhKTgEXsAMukpDv0c/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=e9b8a01c-ac58-4c59-833f-aacc012923da
files: [files/cs1110-001f19/Day10.py]
2019-09-20:
slides: https://docs.google.com/presentation/d/1dmGY9cRu6P90TbW3cOjmEKxk03ShBwX3ym0YdotUUdU/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=4bee5012-2cdd-47a0-9301-aace012915cd
files: [files/cs1110-001f19/Day11.py]
2019-09-23:
slides: https://docs.google.com/presentation/d/1Hb3A95Yfm0iobTwZPCV_JfoyIylEhQjPNZO7cq2xGW0/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=e0f0e014-4274-44b1-a186-aad101291367
files: [files/cs1110-001f19/Day12.py]
2019-09-25:
slides: https://docs.google.com/presentation/d/1ftgXsmihnVG1wyHPp2qxj8FKlNrMtuIp5J4lO65-3Mw/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=16ea0b94-a6be-4346-acd6-aad301290d99
files: [files/cs1110-001f19/Day13.py]
2019-09-27:
slides: https://docs.google.com/presentation/d/1tvuNYIQltSfxt9YlD7C4Tl8aSZk_ZtTFvA2kUMRN6OI/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=f5571940-2846-465a-81e5-aad50129903f
files: [files/cs1110-001f19/Day14.py]
2019-09-30:
slides: https://docs.google.com/presentation/d/142KWjxzRj369NqROPNj7todai0z76USTj8RwQJ7bLHo/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=a4508f8f-8c22-4014-b3f8-aad8012965a7
2019-10-04:
slides: https://docs.google.com/presentation/d/1Kkibd0E-PKVquMaxfXym7R9zV6Db1mZvX8GdXavJ9r0/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=a95830b9-c534-4126-bf44-aadc01293a2e
files: [files/cs1110-001f19/Day17.py]
2019-10-09:
slides: https://docs.google.com/presentation/d/1QbpmDpqRAtlc6I8wH2ZhKmtpMXgfmC-8XONtHTLO2fo/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=31150605-ec2b-49ae-aec0-aae101299be1
files: [files/cs1110-001f19/Day18.py]
2019-10-11:
slides: https://docs.google.com/presentation/d/1DyCS7VH96naql4pIdDPtXzfWJ4AnfToTUA1RRFx8Q_I/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=199371c6-0638-48a7-8d49-aae30129033b
files: [files/cs1110-001f19/Day19.py]
2019-10-14:
slides: https://docs.google.com/presentation/d/1tXVdtO8uFpZp6W67kRg5WrFGIZGtxvefNtyK5mQL0TA/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=ab7d0652-e5ca-477c-b55a-aae601291153
files: [files/cs1110-001f19/Day20.py]
2019-10-16:
slides: https://docs.google.com/presentation/d/19QIEVjTv-tIF8THnGXow0pXZpsEt5hA4V5k9UgQ54qc/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=ccc3d8b4-636d-49e3-b780-aae80129be5f
files: [files/cs1110-001f19/Day21.py]
2019-10-18:
slides: https://docs.google.com/presentation/d/1S1k9hIRdROMk0AOPQnQLUOSYXGlE7fRCBx0xro0AfSY/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=b68f81b3-4eb7-4e01-80e9-aaea012acc68
files: [files/cs1110-001f19/Day22.py]
2019-10-21:
slides: https://docs.google.com/presentation/d/1t6iopiRw67W44xf0z4z8cMeiAcwEBPkYtaArWfHDwXQ/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=88fc0290-5226-4917-9a70-aaed012981dc
files: [files/cs1110-001f19/Day23.py]
2019-10-23:
slides: https://docs.google.com/presentation/d/1_kXGdC2IaglWoUCYW38iqGfM6uO7xZmPAACaUQE_GDs/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=b737dde1-a65f-4990-9958-aaef01295c45
files: [files/cs1110-001f19/Day24.py]
2019-10-25:
slides: https://docs.google.com/presentation/d/1kCYsCCuZXJ6S_4ttGG6A7G-DJA7TOqWB91qQMzV_GS8/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=4b3c4c6f-b815-48e9-b7b2-aaf101294ba9
files: [files/cs1110-001f19/Day25.py]
2019-10-28:
slides: https://docs.google.com/presentation/d/1wljOHbpQpkLPvOHqObEbmLPONTRZmK6vqEsXvFD_oCc/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=1843b18f-d757-4f0e-9e2d-aaf40129c259
files: [files/cs1110-001f19/Day26.py]
2019-10-30:
slides: https://docs.google.com/presentation/d/1Z2W7F6UeEFl_PlEGw7cpP4RD2svSu6ZldulVm-ajNus/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=b9d80518-eee4-44f4-bcdc-aaf60128f9db
files: [files/cs1110-001f19/Day27.py,ncaa_colors.csv]
2019-11-01:
slides: https://docs.google.com/presentation/d/1RNftzJzNq7Rc8l_ZVV9X0fg_e4RCCdi3ZJ9yklATuUk/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=826e98a1-0886-4921-a4d0-aaf8012960da
files: [files/cs1110-001f19/Day28.py]
2019-11-04:
slides: https://docs.google.com/presentation/d/16L-qI-gip0HfWs9claYmsE5lV4O5hdrfaVF6CunEvW4/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=4bed9554-e34f-43ec-8609-aafb013a2fbe
2019-11-08:
slides: https://docs.google.com/presentation/d/1plzznquGyrGdAR9Ms3iFGvyv4fI7jsGe4g_ysIJbQ7w/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=b921ae29-774b-45a7-ab70-aaff01399f10
files: [files/cs1110-001f19/Day31.py]
2019-11-11:
slides: https://docs.google.com/presentation/d/14_suvSGJoIGIHvKd1lBGZ4W0KOFYsOnP_8uE47JDycA/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=d264a8a8-b08f-4e06-bcb0-ab02013a1f7a
files: [files/cs1110-001f19/Day32.py]
2019-11-13:
slides: https://docs.google.com/presentation/d/1Pcy_L6OHJrclo70l5YSnmXlE6agOQo4rgXjEIuXp_rE/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=2dedfedc-561b-4fab-b416-ab04013a43ba
files: [files/cs1110-001f19/Day33.py]
2019-11-15:
slides: https://docs.google.com/presentation/d/1v9qKc3lhUIFbGFES5GBLjN_HNljJ4tthh7Fh1gC3Oo4/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=8d2c6ede-eb5e-4638-8e50-ab06013acc78
2019-11-18:
slides: https://docs.google.com/presentation/d/1y_VGByjrZuFtoJpcy8p5FpFBOf3NCu1UibDmglvKv1g/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=93801330-6f65-4411-a79d-ab09013a2874
files: [files/cs1110-001f19/Day35.py]
2019-11-20:
slides: https://docs.google.com/presentation/d/1hLCcVSfXNGap35oBr8TBLGauJjXZxbnhkRMNdDClf-8/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=2c587e79-c43b-42fb-a620-ab0b0139b58a
files: [files/cs1110-001f19/Day36.py]
2019-11-22:
slides: https://docs.google.com/presentation/d/1TO2Z0BE97qPmZtxAD-ziMrSIKmrj2jBmhWEkWMRvcDg/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=056ec6fc-43ec-4aa8-8cd7-ab0d013a7ada
files: [files/cs1110-001f19/Day37.py]
2019-11-25:
slides: https://docs.google.com/presentation/d/11mXIwbHYvLDwDePsaIWoqV6O_5ldDMSP__HbyKZg_pI/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=05bdf581-4f8e-4f8a-a61e-ab100139c44f
2019-12-02:
slides: https://docs.google.com/presentation/d/1lGMw7Da5SJQdodL_6Vrg3QlEWZqNQo4sKdK9i-Uciug/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=72c882f1-54a3-4f43-b0e7-ab170139813a
files: [files/cs1110-001f19/Day39.py]
2019-12-04:
slides: https://docs.google.com/presentation/d/1T1t4vSKY33WwvHeSF3OPfMi0rew1h8FzxoPIXztPRwI/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=81f9a574-ae27-45d6-926f-ab19013ad99b
2019-12-06:
slides: https://docs.google.com/presentation/d/15stulhCvYP2LgQLOMNR6bN943jISJB0UpBioEgJ26zY/edit?usp=sharing
video: https://uva.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=7e05d87c-af93-437c-ac2a-ab1b013a0a63