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.
· Cloud homework is due on May 20 9:00am.


Difference between revisions of "Materials"

From MAD
Jump to navigation Jump to search
m (Brona moved page Materiály to Materials)
Line 1: Line 1:
 
[[Connecting from Windows]]
 
[[Connecting from Windows]]
  
<!--
 
 
Here is a preliminary plan of lectures for this year (the topics and their order may change):
 
Here is a preliminary plan of lectures for this year (the topics and their order may change):
  
 
{|
 
{|
 
|-
 
|-
| 2021-02-18 || (BB/TV) Introduction to Perl (basics, input processing)  [[Lperl|Lecture]], [[HWperl|Homework]]  
+
| 2022-02-14 || (BB/TV) || ALL ||  Introduction to Perl (basics, input processing)  || [[Lperl|Lecture]], [[HWperl|Homework]]  
 
|-
 
|-
| 2021-02-25 || (TV) Command-line tools, Perl one-liners  [[Lbash|Lecture]], [[HWbash|Homework]]  
+
| 2022-02-21 || (VB) || ALL || Command-line tools, Perl one-liners  || [[Lbash|Lecture]], [[HWbash|Homework]]  
 
|-
 
|-
| 2021-03-04 || (TV) Job scheduling and make [[Lmake|Lecture]], [[HWmake|Homework]]
+
| 2022-02-28 || (VB) || ALL || Job scheduling and make || [[Lmake|Lecture]], [[HWmake|Homework]]
 
|-
 
|-
| 2021-03-11 || (BB) Python and SQL for beginners [[Lpython|Lecture]], [[HWpython|Homework]]
+
| 2022-03-07 || (VB) || ALL || Python and SQL for beginners || [[Lpython|Lecture]], [[HWpython|Homework]]
 
|-
 
|-
| 2021-03-18 || (VB) Python, web crawling, HTML parsing, sqlite3 [[Lweb|Lecture INF]], [[HWweb|Homework INF]]
+
| 2022-03-14 || (VB) || ALL || Python, web crawling, HTML parsing, sqlite3 || [[Lweb|Lecture]], [[HWweb|Homework]]
 
|-
 
|-
| || (BB) Bioinformatics 1 (genome assembly) [[Lbioinf1|Lecture BIN]], [[HWbioinf1|Homework BIN]]
+
| || (AB) || BIN || Bioinformatics 1 (sequencing and genome assembly) || [[Lbioinf1|Lecture]], [[HWbioinf1|Homework]]
 
|-
 
|-
| 2021-03-25 || (VB) Text data processing, flask [[Lflask|Lecture INF]], [[HWflask|Homework INF]]
+
| 2022-03-21 || (VB) || INF/DAV || Text data processing, flask || [[Lflask|Lecture]], [[HWflask|Homework]]
 
|-
 
|-
| || (AB) Bioinformatics 2 (gene finding, RNA-seq) [[Lbioinf2|Lecture BIN]], [[HWbioinf2|Homework BIN]]
+
| || (AB) || BIN || Bioinformatics 2 (gene finding, RNA-seq) || [[Lbioinf2|Lecture]], [[HWbioinf2|Homework]]
 
|-
 
|-
| 2021-04-01 || (VB) Data visualization in JavaScript [[Ljavascript|Lecture INF]], [[HWjavascript|Homework INF]]  
+
| 2022-03-28 || (VB) || INF/DAV || Data visualization in JavaScript || [[Ljavascript|Lecture]], [[HWjavascript|Homework]]  
 
|-
 
|-
| || (AB) Bioinformatics 3 (polymorphisms) [[Lbioinf3|Lecture BIN]], [[HWbioinf3|Homework BIN]]  
+
| || (AB) || BIN || Bioinformatics 3 (genome variants) || [[Lbioinf3|Lecture]], [[HWbioinf3|Homework]]  
 
|-
 
|-
| 2021-04-08 || (BB) R, part 1  [[Lr1|Lecture]], [[HWr1|Homework]]
+
| 2022-04-04 || (VB) || ALL || R, part 1 || [[Lr1|Lecture]], [[HWr1|Homework]]
 
|-
 
|-
| 2021-04-15 || (BB) R, part 2 [[Lr2|Lecture]], [[HWr2|Homework]]
+
| 2022-04-11 || (VB) || ALL || R, part 2 || [[Lr2|Lecture]], [[HWr2|Homework]]
 +
|-
 +
| || || || [[Projekt#N.C3.A1vrh_projektu|Project proposals]] due Monday April 12
 
|-
 
|-
| || [[Projekt#N.C3.A1vrh_projektu|Project proposals]] due Monday April 12
+
| 2022-04-18  || || || Easter
 
|-
 
|-
| 2021-04-22 || (VB) Cloud computing [[Lcloud|Lecture]], [[HWcloud|Homework]]
+
| 2022-04-25 || (VB) || ALL || Cloud computing || [[Lcloud|Lecture]], [[HWcloud|Homework]]
 
|-
 
|-
| 2021-04-29 || Topic to be announced
+
| 2022-05-02 || || || Reserve, work on projects
 
|-
 
|-
| 2021-05-06 || Reserve, work on projects
+
| 2022-05-09 || || || Reserve, work on projects
|-
 
| 2021-05-13 || Reserve, work on projects
 
 
|}
 
|}
-->
 

Revision as of 18:39, 13 February 2022

Connecting from Windows

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

2022-02-14 (BB/TV) ALL Introduction to Perl (basics, input processing) Lecture, Homework
2022-02-21 (VB) ALL Command-line tools, Perl one-liners Lecture, Homework
2022-02-28 (VB) ALL Job scheduling and make Lecture, Homework
2022-03-07 (VB) ALL Python and SQL for beginners Lecture, Homework
2022-03-14 (VB) ALL Python, web crawling, HTML parsing, sqlite3 Lecture, Homework
(AB) BIN Bioinformatics 1 (sequencing and genome assembly) Lecture, Homework
2022-03-21 (VB) INF/DAV Text data processing, flask Lecture, Homework
(AB) BIN Bioinformatics 2 (gene finding, RNA-seq) Lecture, Homework
2022-03-28 (VB) INF/DAV Data visualization in JavaScript Lecture, Homework
(AB) BIN Bioinformatics 3 (genome variants) Lecture, Homework
2022-04-04 (VB) ALL R, part 1 Lecture, Homework
2022-04-11 (VB) ALL R, part 2 Lecture, Homework
Project proposals due Monday April 12
2022-04-18 Easter
2022-04-25 (VB) ALL Cloud computing Lecture, Homework
2022-05-02 Reserve, work on projects
2022-05-09 Reserve, work on projects