Python Introduction

💻 📚 🛠 🌙

Welcome to Python!

This will be a straightforward introduction for those who have never seen or touched any code.
This section is focused on the highly powerful, versatile, and used langauge called Python.
It will give you all the basics to get the python environment set up.

In simple terms we need a home to house all of our code that we will be writing, as well as all the wonderful tools that python comes with to make our quality of life as coders much better. By the end of this Introduction, you will have completed setting up the python environment and actually written and run your first line of code.

Hardware Setup

In this section, we'll outline all the hardware components required for the project. This includes:

Software Requirements

Here, we'll detail all the software needed for the project, including:

Knowledge Prerequisites

To successfully complete this project, it's recommended to have a basic understanding of the following:



Difficulty Rating

Very Easy Difficulty



Project Time!!!

0%



Congratulations you are now a Python coder and are ready to head into the next section - Beginner - with confidence.

Additional Resources