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


Difference between revisions of "Materials"

From MAD
Jump to navigation Jump to search
Line 3: Line 3:
 
{|
 
{|
 
|-
 
|-
| 2022-02-14 || (BB/TV) || ALL ||  Introduction to the course  || [https://goo.gl/forms/aKdhAAUZIGD80PrQ2 Survey], [[Contact]], [[Introduction]], [[Rules]], [[Connecting from Windows]]
+
| 2023-02-13 || (BB/TV) || ALL ||  Introduction to the course  || [https://goo.gl/forms/aKdhAAUZIGD80PrQ2 Survey], [[Contact]], [[Introduction]], [[Rules]], [[Connecting from Windows]]
 
|-
 
|-
 
|  ||  || ||  Introduction to Perl  || [[Lperl|Lecture]], [[HWperl|Homework]]  
 
|  ||  || ||  Introduction to Perl  || [[Lperl|Lecture]], [[HWperl|Homework]]  
 
|-
 
|-
| 2022-02-21 || || || No class
+
| 2023-02-20 || (BB) || ALL || Command-line tools, Perl one-liners  || [[Lbash|Lecture]], [[HWbash|Homework]]
 
|-
 
|-
| 2022-02-28 || (VB) || ALL || Command-line tools, Perl one-liners  || [[Lbash|Lecture]], [[HWbash|Homework]]
+
| 2023-02-27 || (BB) || ALL || Python and SQL for beginners || [[Lpython|Lecture]], [[HWpython|Homework]]
 
|-
 
|-
| 2022-03-07 || (VB) || ALL || Job scheduling and make || [[Lmake|Lecture]], [[HWmake|Homework]]
+
| 2023-03-06 || (VB) || INF/DAV || Python, web crawling, HTML parsing, sqlite3 || [[Lweb|Lecture]], [[HWweb|Homework]]
 
|-
 
|-
| 2022-03-14 || (VB) || ALL || Python and SQL for beginners || [[Lpython|Lecture]], [[HWpython|Homework]]
+
| || (TV) || BIN || Bioinformatics 1 (sequencing and genome assembly) || [[Lbioinf1|Lecture]], [[HWbioinf1|Homework]]
 
|-
 
|-
| 2022-03-21 || (VB) || INF/DAV || Python, web crawling, HTML parsing, sqlite3 || [[Lweb|Lecture]], [[HWweb|Homework]]
+
| 2023-03-13 || (VB) || INF/DAV || Text data processing, flask || [[Lflask|Lecture]], [[HWflask|Homework]]
 
|-
 
|-
| || (AB) || BIN || Bioinformatics 1 (sequencing and genome assembly) || [[Lbioinf1|Lecture]], [[HWbioinf1|Homework]]
+
| || (TV) || BIN || Bioinformatics 2 (gene finding, RNA-seq) || [[Lbioinf2|Lecture]], [[HWbioinf2|Homework]]  
 
|-
 
|-
| 2022-03-28 || (VB) || INF/DAV || Text data processing, flask || [[Lflask|Lecture]], [[HWflask|Homework]]
+
| 2023-03-20 || (VB) || INF/DAV || Data visualization in JavaScript || [[Ljavascript|Lecture]], [[HWjavascript|Homework]]  
 
|-
 
|-
| || (AB) || BIN || Bioinformatics 2 (gene finding, RNA-seq) || [[Lbioinf2|Lecture]], [[HWbioinf2|Homework]]  
+
| || (TV) || BIN || Bioinformatics 3 (genome variants) || [[Lbioinf3|Lecture]], [[HWbioinf3|Homework]]  
 
|-
 
|-
| 2022-04-04 || (VB) || INF/DAV || Data visualization in JavaScript || [[Ljavascript|Lecture]], [[HWjavascript|Homework]]  
+
| 2023-03-27 || (TV) || ALL || Job scheduling and make || [[Lmake|Lecture]], [[HWmake|Homework]]  
 
|-
 
|-
| || (AB) || BIN || Bioinformatics 3 (genome variants) || [[Lbioinf3|Lecture]], [[HWbioinf3|Homework]]  
+
| 2023-04-03 || (BB) || ALL || R, part 1 || [[Lr1|Lecture]], [[HWr1|Homework]]
 
|-
 
|-
| 2022-04-11 || (VB) || ALL || R, part 1 ||  [[Lr1|Lecture]], [[HWr1|Homework]]
+
| || || || [[Projekt#N.C3.A1vrh_projektu|Project proposals]] due Wednesday April 5
 
|-
 
|-
| || || || [[Projekt#N.C3.A1vrh_projektu|Project proposals]] due Wednesday April 13
+
| 2023-04-10 || || || Easter
 
|-
 
|-
| 2022-04-18 || || || Easter
+
| 2023-04-17 || ||(VB) || Cloud computing || [[Lcloud|Lecture]], [[HWcloud|Homework]]
 
|-
 
|-
| 2022-04-25 ||  || || No class
+
| 2023-04-24 ||  || (BB) || ALL || R, part 2 || [[Lr2|Lecture]], [[HWr2|Homework]]
 
|-  
 
|-  
| 2022-05-02 || (VB) || ALL || R, part 2 || [[Lr2|Lecture]], [[HWr2|Homework]]
+
| 2023-05-01 || || || Holiday
 
|-
 
|-
| 2022-05-09 || (VB) || ALL || Cloud computing || [[Lcloud|Lecture]], [[HWcloud|Homework]]
+
| 2023-05-08 || || || Holiday
 
|}
 
|}

Revision as of 13:45, 10 February 2023

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

2023-02-13 (BB/TV) ALL Introduction to the course Survey, Contact, Introduction, Rules, Connecting from Windows
Introduction to Perl Lecture, Homework
2023-02-20 (BB) ALL Command-line tools, Perl one-liners Lecture, Homework
2023-02-27 (BB) ALL Python and SQL for beginners Lecture, Homework
2023-03-06 (VB) INF/DAV Python, web crawling, HTML parsing, sqlite3 Lecture, Homework
(TV) BIN Bioinformatics 1 (sequencing and genome assembly) Lecture, Homework
2023-03-13 (VB) INF/DAV Text data processing, flask Lecture, Homework
(TV) BIN Bioinformatics 2 (gene finding, RNA-seq) Lecture, Homework
2023-03-20 (VB) INF/DAV Data visualization in JavaScript Lecture, Homework
(TV) BIN Bioinformatics 3 (genome variants) Lecture, Homework
2023-03-27 (TV) ALL Job scheduling and make Lecture, Homework
2023-04-03 (BB) ALL R, part 1 Lecture, Homework
Project proposals due Wednesday April 5
2023-04-10 Easter
2023-04-17 (VB) Cloud computing Lecture, Homework
2023-04-24 (BB) ALL R, part 2 Lecture, Homework
2023-05-01 Holiday
2023-05-08 Holiday