0% found this document useful (0 votes)
7 views

11-IP-GettingStarted-python

Python is a high-level, interpreted programming language developed by Guido Van Rossum in 1991, inspired by ABC and Modula-3 languages. Named after the comedy series 'Monty Python’s Flying Circus', it is known for its ease of use and expressiveness, though it has some drawbacks such as speed and limited libraries. Installation can be done through the official website www.python.org.

Uploaded by

heavenanime39
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

11-IP-GettingStarted-python

Python is a high-level, interpreted programming language developed by Guido Van Rossum in 1991, inspired by ABC and Modula-3 languages. Named after the comedy series 'Monty Python’s Flying Circus', it is known for its ease of use and expressiveness, though it has some drawbacks such as speed and limited libraries. Installation can be done through the official website www.python.org.

Uploaded by

heavenanime39
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Python – Brief History

 Customised Software is Developing Software comes under the category of


Application Software.
 Language is a way to communicate with computer system. Some high level
languages are C, C++, Java, Python or any other computer language. Here
we will discuss PYTHON.
 Python is an interpreted, high-level and general-purpose programming
language was developed by Guido Van Rossum in February 1991 when he
was working with National Research Institute of Mathematics and Science
in Netherland.
 Python was named from a comedy series “Monty Python’s Flying Circus”
telecasted on BBC.
 Actually, Python is inspired by two languages –
 ABC language which was an optional language of BASIC language.
 Modula-3
PLUSES & MINUSES
Easy to Use
Not the Fastest
Expressive
Language Language
Interpreted
Language Lesser Libraries
Its Completeness
Not Strong /
Cross-platform
Language Type-Binding
OSS
Not Easy
Variety of
Usage/Apps Convertible
HOW TO INSTALL ?
www.python.org

You might also like