Python - PowerPoint PPT Presentation

About This Presentation
Title:

Python

Description:

Pyrhon explained – PowerPoint PPT presentation

Number of Views:0
Date added: 14 October 2024
Slides: 15
Provided by: greixo
Category:
Tags:

less

Transcript and Presenter's Notes

Title: Python


1
(No Transcript)
2
By the end of this discussion, you should be able
to a. Know Pythons brief overview and
history b. Highlight its pros and cons and
c. Gain better understanding about its
development and application
OBJECTIVES
3
Developer
01
History
02
Pros
03
Cons
04
Popular Programs / Frameworks using Python
05
4
Topic 01
WHO DEVELOPED PYTHON?
Python was developed by Guido van Rossum, a Dutch
programmer, in the late 1980s and early 1990s.
Guido van Rossum was born on January 31, 1956, in
The Hague, Netherlands. He studied mathematics
and computer science at the University of
Amsterdam and later worked at the Centrum
Wiskunde Informatica (CWI) in the
Netherlands. Van Rossum started working on
Python in December 1989 and released its first
version, Python 0.9.0, in February 1991. He
continued to lead the development of Python
throughout the 1990s and 2000s, gaining
recognition for his efforts in creating a
language that prioritizes readability and
simplicity, with a strong emphasis on code
clarity.
5
Topic 02
HISTORY
Late 1980s Python was conceived by Guido van
Rossum in the late 1980s. December 1989
Guido van Rossum starts implementing Python.
February 1991 Python 0.9.0, the first version,
is released. It includes features like exception
handling and functions. Python 2.0 (2000)
Introduced garbage collection and support for
Unicode. Python Software Foundation
Established in 2001 to promote, protect, and
advance Python programming. Python 3.0 (2008)
Released with significant changes to improve
language consistency and eliminate redundancy.
Current Status Python continues to evolve
with regular updates, maintaining its popularity
in various domains like web development, data
science, and artificial intelligence.
6
Topic 03
PROS
7
Topic 03
PROS
8
Topic 04
CONS
9
Topic 04
CONS
10
Topic 05
11
Topic 05
12
Topic 05
13
Python is an experiment in how much freedom
program-mers need. Too much freedom and nobody
can read another's code too little and
expressive-ness is endangered.
- Guido van Rossum
14
(No Transcript)
Write a Comment
User Comments (0)
About PowerShow.com