Introduction of Python



Python is a popular programming language.python can be used on a server to create web application. it was created by Guido Van Rossum, and released in 1991.It is a general purpose high interpreted language.
It supports object oriented programming approach to develop applications.Python is easy to learn yet powerful and verstalile language which makes it attractive for application development. It is also as a multipurpose programming language. because it can be used with enterprise, 3D CAD etc.Python makes the development and debugging fast because there is no compliation step in python development.


History Of Python


Python laid its foundation in the late 1980s.

The implementation of Python was started in December 1989 by Guido Van Rossum at CWI in Netherland.


In February 1991, Guido Van Rossum published the code (labeled version 0.9.0) to alt.sources.


In 1994, P*ython 1.0 was released with new features like lambda, map, filter, and reduce.


Python 2.0 added new features such as list comprehensions, garbage collection systems.


On December 3, 2008, Python 3.0 (also called "Py3K") was released. It was designed to rectify the fundamental flaw of the language.




What Python can do?


Python can be used on a server to create web applications.
Python can be used alongside software to create workflows.
Python can connect to database systems. It can also read and modify files.
Python can be used to handle big data and perform complex mathematics.
Python can be used for rapid prototyping, or for production-ready software development.


it is used for:


1. Web development


2. Software development


3. System scripting


4. mathematics