Python is currently the most popular programming language.
With the ability to be used in web development, game development, data science and software development.
It also gained it's popularity from how simple it was.
Let's learn python.
- Python Fundamentals
- Python Operators
- Python Conditionals
- Python Loops and Iterations
- Python Function
- Python Print and Input
- Python as an OOPs
- Python PIP
- Python Namespaces
FRAMEWORKS:
We have said so many good things about python and given you high hopes on what you could do with it. But with all the basics we have learnt so far, it still seems impossible to do all this stuffs.
Don't worry, you are not bad at this, you just don't know what a framework is.
Python frameworks provide the foundation for creating a comprehensive Python software application. There are better and worse Python frameworks suited for the purpose of the software project your team is attempting to build.
There are multiple frameworks for different purposes, and we would cover it in this section.
Web Development