Learn How to Build 12 Python Projects in a 3-Hour Course

Coding a project is a great way to improve your Python skills. So obviously coding 12 projects is even better!

We’ve released a beginner’s Python course on the freeCodeCamp.org YouTube channel that will teach you how to build 12 different projects in Python.

Kylie Ying created this course. Kylie is an MIT grad and experienced teacher.

Kylie will walk you through the implementation of 12 Python projects that are in order from simplest to most complex. In every project, you will learn about a new component of the Python programming language.

Here are the different projects you will build:

  • Madlibs
  • Guess the Number (computer)
  • Guess the Number (user)
  • Rock Paper Scissors
  • Hangman
  • Tic-Tac-Toe
  • Tic-Tac-Toe AI
  • Binary Search
  • Minesweeper
  • Sudoku Solver
  • Photo Manipulation in Python
  • Markov Chain Text Composer

It would help to have a bit of knowledge of Python before beginning this course. However, even if you are brand new to Python, you should still be able to follow along.

You can watch this course on the freeCodeCamp.org YouTube channel (3-hour watch).

Posted by Contributor