- Guido Van Rossum founded the Python in 1989. And in 1991 only it was officially introduced to the world.
Python Name History:
- On the BBC channel there is a show known as "Monty Python Circus". Guido Van Rossum liked that show, so he kept that name for his Programming Language as Python.
What is Python?
- Python is an General Purpose language. So we can generally use Python for every work.
- It is an High Level programming language.
- It is an Interpreter language.
- Python is an Multiparadigm language and it supports
* Procedured programming
* Object Origented programming
* Functional programming
* Scripting language
* Modular programming
Pros:
- Simple and Easy
- Free open source
- while comparing to paid source Python is a free source so it has big community support.
- Big community support
- High level programming language
- Interpreted language
- Multiparadigm language
- Platform independent
- Portability
- Dynamically typed
- Robust
- Embedded language
- Extensible language
Cons:
- Not used for mobile applications
- Slower by virtue of being an interpreted programming language
Difficulty level:
- Easy to learn.
- Best language for beginners. 10 out of 10.
Job opportunity:
- Huge job opportunities. 10 out of 10.
***********************************************************************************
0 Comments