Python 3 for Absolute Beginners
There are many more people who want to study programming other than aspiring computer scientists with a passing grade in advanced calculus. This guide appeals to your intelligence and ability to solve practical problems, while gently teaching the most recent revision of the programming language Pyth...
| Main Authors: | , |
|---|---|
| Corporate Author: | |
| Format: | Electronic eBook |
| Language: | English |
| Published: |
Berkeley, CA :
Apress,
2009.
|
| Subjects: | |
| Online Access: | Full Text via HEAL-Link |
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.