Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 1.05 KB

File metadata and controls

10 lines (9 loc) · 1.05 KB

Crash course on Python by Google

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.

Table of Projects per week

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