Loading...
Flash Player 9 (or above) is needed to view slideshows. We have detected that you do not have it on your computer.To install it, go here
-
varmasoft favorited this 2 months ago -
cangi favorited this 2 months ago -
gxsoft favorited this 2 months ago
-
Added to the group COSCUP 2008 by bobchao
Slideshow Transcript
- Slide 1:Python 3.0 (Py3K) Introduction Authors: timchen119.nospam.at.gmail.com ( 使徒提姆 ) Location: Taiwan COSCUP 2008 Date: 2008/08/24 Blog: http://timchen119.blogspot.com This document has licensed as CC-SA 2.0
- Slide 2: Topic ● Introduction ● New syntax ● New Feature ● Migratation
- Slide 3: Introduction ● Python is a dynamic object-oriented programming language that can be used for many kinds of software development. ● Last Stable Release: Python 2.5.2 (February 22, 2008) ● Last Beta Release: Python 2.6beta2 and 3.0beta2 (July 17, 2008) ● Python 3000, Python 3.0 and Py3K are all names for the same thing.
- Slide 4: Introduction (cont.) ● The actual Python release will be referred as Python 3.0. ● Sep 03 2008: Python 2.6 an



