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
 
(53 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
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):
  
{|
+
* '''2024-02-22'''
|-
+
** ALL (BB): Introduction to the course · <!--[https://goo.gl/forms/aKdhAAUZIGD80PrQ2 Survey],--> [[Contact]], [[Introduction]], [[Rules]], [[Connecting to server]], [[Editors]], [[Command-line basics]]
| 2022-02-14 || (BB/TV) || ALL ||  Introduction to the course || [https://goo.gl/forms/aKdhAAUZIGD80PrQ2 Survey], [[Contact]], [[Introduction]], [[Rules]], [[Connecting from Windows]]
+
** ALL (BB): Introduction to Perl · [[Lperl|Lecture]], [[HWperl|Homework]]
|-
+
* '''2024-02-29'''
|  ||  || ||  Introduction to Perl || [[Lperl|Lecture]], [[HWperl|Homework]]  
+
** ALL (BB): Command-line tools, Perl one-liners · [[Lbash|Lecture]], [[HWbash|Homework]]
|-
+
* '''2024-03-07'''
| 2022-02-21 || (VB) || ALL || Command-line tools, Perl one-liners || <!-- [[Lbash|Lecture]], [[HWbash|Homework]] -->
+
** ALL (TV): Job scheduling and make · [[Lmake|Lecture]], [[HWmake|Homework]]
|-
+
* '''2024-03-14'''
| 2022-02-28 || (VB) || ALL || Job scheduling and make || <!-- [[Lmake|Lecture]], [[HWmake|Homework]] -->
+
** ALL (TV): SQL (and Python) for beginners · [[Project]], [[Lsql|Lecture]], [[Python]], [[HWsql|Homework]]  
|-
+
* '''2024-03-21'''
| 2022-03-07 || (VB) || ALL || Python and SQL for beginners || <!-- [[Lpython|Lecture]], [[HWpython|Homework]] -->
+
**  INF/DAV (VB): Python, web crawling, HTML parsing, sqlite3 · [[Lweb|Lecture]], [[HWweb|Homework]], [[Screen]]
|-
+
** BIN (TV): Bioinformatics 1 (sequencing and genome assembly) · [[Lbioinf1|Lecture]], [[HWbioinf1|Homework]]
| 2022-03-14 || (VB) || INF/DAV || Python, web crawling, HTML parsing, sqlite3 || <!-- [[Lweb|Lecture]], [[HWweb|Homework]] -->
+
* 2024-03-28 Easter
|-
+
* '''2024-04-04'''
| || (AB) || BIN || Bioinformatics 1 (sequencing and genome assembly) || <!-- [[Lbioinf1|Lecture]], [[HWbioinf1|Homework]] -->
+
** INF/DAV (VB): Text data processing, flask · [[Lflask|Lecture]], [[HWflask|Homework]]
|-
+
** BIN (TV): Bioinformatics 2 (gene finding, RNA-seq) · [[Lbioinf2|Lecture]], [[HWbioinf2|Homework]]  
| 2022-03-21 || (VB) || INF/DAV || Text data processing, flask || <!-- [[Lflask|Lecture]], [[HWflask|Homework]] -->
+
* '''2024-04-11'''
|-
+
** INF/DAV (BB): Data visualization in JavaScript · [[Ljavascript|Lecture]], [[HWjavascript|Homework]]
| || (AB) || BIN || Bioinformatics 2 (gene finding, RNA-seq) || <!-- [[Lbioinf2|Lecture]], [[HWbioinf2|Homework]] -->
+
** BIN (TV): Bioinformatics 3 (genome variants) · [[Lbioinf3|Lecture]], [[HWbioinf3|Homework]]
|-
+
** [[Project#Project_proposal|Project proposals]] due Friday April 12
| 2022-03-28 || (VB) || INF/DAV || Data visualization in JavaScript || <!-- [[Ljavascript|Lecture]], [[HWjavascript|Homework]] -->
+
* 2024-04-18 Student Research Conference
|-
+
* 2024-04-25 No lecture
| || (AB) || BIN || Bioinformatics 3 (genome variants) || <!-- [[Lbioinf3|Lecture]], [[HWbioinf3|Homework]] -->
+
* '''2024-05-02'''
|-
+
** ALL (BB): Python + C++ · [[Lcpp|Lecture]], [[HWcpp|Homework]]
| 2022-04-04 || (VB) || ALL || R, part 1 ||  <!-- [[Lr1|Lecture]], [[HWr1|Homework]] -->
+
* '''2024-05-09'''
|-
+
** ALL (VB): Cloud computing · [[Lcloud|Lecture]], [[HWcloud|Homework]]
| 2022-04-11 || (VB) || ALL || R, part 2 || <!-- [[Lr2|Lecture]], [[HWr2|Homework]] -->
+
* 2024-05-16 No lecture
|-  
+
 
| || || || [[Projekt#N.C3.A1vrh_projektu|Project proposals]] due Wednesday April 13
+
 
|-
+
Optional materials:
| 2022-04-18  || || || Easter
+
* 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
| 2022-04-25 || (VB) || ALL || Cloud computing || <!-- [[Lcloud|Lecture]], [[HWcloud|Homework]] -->
+
** [[Lr2]], [[HWr2]] statistical tests in R
|-
 
| 2022-05-02 || || || Reserve, work on projects
 
|-
 
| 2022-05-09 || || || Reserve, work on projects
 
|}
 

Latest revision as of 05:40, 21 July 2024

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


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