• Menu
  • Skip to right header navigation
  • Skip to main content
  • Skip to secondary navigation
  • Skip to primary sidebar

OnlineProgrammingBooks.com

Legally Free Computer Books

  • All Categories
  • All Books
  • All Categories
  • All Books
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact
You are here: Home ▶ Python ▶ Dive Into Python 3

Dive Into Python 3

September 25, 2009

Free Book: Dive Into Python 3

“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.

Book Description

You read the original “Dive Into Python” and maybe even bought it on paper. You already know Python 2 pretty well. You’re ready to take the plunge into Python 3. If all of that is true, read on. You can read it online or download it as a zipped HTML or PDF file for free. The book is freely licensed under the Creative Commons Attribution Share-Alike license.

There are a huge number of python developers who will need to learn to port their code to python 3, and Dive Into Python 3 is the ideal hands-on introduction to the latest version of python for them. Its unique style of giving a chunk of code first and then picking it apart is ideally suited to existing developers who want to understand the new version of the language quickly.

Table of Contents

  • 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

Download Free PDF / Read Online

Author(s): Mark Pilgrim
Format(s): PDF
File size: 2.49 MB
Number of pages: 495
Link: Read online or download.

Similar Books:

  1. Dive Into Python: Python from novice to pro
  2. Python Language Reference Manual
  3. Dive Into Greasemonkey (Greasemonkey Hacks)
  4. Thinking in Python
  5. Ruby User’s Guide
Previous Post: « Developing with Eclipse and Maven
Next Post: Protecting SQL Server Data »

Primary Sidebar

Get Latest Updates

  • Facebook
  • Pinterest
  • RSS
  • Twitter
  • YouTube
  • About Us
  • Privacy policy
  • Disclaimer
  • Subscribe
  • Contact

Copyright © 2006–2023 OnlineProgrammingBooks.com