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
 
(73 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[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]]  
+
| 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]]
 +
|-
 +
| || || || Introduction to Perl || [[Lperl|Lecture]], [[HWperl|Homework]]
 
|-
 
|-
| 2021-02-25 || (TV) Command-line tools, Perl one-liners [[Lbash|Lecture]], [[HWbash|Homework]]  
+
| 2023-02-29 || (BB) || ALL || Command-line tools, Perl one-liners || [[Lbash|Lecture]], [[HWbash|Homework]]
 
|-
 
|-
| 2021-03-04 || (TV) Job scheduling and make <!-- [[Lmake|Lecture]], [[HWmake|Homework]] -->
+
| 2023-03-07 || (TV) || ALL || Job scheduling and make || [[Lmake|Lecture]], [[HWmake|Homework]]
 
|-
 
|-
| 2021-03-11 || (BB) Python and SQL for beginners <!-- [[Lpython|Lecture]], [[HWpython|Homework]] -->
+
| 2023-03-14 || (TV) || ALL || SQL (and Python) for beginners || [[Project]], [[Lsql|Lecture]], [[Python]], [[HWsql|Homework]]  
 
|-
 
|-
| 2021-03-18 || (VB) Python, web crawling, HTML parsing, sqlite3 <!-- [[Lweb|Lecture INF]], [[HWweb|Homework INF]] -->
+
| 2023-03-21 || (VB) || INF/DAV || Python, web crawling, HTML parsing, sqlite3 || [[Lweb|Lecture]], [[HWweb|Homework]], [[Screen]]
 
|-
 
|-
| || (BB) Bioinformatics 1 (genome assembly) <!-- [[Lbioinf1|Lecture BIN]], [[HWbioinf1|Homework BIN]] -->
+
| || (TV) || 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]] -->
+
| 2023-03-28 || || || Easter
 
|-
 
|-
| || (BB) Bioinformatics 2 (gene finding, RNA-seq) <!-- [[Lbioinf2|Lecture BIN]], [[HWbioinf2|Homework BIN]] -->
+
| 2023-04-04 || (VB) || INF/DAV || Text data processing, flask || [[Lflask|Lecture]], [[HWflask|Homework]]
 
|-
 
|-
| 2021-04-01 || Easter(?)
+
| || (TV) || BIN || Bioinformatics 2 (gene finding, RNA-seq) || [[Lbioinf2|Lecture]], [[HWbioinf2|Homework]]
 
|-
 
|-
| 2021-04-08 || (VB) Data visualization in JavaScript <!-- [[Ljavascript|Lecture INF]], [[HWjavascript|Homework INF]] -->
+
| 2023-04-11 || (BB) || INF/DAV || Data visualization in JavaScript || [[Ljavascript|Lecture]], [[HWjavascript|Homework]]
 
|-
 
|-
| || (BB) Bioinformatics 3 (polymorphisms) <!-- [[Lbioinf3|Lecture BIN]], [[HWbioinf3|Homework BIN]] -->
+
| || || || [[Project#Project_proposal|Project proposals]] due Friday April 12
 
|-
 
|-
| 2021-04-15 || (BB) R, part 1  <!-- [[Lr1|Lecture]], [[HWr1|Homework]] -->
+
| || (TV) || BIN || Bioinformatics 3 (genome variants) || [[Lbioinf3|Lecture]], [[HWbioinf3|Homework]]
 
|-
 
|-
| 2021-04-22 || (BB) R, part 2 <!-- [[Lr2|Lecture]], [[HWr2|Homework]] ([[Projekt#N.C3.A1vrh_projektu|project proposals]] due Thursday April 23) -->
+
| 2023-04-18 || || || Student Research Conference
 
|-
 
|-
| 2021-04-29 || (VB) Cloud computing <!-- [[Lcloud|Lecture]], [[HWcloud|Homework]] -->
+
| 2023-05-02 || (BB) || ALL || Python + C++ || <!-- [[Lr1|Lecture]], [[HWr1|Homework]] -->
 
|-
 
|-
| 2021-05-06 || Reserve, work on projects
+
| 2023-05-09 || (VB) || ALL || Cloud computing || <!-- [[Lcloud|Lecture]], [[HWcloud|Homework]] -->
 
|-
 
|-
| 2021-05-13 || Reserve, work on projects
+
| 2023-05-16 || || || No lecture
 
|}
 
|}
 +
 +
 +
Optional materials:
 +
* If you are interested in R language you can look at these lectures and homeworks. However do not submit them.
 +
** [[Lr1]], [[HWr1]] tutorial to R and basic plotting
 +
** [[Lr2]], [[HWr2]] statistical tests in R

Latest revision as of 15:30, 30 April 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-05-02 (BB) ALL Python + C++
2023-05-09 (VB) ALL Cloud computing
2023-05-16 No lecture


Optional materials:

  • If you are interested in R language you can look at these lectures and homeworks. However do not submit them.
    • Lr1, HWr1 tutorial to R and basic plotting
    • Lr2, HWr2 statistical tests in R