Programme: Difference between revisions
Jump to navigation
Jump to search
(Created page with "'''Collection of files''' used in the exercises and lessons - all gathered here. * 29/08 Lesson 1: Using Jupyter Notebook * 05/09 Lesson 2: Python Basics * 12/09 Lesson 3: Simple File Reading * 19/09 Lesson 4: Pseudocode and Comments * 26/09 Lesson 5: Python Input-Output * 03/10 Lesson 6: Exceptions and Bug Handling, [https://evaluering.dtu.dk/ Midterm evaluation] - part 1 * 10/10 Lesson 7 Stateful Parsing, [https://evaluering.dtu.dk/ Mid...") |
(No difference)
|
Revision as of 16:29, 1 March 2024
Collection of files used in the exercises and lessons - all gathered here.
- 29/08 Lesson 1: Using Jupyter Notebook
- 05/09 Lesson 2: Python Basics
- 12/09 Lesson 3: Simple File Reading
- 19/09 Lesson 4: Pseudocode and Comments
- 26/09 Lesson 5: Python Input-Output
- 03/10 Lesson 6: Exceptions and Bug Handling, Midterm evaluation - part 1
- 10/10 Lesson 7 Stateful Parsing, Midterm evaluation - part 2
- Fall holidays
- 24/10 Lesson 8: Lists/Sequences
- 31/10 Lesson 9: More with Lists
- 07/11 Lesson 10: Simple Pattern Matching
- 14/11 Lesson 11: Sets
- 21/11 Lesson 12: Dictionaries
- 28/11 Lesson 13: How to Python - The mistakes we see
- 11/12 Exam - the official DTU exam plan