1-DAV-202 Data Management 2023/24
Previously 2-INF-185 Data Source Integration

Materials · Introduction · Rules · Contact
· Grades from marked homeworks are on the server in file /grades/userid.txt
· Dates of project submission and oral exams:
Early: submit project May 24 9:00am, oral exams May 27 1:00pm (limit 5 students).
Otherwise submit project June 11, 9:00am, oral exams June 18 and 21 (estimated 9:00am-1:00pm, schedule will be published before exam).
Sign up for one the exam days in AIS before June 11.
Remedial exams will take place in the last week of the exam period. Beware, there will not be much time to prepare a better project. Projects should be submitted as homeworks to /submit/project.


Difference between revisions of "Materials"

From MAD
Jump to navigation Jump to search
Line 3: Line 3:
 
* 2018-02-22 (BB) Perl, part 1 (basics, input processing) [[L01|Lecture 1]], [[HW01|Homework 1]]
 
* 2018-02-22 (BB) Perl, part 1 (basics, input processing) [[L01|Lecture 1]], [[HW01|Homework 1]]
 
* 2018-03-01 (TV) Perl, part 2 (external commands, files, subroutines) [[L02|Lecture 2]], [[HW02|Homework 2]]
 
* 2018-03-01 (TV) Perl, part 2 (external commands, files, subroutines) [[L02|Lecture 2]], [[HW02|Homework 2]]
* 2018-03-08 (BB) Command-line tools, Perl one-liners <!-- [[L03|Lecture 3]], [[HW03|Homework 3]] -->
+
* 2018-03-08 (TV) Command-line tools, Perl one-liners [[L03|Lecture 3]], [[HW03|Homework 3]]
 
* 2018-03-15 (BB) Job scheduling and make <!-- [[L04|Lecture 4]], [[HW04|Homework 4]] -->
 
* 2018-03-15 (BB) Job scheduling and make <!-- [[L04|Lecture 4]], [[HW04|Homework 4]] -->
 
* 2018-03-22 Python and SQL for beginners, consultations on [[project topic]]s  
 
* 2018-03-22 Python and SQL for beginners, consultations on [[project topic]]s  

Revision as of 11:00, 8 March 2018

Here is a preliminary plan of lectures for this year (the topics and their order may change):

  • 2018-02-22 (BB) Perl, part 1 (basics, input processing) Lecture 1, Homework 1
  • 2018-03-01 (TV) Perl, part 2 (external commands, files, subroutines) Lecture 2, Homework 2
  • 2018-03-08 (TV) Command-line tools, Perl one-liners Lecture 3, Homework 3
  • 2018-03-15 (BB) Job scheduling and make
  • 2018-03-22 Python and SQL for beginners, consultations on project topics
  • 2018-03-29 Easter
  • 2018-04-05 (VB) Python, web crawling, HTML parsing, sqlite3
  • 2017-04-12 (VB) Text data processing, flask
  • 2017-04-19 (VB) Data visualization in JavaScript
  • 2017-04-26 (BB) R, part 1
  • 2017-05-03 (BB) R, part 2
  • 2017-05-10 (TV) More databases, scripting language of your choice
  • 2017-05-17 (BB) ggplot2