Getting Started with Python Programming

This section helps you get started with Python programming.

After completing this section, you’ll have a basic understanding of the Python programming language.

And you will know how to set up the necessary tools on your computer to start programming in Python.

What is Python
Learn about what Python is and why you want to learn Python today.
Installing Python
Show you step by step how to install Python on your computer.
Setting up the VS Code for Python
Walk you through the step of setting up a code editor for editing Python source code.
Developing the Hello, Word! program
Learn step by step how to develop the Hello, World program in Python