SlideShare a Scribd company logo
介绍
limodou@gmail.com
什么是Python?
• 一种动态类型通用编程语言
• 面向对象
• 易学、易读、易写、易用
• 几乎是“可执行的伪代码”
• 成熟:从1990年至今
• 一个开源项目
• TIOBE编程语言排名前10(7-8)
• 用在:Google, NASA, Yahoo!, Microsoft, …
Python的历史
•1989年圣诞节期间,在阿姆斯特丹
•Guido为了打发圣诞节的无趣,决心开发
一个新的脚本解释程序,做为ABC语言的一
种继承
•实际上,第一个Python实现是运行在
Mac机
•使用Python作为语言的名字,因为是
英国幽默剧团:"Monty Python飞行马戏
团"的fans
•ABC是由Guido参加设计的一种教学语
言非常优美和强大,是专门为非专业
程序员设计的
•原在荷兰,曾在Google,现在dropbox
Python 1.0 - January
1994
•Python 1.6 - September 5,
2000
Python 2.0 - October 16,
2000
•Python 2.1 - April 17, 2001
•Python 2.2 - December 21,
2001
•Python 2.3 - July 29, 2003
•Python 2.4 - November 30,
2004
•Python 2.5 - September 19,
2006
•Python 2.6 - October 1, 2008
•Python 2.7 - July 3, 2010
•Python 2.7.9 – Dec 5, 2014
Python 3.0 - December
3, 2008
•Python 3.1 - June 27, 2009
•Python 3.2 - February 20,
2011
•Python 3.3-September
29,2012
•Python 3.4
•Python 3.5
Python 2.7将支持到2020年,
最新版本为 2.7.9
Python能做什么?
• 任何事情 :-)
• 传统的脚本编程(例如系统管理)
• 快速原型开发
• Web、DB、GUI、XML应用
• 科学计算(数据分析,可视化,机器学习)
• 游戏开发
• 图像处理
• 教育
GUI
01.python介绍
Py
DB
Uliorm
01.python介绍
XML
MiniDOM
SAX
ElementTree lxml
Web
01.python介绍
科学计算
Pandas
MatelabPy
Documentation
Docutils
Epydoc
MoinMoin
Markdown
网络
gevent
游戏
01.python介绍
版本管理
01.python介绍
云平台
01.python介绍
01.python介绍
Python Fork
01.python介绍
Python在中国
• 2001年4月 中国LinuxForum Python版创立
• 2002年4月 中蟒发布
• 2003年2月 Czug.org 开通
• 2004年1月 python.cn邮件列表开通
• 2004年5月 啄木鸟社区成立,开始会课
• 2004年10月 python-cn新邮件列表建立
• 2005年7月 CPUG宣告成立
• 各地Pythoner会课:上海、南昌、西安、珠
三角
PyCon 2011中国大会
上海
12.3-
12.4
2012-今
PyCon 中国大会
地址
国内应用
42qu
国产Python Book
01.python介绍
Q&A

More Related Content

PPT
Uliweb比较与实践 2013
PPTX
02.uliweb开发入门
PPTX
04.uliweb更多话题介绍
PPTX
01.uliweb介绍
PPT
Uliweb 快速易用的Python Web Framework
PPTX
03.uliweb开发进阶
PDF
Uliweb框架思想与编程
PDF
Uliweb cheat sheet_0.1
Uliweb比较与实践 2013
02.uliweb开发入门
04.uliweb更多话题介绍
01.uliweb介绍
Uliweb 快速易用的Python Web Framework
03.uliweb开发进阶
Uliweb框架思想与编程
Uliweb cheat sheet_0.1

Viewers also liked (15)

PPTX
03.python工作环境
PPT
Algebra I Warm-ups
PPTX
02.python基础
PPTX
Python面向对象开发基础篇
PPT
Or Sam Opiates & Opioids 04 19 2011
PPTX
Pregnancy with beta thalassemia
PPTX
MANAGEMENT OF HYPEREMESIS GRAVIDARUM
PPTX
Loreal case study
PPTX
HR practices in infosys
PDF
Programme du PLFI 2013
PDF
Stratégie digital-cci-rennes-btob-btoc-2013
PDF
"Génération Y, de A à Z" par MEC Paris
PPT
Obligations site internet
PPT
La diffusion multi-canal, formation ADBS
PDF
Cours pour organisation et gestion de chantier télécharger : http://goo.gl/M2...
03.python工作环境
Algebra I Warm-ups
02.python基础
Python面向对象开发基础篇
Or Sam Opiates & Opioids 04 19 2011
Pregnancy with beta thalassemia
MANAGEMENT OF HYPEREMESIS GRAVIDARUM
Loreal case study
HR practices in infosys
Programme du PLFI 2013
Stratégie digital-cci-rennes-btob-btoc-2013
"Génération Y, de A à Z" par MEC Paris
Obligations site internet
La diffusion multi-canal, formation ADBS
Cours pour organisation et gestion de chantier télécharger : http://goo.gl/M2...
Ad

Similar to 01.python介绍 (14)

PDF
Python核心编程(中文 第二版)
PDF
Adorable python
PDF
简单Pthon教程
PPT
Python 入门
PPT
Python 脚本入门基础
PDF
Python简明教程
PDF
Python简单介绍
PPTX
One hour to learn python and learn it well
PDF
Python First Class
PPTX
Python入门
PDF
Python速成指南
PDF
教孩子学编程-Python语言版.pdf
PPTX
为什么要学Python
PDF
Python 庫簡介
Python核心编程(中文 第二版)
Adorable python
简单Pthon教程
Python 入门
Python 脚本入门基础
Python简明教程
Python简单介绍
One hour to learn python and learn it well
Python First Class
Python入门
Python速成指南
教孩子学编程-Python语言版.pdf
为什么要学Python
Python 庫簡介
Ad

01.python介绍