Update schedule.json

This commit is contained in:
Oliver Kennedy 2018-01-29 14:45:50 -05:00
parent 8012b9b44a
commit dafb29a093

View file

@ -57,17 +57,17 @@
},
{
"date": "Feb 14",
"type": "Practicum",
"type": "Lecture",
"due": "",
"topic": "Evaluating Relational Algebra",
"topic": "Indexing (Intro + Tree Indexes)",
"materials": {
}
},
{
"date": "Feb 16",
"type": "Lecture",
"type": "Practicum",
"due": "",
"topic": "Indexing (Intro + Tree Indexes)",
"topic": "Evaluating Relational Algebra",
"materials": {
}
},
@ -81,17 +81,17 @@
},
{
"date": "Feb 21",
"type": "Lecture",
"type": "Practicum",
"due": "",
"topic": "Memory-Hierarchy-Aware Algorithms",
"topic": "Project 2 and Volcano Operators",
"materials": {
}
},
{
"date": "Feb 23",
"type": "Practicum",
"type": "Lecture",
"due": "Checkpoint 1",
"topic": "Project 2 and Volcano Operators",
"topic": "Memory-Hierarchy-Aware Algorithms",
"materials": {
}
},