Skip to content

My notes and assessments from the 2021 "Complete Python Bootcamp From Zero to Hero in Python" course on Udemy. 🐍

Notifications You must be signed in to change notification settings

mwesterby/complete-python-bootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

complete-python-bootcamp 🐍

My notes and assessments from the 2021 Complete Python Bootcamp From Zero to Hero in Python course on Udemy. Thought I'd finally learn Python, and pretty amazed I've made it this far without it!

Setup

This repo can be viewed on nbviewer for better rendering of the Jupyter Notebooks than in GitHub. Alternatively, to look at the files locally and interact with the notebooks:

  1. Download and install the Anaconda Individual Edition.
  2. Open the Anaconda Navigator and launch Jupyter Notebook.
  3. Clone this repo and navigate to its directory in the Jupyter Notebook file browser. Then open the notebook of interest.

Course Contents

1. Object and Data Structure Basics

2. Comparison Operators

3. Statements

4. Methods and Functions

5. Object Oriented Programming

6. Modules and Packages

7. Errors and Exception Handling

8. Decorators

9. Generators

10. Advanced Modules

11. Web Scraping

12. Working with Images

13. PDFs and Spreadsheets

14. Emails

15. Advanced Objects and Data Structures

16. Introduction to GUIs

Milestone Projects

Milestone Project 1

Milestone Project 2

Capstone Project

About

My notes and assessments from the 2021 "Complete Python Bootcamp From Zero to Hero in Python" course on Udemy. 🐍

Topics

Resources

Stars

Watchers

Forks