7 lines
534 B
Markdown
7 lines
534 B
Markdown
|
|
This folder contains the materials for the 5-hour Python crash course that runs before my main courses.
|
||
|
|
|
||
|
|
Some contents:
|
||
|
|
- `course_plan.md` : an overview of the contents, the activities and how they are distributed across the different sessions.
|
||
|
|
- `notebooks`: all the course notebooks, including class, solved exercises and other.
|
||
|
|
- `Google Colab 101.md`: a small 101 on how to use Google Collab.
|
||
|
|
- `books`: books that the students can refer to, specially the *Python Crash Course*, which is the backbone of this crash course itself.
|