Quantcast
Channel: Scribd Feed
Viewing all articles
Browse latest Browse all 299477

Python Introduction

$
0
0
Introduction to Python LinuxWorld - New York City - January 2002 Guido van Rossum Director of PythonLabs at Zope Corporation guido@python.org guido@zope.com *Why Python? • Have your cake and eat it, too: Productivity and readable code • VHLLs will gain on system languages (John Ousterhout) • "Life's better without braces" (Bruce Eckel) Slide 2 ©2001, 2002 Guido van Rossum *Tutorial Outline • interactive "shell" • basic types: numbers, strings • container types: lists, dictionaries, tuples • variables • control structures • functions & procedures • classes & instances • modules & packages

Viewing all articles
Browse latest Browse all 299477

Trending Articles