python_zero_to_hero
python_zero_to_hero copied to clipboard
python_zero_to_hero
If you want to start from basic, this is the perfect spot. This Repository is dedicated to give you briefings about python.
The repo is enriched with code , theory and related resources.
There's a lot to learn in python and mentioning everything in the code makes it a bit too long for anyone to comprehend. So have provided resources for the same.
How to install Python ?
Windows:
Watch Tutorial
Mac:
Watch Tutorial
Ubuntu linux:
Watch Tutorial
Operators:
Watch Tutorial
Conditional Statements:
Watch Tutorial
Loops:
Watch Tutorial
Resources for Data structures:
Watch Tutorial
OOP concepts:
Visualizations (Basic Graphs):
Watch Tutorial
GUI (Tkinter):
Watch Tutorial
Open CV (Basics):
Watch Tutorial