Python – Let's meet a smart and handsome guy – What is Python?



Python – Let's meet a smart and handsome guy – What is Python?

0 0


python-presentation

Presentation for python month meetup 2013

On Github theskumar / python-presentation

Python

Let's meet a smart and handsome guy

Created by Saurabh Kumar - @thesumar

by Saurabh Kumar/ @thes_kumar

What is Python?

“Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs.”

History

Python was conceived in the late 1980s and its implementation was started in December 1989 by Guido van Rossum

  • Python 1.0 - January 1994
  • Python 2.0 - October 16, 2000
  • Python 3.0 - December 3, 2008

Features and Philosophy

The Zen of Python

  • Beautiful is better than ugly.
  • Explicit is better than implicit.
  • Simple is better than complex.
  • Complex is better than complicated.
  • Readability counts.

What's possible?

Further Reading

Official Documentation http://pythonlearn.com