official documentation

downloads : https://www.python.org/downloads

documentations : https://docs.python.org/3/tutorial/index.html

windows installation link : https://phoenixnap.com/kb/how-to-install-python-3-windows

Python Programming Roadmap

  1. Python Basics
  1. Data Structures

Lists

Tuples

Dictionaries

Sets

Strings

  1. Object-Oriented Programming (OOP)