Programme: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
* 01/09 Lesson 1: [[Python recap]] | * 01/09 Lesson 1: [[Python recap]] | ||
* 08/09 Lesson 2: [[The path and simple file reading]] | * 08/09 Lesson 2: [[The path and simple file reading]] | ||
* 15/09 Lesson 3: [[ | * 15/09 Lesson 3: [[Pseudocode and comments]] | ||
* 22/09 Lesson 4: [[String manipulation]] | * 22/09 Lesson 4: [[String manipulation]] | ||
* 29/09 Lesson 5: [[Exceptions and bug handling]] | * 29/09 Lesson 5: [[Exceptions and bug handling]] | ||
* 06/10 Lesson 6: [[Stateful parsing]], [https://evaluering.dtu.dk/ Midterm evaluation] - part 1 | * 06/10 Lesson 6: [[Stateful parsing]], [https://evaluering.dtu.dk/ Midterm evaluation] - part 1 | ||
* Fall holidays | * Fall holidays | ||
* | * 20/10 Lesson 7 [[List manipulation]], [https://evaluering.dtu.dk/ Midterm evaluation] - part 2 | ||
* 27/10 Lesson 8: [[ | * 27/10 Lesson 8: [[Functions]] | ||
* 03/11 Lesson 9: [[Simple pattern matching]] | * 03/11 Lesson 9: [[Simple pattern matching]] | ||
* 10/11 Lesson 10: [[Set techniques]] | * 10/11 Lesson 10: [[Set techniques]] | ||
| Line 15: | Line 15: | ||
* 24/11 Lesson 12: [[Regular expressions]] | * 24/11 Lesson 12: [[Regular expressions]] | ||
* 01/12 Lesson 13: [[Python object model]] | * 01/12 Lesson 13: [[Python object model]] | ||
* 10/12 Exam - [http://eksamensplan.dtu.dk/ the official DTU exam plan] | * 10/12 Exam - [http://eksamensplan.dtu.dk/ the official DTU exam plan] [https://student.dtu.dk/eksamen/eksamensdatoer Exam dates] | ||
== Curious about the exam == | == Curious about the exam == | ||
[https://teaching.healthtech.dtu.dk/22116/index.php/How_the_course_is_conducted#Preparation_for_exam Read this] | [https://teaching.healthtech.dtu.dk/22116/index.php/How_the_course_is_conducted#Preparation_for_exam Read this] | ||
Latest revision as of 18:22, 18 September 2025
Collection of files used in the exercises and lessons - all gathered here.
- 01/09 Lesson 1: Python recap
- 08/09 Lesson 2: The path and simple file reading
- 15/09 Lesson 3: Pseudocode and comments
- 22/09 Lesson 4: String manipulation
- 29/09 Lesson 5: Exceptions and bug handling
- 06/10 Lesson 6: Stateful parsing, Midterm evaluation - part 1
- Fall holidays
- 20/10 Lesson 7 List manipulation, Midterm evaluation - part 2
- 27/10 Lesson 8: Functions
- 03/11 Lesson 9: Simple pattern matching
- 10/11 Lesson 10: Set techniques
- 17/11 Lesson 11: Dict techniques
- 24/11 Lesson 12: Regular expressions
- 01/12 Lesson 13: Python object model
- 10/12 Exam - the official DTU exam plan Exam dates