-
Notifications
You must be signed in to change notification settings - Fork 0
/
search.json
67 lines (58 loc) · 2.09 KB
/
search.json
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
[
{
"title" : "Lecture 6: Python - Vectorization, visualization, and probabilistic modeling",
"category" : "",
"url" : "/DSP2021S/lecture/6-visualization-modeling",
"date" : "2021-04-16 00:00:00 -0500",
"shortdate" : "April 16, 2021"
} ,
{
"title" : "Lecture 5: Python - modules, data I/O, exception handling, and unit testing",
"category" : "",
"url" : "/DSP2021S/lecture/5-modules-io-exception",
"date" : "2021-03-31 00:00:00 -0500",
"shortdate" : "March 31, 2021"
} ,
{
"title" : "Lecture 4: Python - branches, looping, and functions",
"category" : "",
"url" : "/DSP2021S/lecture/4-python-branches-looping-functions",
"date" : "2021-03-01 00:00:00 -0600",
"shortdate" : "March 01, 2021"
} ,
{
"title" : "Lecture 3: Python - values, variables, and types",
"category" : "",
"url" : "/DSP2021S/lecture/3-beginner-python",
"date" : "2021-02-10 00:00:00 -0600",
"shortdate" : "February 10, 2021"
} ,
{
"title" : "Lecture 2: A brief history of computer programming",
"category" : "",
"url" : "/DSP2021S/lecture/2-history",
"date" : "2021-02-08 00:00:00 -0600",
"shortdate" : "February 08, 2021"
} ,
{
"title" : "Lecture 1: Version Control Systems, Git, and GitHub",
"category" : "",
"url" : "/DSP2021S/lecture/1-vcs",
"date" : "2021-01-20 00:00:00 -0600",
"shortdate" : "January 20, 2021"
} ,
{
"title" : "Announcement 1: Assessing your programming knowledge and interests",
"category" : "",
"url" : "/DSP2021S/announcement/1-assessing-your-knowledge-and-interests",
"date" : "2021-01-20 00:00:00 -0600",
"shortdate" : "January 20, 2021"
} ,
{
"title" : "Announcement 0: Student-professor connection day",
"category" : "",
"url" : "/DSP2021S/announcement/0-student-professor-connection-day",
"date" : "2021-01-20 00:00:00 -0600",
"shortdate" : "January 20, 2021"
}
]