For the absolute beginner, who is new to programming and Python.
- Downloading and installing Python
- Learning to use the IDLE (Integrated Development and Learning Environment) installed with Python
- Introduction to other Integrated Development Environments (IDE). Ultimately the student’s choice, but preference is shown for free and open source tools such as VS Code and PyCharm
- Your very first program, “Hello World”