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
 
(118 intermediate revisions by 5 users not shown)
Line 3: Line 3:
 
{|
 
{|
 
|-
 
|-
| 2019-02-21 || (BB) Introduction to Perl (basics, input processing) [[L01|Lecture 1]], [[HW01|Homework 1]]
+
| 2023-02-22 || (BB) || ALL || Introduction to the course || [https://goo.gl/forms/aKdhAAUZIGD80PrQ2 Survey], [[Contact]], [[Introduction]], [[Rules]], [[Connecting to server]], [[Editors]], [[Command-line basics]]
 
|-
 
|-
| 2019-02-28 || (BB) Command-line tools, Perl one-liners [[L02|Lecture 2]], [[HW02|Homework 2]]
+
| || || || Introduction to Perl || [[Lperl|Lecture]], [[HWperl|Homework]]
 
|-
 
|-
| 2019-03-07 || (BB) Job scheduling and make [[L03|Lecture 3]], [[HW03|Homework 3]]
+
| 2023-02-29 || (BB) || ALL || Command-line tools, Perl one-liners || [[Lbash|Lecture]], [[HWbash|Homework]]
 
|-
 
|-
| 2019-03-14 || (BB) Python and SQL for beginners [[L04|Lecture 4]], [[HW04|Homework 4]]
+
| 2023-03-07 || (TV) || ALL || Job scheduling and make || [[Lmake|Lecture]], [[HWmake|Homework]]
 
|-
 
|-
| 2019-03-21 || (VB) Python, web crawling, HTML parsing, sqlite3 <!-- [[L05i|Lecture 5i]], [[HW05i|Homework 5i]] -->
+
| 2023-03-14 || (TV) || ALL || SQL (and Python) for beginners || [[Project]], [[Lsql|Lecture]], [[Python]], [[HWsql|Homework]]  
 
|-
 
|-
| || (BB) Bioinformatics 1 (genome assembly) [[L05b|Lecture 5b]], [[HW05b|Homework 5b]]
+
| 2023-03-21 || (VB) || INF/DAV || Python, web crawling, HTML parsing, sqlite3 || [[Lweb|Lecture]], [[HWweb|Homework]], [[Screen]]
 
|-
 
|-
| 2019-03-28 || (VB) Text data processing, flask <!-- [[L07|Lecture 7]], [[HW07|Homework 7]] -->
+
| || (TV) || BIN || Bioinformatics 1 (sequencing and genome assembly) || [[Lbioinf1|Lecture]], [[HWbioinf1|Homework]]
 
|-
 
|-
| || (BB) Bioinformatics 2
+
| 2023-03-28 || || || Easter
 
|-
 
|-
| 2019-04-04 || (VB) Data visualization in JavaScript <!-- [[L08|Lecture 8]], [[HW08|Homework 8]]--> 
+
| 2023-04-04 || (VB) || INF/DAV || Text data processing, flask || [[Lflask|Lecture]], [[HWflask|Homework]]
 
|-
 
|-
| || (BB) Bioinformatics 3
+
| || (TV) || BIN || Bioinformatics 2 (gene finding, RNA-seq) || [[Lbioinf2|Lecture]], [[HWbioinf2|Homework]]
 
|-
 
|-
| 2019-04-11 || (BB) R, part 1 <!-- [[L09|Lecture 9]], [[HW09|Homework 9]]--> (project proposals due Monday April 14)
+
| 2023-04-11 || (BB) || INF/DAV || Data visualization in JavaScript || [[Ljavascript|Lecture]], [[HWjavascript|Homework]]
 
|-
 
|-
| 2019-04-18 || Easter
+
| || || || [[Project#Project_proposal|Project proposals]] due Friday April 12
 
|-
 
|-
| 2019-04-25 || (BB) R, part 2 <!-- [[L10|Lecture 10]], [[HW10|Homework 10]]-->
+
| || (TV) || BIN || Bioinformatics 3 (genome variants) || [[Lbioinf3|Lecture]], [[HWbioinf3|Homework]]
 
|-
 
|-
| 2019-05-02 || (BB) R, visualization and reports
+
| 2023-04-18 || || || Student Research Conference
 
|-
 
|-
| 2019-05-09 || (VB/TV) Cloud computing
+
| 2023-04-25 || || || No lecture
 
|-
 
|-
| 2019-05-16 || To be announced
+
| 2023-05-02 || (BB) || ALL || Python + C++ || [[Lcpp|Lecture]], [[HWcpp|Homework]]
 +
|-
 +
| 2023-05-09 || (VB) || ALL || Cloud computing || [[Lcloud|Lecture]], [[HWcloud|Homework]]
 +
|-
 +
| 2023-05-16 || || || No lecture
 
|}
 
|}
 +
 +
 +
Optional materials:
 +
* If you are interested in R language, you can look at these lectures and homeworks. Files for the tasks are available on the server. However do not submit these homeworks.
 +
** [[Lr1]], [[HWr1]] tutorial to R and basic plotting
 +
** [[Lr2]], [[HWr2]] statistical tests in R

Latest revision as of 14:43, 9 May 2024

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

2023-02-22 (BB) ALL Introduction to the course Survey, Contact, Introduction, Rules, Connecting to server, Editors, Command-line basics
Introduction to Perl Lecture, Homework
2023-02-29 (BB) ALL Command-line tools, Perl one-liners Lecture, Homework
2023-03-07 (TV) ALL Job scheduling and make Lecture, Homework
2023-03-14 (TV) ALL SQL (and Python) for beginners Project, Lecture, Python, Homework
2023-03-21 (VB) INF/DAV Python, web crawling, HTML parsing, sqlite3 Lecture, Homework, Screen
(TV) BIN Bioinformatics 1 (sequencing and genome assembly) Lecture, Homework
2023-03-28 Easter
2023-04-04 (VB) INF/DAV Text data processing, flask Lecture, Homework
(TV) BIN Bioinformatics 2 (gene finding, RNA-seq) Lecture, Homework
2023-04-11 (BB) INF/DAV Data visualization in JavaScript Lecture, Homework
Project proposals due Friday April 12
(TV) BIN Bioinformatics 3 (genome variants) Lecture, Homework
2023-04-18 Student Research Conference
2023-04-25 No lecture
2023-05-02 (BB) ALL Python + C++ Lecture, Homework
2023-05-09 (VB) ALL Cloud computing Lecture, Homework
2023-05-16 No lecture


Optional materials:

  • If you are interested in R language, you can look at these lectures and homeworks. Files for the tasks are available on the server. However do not submit these homeworks.
    • Lr1, HWr1 tutorial to R and basic plotting
    • Lr2, HWr2 statistical tests in R