Skip to content

A repository of code from my Complete Python Course on Udemy.

Notifications You must be signed in to change notification settings

Hjohnson7/complete-python-course

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Complete Python Course | Learn Python by Doing in 2022

Complete Python Course | Learn Python by Doing in 2022 (Udemy banner image)


💡 A 35-hour mega course to take you from beginner to advanced in Python.

Getting started

Enrol in the course by going to this link.

Then come back here and download the entire repository. If you are familiar with Git, you can use Git to download it. Otherwise, you can download it as a zip file:

Download repo as a zip file

Next, start taking the course at the beginning! You can use the downloaded code files to support you while you go through the course.

I also strongly recommend you code while you take the course. A good strategy is:

  1. Watch the video intently, optionally while taking notes.
  2. Watch again, more quickly, while typing the code together with me.
  3. Once you're done with the video, play about with the code. Make changes, break things, then fix them, and try to thoroughly understand everything the code does.

If you do this for the entire course, I guarantee you will learn Python well. You'll still be using Google and searching for stuff every day, but so does everyone else!

Topics

We cover many contents in the video-course, but this repo has (almost) all the code we write, per lecture. Where relevant, there is also code for projects taught in the course.

About

A repository of code from my Complete Python Course on Udemy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.6%
  • Jinja 2.7%
  • HTML 2.7%