WHAT IS PYTHON?
Python is a popular interpreted, high-level, and
general-purpose programming and scripting language. It was created by Guido
van Rossum and it was first released in 1991.
- It is used for software development
- Back end development
- Data science
- To writing system scripts
- Easy syntax much similar to the English language so it is incredibly easy to learn for who wants to start.
- It is an object-oriented language.
- Very wide and supportive community.
- It supports thousands of libraries.
- Renowned by many respective IT companies such as Facebook, Amazon Web Services, and especially Google.
- Some of the hottest trends such as Cloud Computing, Machine Learning, Artificial Intelligence, and Big Data which can be easily done by python.
The latest version of python is python3 is being used in web development for server-side or backend programming and frameworks are used Django and flask.
Python programs are generally smaller than other programming languages like C, C++, and Java.
It is also used for GUI (Graphical User Interface) programming that is used for making interactive interfaces for users.
Post a Comment
Post a Comment
if you have any doubts, please let me know