Python Bismillah
Python is a popular object-oriented scripting language. It was created by Guido van Rossum, and released in 1991. Python is designed to be highly readable. It uses English keywords frequently where as other languages use punctuation, and it has fewer syntactical constructions than other languages.
Prerequisite
-
Basic knowledge of computer
-
Have time on hands
What is Python used for?
-
Web Development
-
AI & Machine Learning
-
Data Analytics & Visualisation
-
Desktop Application
-
Scripting & Utility Software
Python Libraries & Frameworks
-
Web : Flask, Django, FastAPI etc.
-
Desktop : PyQt, Tkinter, PySide etc.
-
Machine Learning : Numpy, TensorFlow, SciPy etc.
Python official resources
-
Official website: python.org
-
SDK: python.org/downloads
-
Python Package Repository: pypi.org/project/pip