There are a ton of Python project tutorials out there. But they almost all expect you to have a certain level of Python knowledge before starting the tutorial.

If you are a complete beginner in Python and want to build your first project, we've released the perfect tutorial for you on the freeCodeCamp.org YouTube channel.

In this tutorial from Tech With Tim, you will learn to build a simple game from scratch, even if you've never used Python before. While working through this beginner Python project you will learn the basics and fundamentals of Python and apply those skills.

image-107

This tutorial is designed to get you up and running in Python as fast as possible. You will learn some of the most popular Python commands and concepts, including:

  • print
  • if/else and other conditional logic
  • nesting if/else statements
  • input capturing
  • type conversions
  • and much more.

And you will learn to do it all in your browser so you don't have to install any software.

Watch the full course on the freeCodeCamp.org YouTube channel (1 hour watch).