Python

Python is one of the favourite language that I am learning in these days after Shell/Bash Script.

* General Purpose High level programming Language
* Developed Guido Van Rossam in 1989 at Netherland
* Officially announced 1991. DOB : Feb 20th 1991

Python is :

– Functional Programming Language from C.
– Object Oriented Programming Language from C++
– Scripting Language features from perl & shell
– Modular Programming features from Modula-3

We can refer https://www.python.org/ as a start.

Python 2.7.14 is the latest bug fix release in the Python 2.7.x series.
Python 3.6.5 is the latest release in the Python 2.7 series.

Leave a Comment

Your email address will not be published. Required fields are marked *