Author | Mark Pilgrim |
Format | PDF, online HTML, archived HTML |
Price | free |
Dive Into Python 3 covers Python 3 and its differences from Python 2. Compared to Dive Into Python, it’s about 20% revised and 80% new material.
Chapters include:
- What’s New in “Dive Into Python 3”
- Installing Python
- Your First Python Program
- Native Datatypes
- Comprehensions
- Strings
- Regular Expressions
- Closures & Generators
- Classes & Iterators
- Advanced Iterators
- Unit Testing
- Refactoring
- Files
- XML
- Serializing Python Objects
- HTTP Web Services
- Case Study: Porting chardet to Python 3
- Packaging Python Libraries
- Porting Code to Python 3 with 2to3
- Special Method Names
- Where to Go From Here
- Troubleshooting
Read Mirror Buy Print Edition (paid link)
As an Amazon Associate I earn from qualifying purchases made through Amazon links appearing on this website.