Introduction to python
In this chapter, you will learn about what is python, where python can be used and why python.
What is python?
As we know python is one of the booming and powerful programming languages. It’s a powerful programming language, it provides a lot of modules that helps in building system applications as well as web applications. Python can be used in both web applications and system software application development.
Where python can be used?
- It helps in developing web server applications.
- It helps in managing the very large database systems.
- It can be used for data analysis
- It can be used to perform complex mathematics operations
Why python?
- OOPs programmers can learn it very quickly
- It supports multiple platforms like Windows, Mac, Linux, Raspberry Pi.
- It has a very simple syntax which is easier to learn.
- It has a syntax that allows developers to write programs with fewer lines.
- Open-source libraries
- Python is dynamic typing which helps in reassigning the variable value or data type
One thought on “Introduction to python”
Comments are closed.