Python 3 for Absolute Beginners
Main Authors: | , |
---|---|
Corporate Author: | |
Format: | eBook |
Language: | English |
Published: |
Berkeley, CA :
Apress : Imprint: Apress,
2009.
|
Edition: | 1st ed. 2009. |
Subjects: | |
Online Access: | https://doi.org/10.1007/978-1-4302-1633-9 |
Table of Contents:
- Introducing Python
- Designing Software
- Variables and Data Types
- Making Choices
- Using Lists
- Functions
- Working with Text
- Executable Files, Organization, and Python on the Web
- Classes
- Exceptions
- Reusing Code with Modules and Packages
- Simple Windowed Applications.