Python Tutorial
Short Description
Python - AN IntroduCtion. Hans Fangohr, fangohr@soton.ac.uk, CED Seminar 05/02/2004. Overview. .. Why Python. .. How to get started …
Website: www.soton.ac.uk | Filesize: 121kb
Content
Python { AN IntroduCtion
Hans Fangohr, fangohr@soton.ac.uk, CED Seminar 05/02/2004
Overview
2 Why Python
2 How to get started
2 Interactive Python (IPython)
2 Installing extra modules
2 Lists
2 For-loops
2 if-then
2 modules and name spaces
2 while
2 string handling
2 ?le-input, output
2 functions
2 Numerical computation
2 some other features
. long numbers
. exceptions
. dictionaries
Python { an introduction 1. default parameters
. self documenting code
2 Example for extensions: Gnuplot
2 The wc program in Python
2 Summary
2 Outlook
Literature:
2 M. Lutz & D. Ascher: Learning Python
ISBN: 1565924649 (1999) (new edition 2004, ISBN:
0596002815). We point to this book (1999) where
appropriate: ! Chapter 1 in LP
2 Alex Martelli: Python in a Nutshell
ISBN: 0596001886
2 Deitel & Deitel et al: Python { How to Program
ISBN: 0130923613
Other resources:
2 www.python.org provides extensive
documentation, tools and download.
Python { an introduction 2…
Get the file Download here
Related Books:Related Searches: python in a nutshell, alex martelli, new edition 2004, learning python, python tutorial
Comments
Leave a Reply