generated from berkeley-cdss/course-site-quarto
-
Notifications
You must be signed in to change notification settings - Fork 3
/
schedule.yml
131 lines (129 loc) · 3.64 KB
/
schedule.yml
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
- week: 1
days:
- date: "Thu Aug 29"
items:
- type: "Event"
id: "1"
name: "(Optional) Library Introduction to LaTeX with Overleaf session"
href: "https://berkeley.libcal.com/event/12928377"
- date: "Fri Aug 30"
items:
- type: "Lab"
id: "0"
name: (Optional) help session for software installation/setup and UNIX-style command line basics
href: labs/lab0-setup.html
- type: "Activity"
id: "1"
name: "Class Survey"
href: "https://forms.gle/W5jZ3nT4sqbj2PNBA"
- type: "Activity"
id: "2"
name: "Office hour time survey"
href: "http://whenisgood.net/gff9ndn"
- type: "Activity"
id: "3"
name: "Login to github.berkeley.edu with your CalNet credentials"
href: "https://github.berkeley.edu"
- week: 2
days:
- date: "Wed Sep 4"
items:
- type: "Activity"
id: "4"
name: "Read first three sections of Unit 2 (sections before 'Webscraping')"
href: "units/unit2-dataTech.html"
- type: "Activity"
id: "5"
name: "(Optional) work through the UNIX basics tutorial and answer (for yourself) the questions at the end"
href: "https://berkeley-scf.github.io/tutorial-unix-basics"
- date: "Fri Sep 6"
items:
- type: "Lab"
id: "1"
name: "Using Git and Quarto and problem set submission"
href: labs/lab1-submission.html
- week: 3
days:
- date: "Mon Sep 9"
items:
- type: "Assignment"
id: "1"
name: "Bash shell tutorial and exercises (see details below)"
href: "https://berkeley-scf.github.io/tutorial-using-bash"
- date: "Wed Sep 11"
items:
- type: "Problem_Set"
id: "1"
name: "Problem Set 1"
href: "ps/ps1.html"
- type: "Event"
id: "2"
name: "(Optional) Library Introduction to LaTeX with Overleaf session"
href: "https://berkeley.libcal.com/event/12927278"
- date: "Fri Sep 13"
items:
- type: "Assignment"
id: "2"
name: "Regular expression tutorial and exercises (see Details below)"
href: "https://berkeley-scf.github.io/tutorial-using-bash/regex"
- week: 4
days:
- date: "Fri Sep 20"
items:
- type: "Problem_Set"
id: "2"
name: "Problem Set 2"
href: "ps/ps2.html"
- week: 6
days:
- date: "Wed Oct 2"
items:
- type: "Problem_Set"
id: "3"
name: "Problem Set 3"
href: "ps/ps3.html"
- week: 7
days:
- date: "Mon Oct 7"
items:
- type: "Activity"
id: "6"
name: "Read first two (optionally three) sections of Unit 6"
href: "units/unit6-parallelization.html"
- week: 8
days:
- date: "Mon Oct 14"
items:
- type: "Problem_Set"
id: "4"
name: "Problem Set 4"
href: "ps/ps4.html"
- week: 9
days:
- date: "Wed Oct 23"
items:
- type: "Quiz"
id: "1"
name: "Quiz 1"
- week: 10
days:
- date: "Mon Oct 28"
items:
- type: "Problem_Set"
id: "5"
name: "Problem Set 5"
href: "ps/ps5.html"
- week: 11
days:
- date: "Mon Nov 4"
items:
- type: "Activity"
id: "7"
name: "Read Section 1 of Unit 10"
href: "units/unit10-linalg.html#1-preliminaries"
- date: "Wed Nov 6"
items:
- type: "Problem_Set"
id: "6"
name: "Problem Set 6"
href: "ps/ps6.html"