Dive into Python 3: Covers Python 3.1

Mark Pilgrim, Jesse Noller
  • ISBN: 9788184899115
  • 412 pages

Description

Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 and its differences from Python 2. As in the original book, Dive Into Python, each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces,and then puts it all back together in a summary at the end.

About the Author

Mark Pilgrim is a developer advocate for open source and open standards.

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
Contact Us