Byte of Python:Main Page
From Text
Contents |
[edit]
Abstract
This book will help you to learn the Python programming language, whether you are new to computers or an experienced programmer.
[edit]
Chapters
- Preface
- Introduction
- Installing Python
- First Steps
- Basics
- Operators and Expressions
- Control Flow
- Functions
- Modules
- Data Structures
- Problem Solving
- Object oriented programming
- Input Output
- Exceptions
- Standard Library
- More Python
- What Next?
- Appendix on FOSS
- Appendix on Revision History
[edit]
Version
This version is much improved over the last publically released download. A downloadable version of this latest version will be made available soon (as soon as I figure out how to export a "book" from the MediaWiki pages).
Note that the earlier downloadable version is available from http://www.ibiblio.org/g2swap/byteofpython/files/120/ .
[edit]
License
Creative Commons Attribution-ShareAlike license 2.5
[edit]
TODO
- TODO list based on readers' comments
- Add information about packages to modules chapter
- Create a downloadable version
- Refer How Python Works
- What's new in Python 2.5