This is a repo for my crash course on Python
that I've completed from Coursera website. This course has some assignments to complete after the 4th week using jupyter notebooks
as a way to grade them.
Week 1 | Week 2 | Week 3 | Week 4 | Week 5 | Week 6 |
---|---|---|---|---|---|
Course Introduction | Expressions and variables | While loops | Strings | OPP (optional) | Writing Scripts from the Ground Up |
Introduction to Programming | Functions | For loops | Lists | class and methods | Final Project |
Hello World | Module Review | Recursion (optional) | Dictionaries | Code Reuse | Course Wrap-up |
Module Review | None | Module review | Module review | Module review | None |