Pubs, slides, and a few other things.

This commit is contained in:
Oliver Kennedy 2016-02-16 17:46:01 -05:00
parent e2f8af1d2a
commit ca11a8834f
3 changed files with 8 additions and 21 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,17 +1,4 @@
[
{ "title": "Mimir: Bringing CTables into Practice",
"authors" : [
"Arindam Nandi", "Ying Yang", "Oliver Kennedy",
"Boris Glavic", "Ronny Fehling", "Zhen Hua Liu", "Dieter Gawlick"
],
"venue" : "ArXiv",
"year" : 2016,
"note" : "Authors grouped by institution",
"urls" : {
"under submission" : "http://arxiv.org/abs/1601.00073"
},
"projects" : ["mimir"]
},
{ "title":"A Preliminary Cyber Ontology for Insider Threats in the Financial Sector",
"authors":[
"Gökhan Kul",

View file

@ -29,17 +29,17 @@ classContent:
meta:
slides: 06-Storage.pdf
- date: Feb. 16
topic: Data Organization (Indexing, Sorting, Clustering, Hash/Tree)
topic: Data Organization (Sorting, Tree Indexes)
- date: Feb. 18
topic: Join Algorithms and Query Optimization
topic: Hash Indexes, Joins, and Optimization
- date: Feb. 23
topic: Project 2 Review
topic: Out-of-Core Algorithms
- date: Feb. 25
topic: Midterm 1 Review
- date: Mar. 1
topic: __Midterm 1__
- date: Mar. 3
topic: Out-of-Core Algorithms
topic: Project 2 Review
- date: Mar. 8
topic: Cost-Based-Optimization
- date: Mar. 10
@ -101,8 +101,8 @@ In this course, you will learn...
* "<a href="https://infosys.uni-saarland.de/datenbankenlernen/Patterns_In_Data_Management_Preview.pdf">Patterns in Data Management</a>"<br/> by Jens Dittrich
* "<a href="http://www.redbook.io/">The Red Book: Readings in Databases</a>"<br/> ed. Bailis, Hellerstein, and Stonebraker
* __Instructor__: <a href="http://odin.cse.buffalo.edu/people/oliver_kennedy.html">Oliver Kennedy</a> (Davis 338H, Office Hours Weds 10 AM-11 AM or by appointment; okennedy at buffalo)
* __TA__: Jun Chu (Office Hours Tu/Th 3:30-4:30; jchu6 at buffalo)
* Recitations: Mondays 9 AM, Wednesdays 12 Noon
* __TA__: Jun Chu (TA Lounge; Office Hours Tu 3:30-5:30; jchu6 at buffalo)
* Recitations: Tuesday 9 AM, Wednesdays 12 Noon
* __Project Submission__: <a href="http://dubstep.odin.cse.buffalo.edu">http://dubstep.odin.cse.buffalo.edu</a>
* __Project Groups__: 1-4 people
* __Grading__:
@ -115,7 +115,7 @@ In this course, you will learn...
* OR 5%/10%/25% OR 5%/5%/30% (whichever is most advantageous to you)
* 50% Projects
* 5% <a title="Checkpoint 0" href="{{{rootPath}}}teaching/dubstep/checkpoint0.html">Hello World</a> due on Feb. 8, 11:59 PM
* 15% <a title="Checkpoint 1" href="{{{rootPath}}}teaching/dubstep/checkpoint1.html">Project 1</a> due on Feb. 22, 11:59 PM
* 15% <a title="Checkpoint 1" href="{{{rootPath}}}teaching/dubstep/checkpoint1.html">Project 1</a> due on Mar. 7, 11:59 PM
* 15% <a title="Checkpoint 2" href="{{{rootPath}}}teaching/dubstep/checkpoint2.html">Project 2</a> due on Mar. 28, 11:59 PM
* 15% <a title="Checkpoint 3" href="{{{rootPath}}}teaching/dubstep/checkpoint3.html">Project 3</a> due on May 8, 11:59 PM