Self-study
You can also go through this course as self-study.
If you have never programmed before, the DataCamp courses is the most gentle introduction to Python you can get. It is worth paying for.
After that:
Read the introduction slides.
Follow the first set of guides.
Read through the second set of guides.
Follow the download guide below to download all lectures and exercises.
Go through the lectures and exercises as prescribed in the course plan.
Next level: Go through this mini-course on dynamic programming
Download guide:
Open VScode
Pres Ctrl+Shift+P
Paste in
git: clone
+ EnterPaste in
https://github.com/NumEconCopenhagen/lectures-2022
+ Enter (choose location)Paste in
https://github.com/NumEconCopenhagen/exercises-2022
+ Enter (choose location)