Introducing Python
©
Chirag Wazir
2002
Next
Contents
About Python
What is Python?
Language Features
History
Users & Applications
The Language
The Interpreter & IDEs
Basic Syntax
Input/Output
Assignment
&
Operators
Data Types
Numbers
,
Strings
,
Lists & Tuples
,
Dictionaries
if
,
while
,
for
Functions
Functional Programming & List Comprehensions
Modules & Packages
Exceptions
Classes
GUIs
The Future
Other Stuff
Comparison with other languages
Packages & Development utilities
Online Resources
Books
The Zen of Python