Dive into Python 3 /
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
New York :
Apress,
[2009]
|
| Series: | Expert's voice in open source.
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- Your first Python program
- Native datatypes
- Comprehensions
- Strings
- Regular expressions
- Closures and generators
- Classes and iterators
- Advanced iterators
- Unit Testing
- Refactoring
- Files
- XML
- Serializing Python objects
- HTTP web services
- Case study: porting chardet to Python 3
- Packaging Python libraries.