Programme: Difference between revisions

From 22113
Jump to navigation Jump to search
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''[[Collection of files]]''' used in the exercises and lessons - all gathered here.
'''[[Collection of files]]''' used in the exercises and lessons - all gathered here.


* M 29/01 Lesson 1: [[Unix]]
* M 03/02 Lesson 1: [[Unix]]
* T 01/02 More lecture on [[Unix]]
* T 06/02 More lecture on [[Unix]]
* M 05/02 Lesson 2: [[Python Recap and Objects]]
* M 10/02 Lesson 2: [[Python Recap and Objects]]
* T 08/02 Official talk about Random numbers
* T 13/02 Official talk about Random numbers
* M 12/02 Lesson 3: [[Regular Expressions]]
* M 17/02 Lesson 3: [[Regular Expressions]]
* T 15/02 Continuing lesson
* T 20/02 Continuing lesson
* M 19/02 Lesson 4: [[Making Functions]]
* M 24/02 Lesson 4: [[Making Functions]]
* T 22/02 Unofficial talk about Garbage Collection in Python
* T 27/02 Unofficial talk about Garbage Collection in Python
* M 26/02 Lesson 5: [[Advanced Data Structures and New Data Types]]
* M 03/03 Lesson 5: [[Advanced Data Structures and New Data Types]]
* T 29/02 Unofficial talk about how Data Structures work in Python. [https://evaluering.dtu.dk/ Midterm evaluation] - part 1 (this is an evaluation of the course, not of you)
* T 06/03 Unofficial talk about how Data Structures work in Python. [https://evaluering.dtu.dk/ Midterm evaluation] - part 1 (this is an evaluation of the course, not of you)
* M 04/03 Lesson 6: [[Comprehension, Generators, Functions and Methods]]
* M 10/03 Lesson 6: [[Comprehension, Generators, Functions and Methods]]
* T 07/03 [https://evaluering.dtu.dk/ Midterm evaluation] - part 2
* T 13/03 [https://evaluering.dtu.dk/ Midterm evaluation] - part 2
* M 11/03 Lesson 7: [[Classes]]
* M 17/03 Lesson 7: [[Classes]]
* T 14/03 More lecture on [[Classes]], Project introduction
* T 20/03 More lecture on [[Classes]], Project introduction
* M 18/03 Lesson 8: [[Unit test]] and start of project
* M 24/03 Lesson 8: [[Unit test]] and start of project
* T 21/03 More lecture on [[Unit test]], project work
* T 27/03 More lecture on [[Unit test]], project work
* Easter holidays - <span style="color: red;">Easter messes with the lesson order</span>
* M 31/03 Lesson 9: [[Scientific Libraries, Pandas, Numpy]]
* T 04/04 Lesson 10: [[Runtime evaluation of algorithms]]
* T 03/04 More lecture on [[Scientific Libraries, Pandas, Numpy]], project work
* M 08/04 Lesson 9: [[Scientific Libraries, Pandas, Numpy]]
* M 07/04 Lesson 11: [[Scientific Libraries, Statistics]] SciPy
* T 11/04 More lecture on [[Scientific Libraries, Pandas, Numpy]], project work
* T 10/04 Continuing lesson, project work
* M 15/04 Lesson 11: [[Scientific Libraries, Statistics]] SciPy
* Easter holidays - <span style="color: red;">Easter messes with the lesson order. Notice the switch between 10 & 11</span>
* T 18/04 Continuing lesson, project work
* T 24/04 Lesson 10: [[Runtime evaluation of algorithms]]
* M 22/04 Lesson 12: [[Scientific Libraries, Plotting]] Matplotlib, Seaborn
* M 28/04 Lesson 12: [[Scientific Libraries, Plotting]] Matplotlib, Seaborn
* T 25/04 Continuing lesson, project work
* T 01/05 Continuing lesson, project work
* M 29/04 Lesson 13, [[Last words]], Biopython
* M 05/05 Lesson 13, [[Last words]], Biopython
* T 02/05 Q/A session, project work
* T 08/05 Q/A session, project work
* M 06/05 The project is handed in at 15.00 on DTU Learn
* M 12/05 The project is handed in at 15.00 on DTU Learn
* T 07/05 Start of project evaluation
* T 13/05 Start of project evaluation
* M 13/05 The project evaluation is handed in at 15.00 on DTU Learn
* M 20/05 The project evaluation is handed in at 15.00 on DTU Learn
* T 15/05 Exam - [http://eksamensplan.dtu.dk/ the official DTU exam plan]
* T 16/05 Exam - [http://eksamensplan.dtu.dk/ the official DTU exam plan]


== Curious about the exam ==
== Curious about the exam ==
[https://teaching.healthtech.dtu.dk/22113/index.php/Aligning_expectations#Passing_the_course Read this], and if you fail or are afraid of failing [https://teaching.healthtech.dtu.dk/22113/index.php/Aligning_expectations#Failing_the_course read here].
[https://teaching.healthtech.dtu.dk/22113/index.php/Aligning_expectations#Passing_the_course Read this], and if you fail or are afraid of failing [https://teaching.healthtech.dtu.dk/22113/index.php/Aligning_expectations#Failing_the_course read here].

Latest revision as of 16:37, 17 January 2025

Collection of files used in the exercises and lessons - all gathered here.

Curious about the exam

Read this, and if you fail or are afraid of failing read here.