Feedback

X

Dive Into Python 3

en

40 Ungluers have Faved this Work

Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 and its differences from Python 2. Compared to Dive Into Python, it’s about 20% revised and 80% new material. 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.

This book includes:

  • Example programs completely rewritten to illustrate powerful new concepts now available in Python 3: sets, iterators, generators, closures, comprehensions, and much more .
  • A detailed case study of porting a major library from Python 2 to Python 3
  • A comprehensive appendix of all the syntactic and semantic changes in Python 3

This is the perfect resource for you if you need to port applications to Python 3, or if you like to jump into languages fast and get going right away. What you'll learn

  • To understand Python 3 code by seeing it broken down and explained
  • How to make full use of the latest Python features such as iterators, generators, closures, classes and comprehensions
  • How to refactor existing code to improve maintainability
  • How to serialize Python objects with the pickle protocol and JSON format
  • How to package your own Python libraries and upload them to the Python Package Index to share your projects with Python developers worldwide
  • How to use Python 3 to consume HTTP web services
  • How to port existing Python applications to Python 3 by following a case study for a major library

Who this book is for

  • Anyone who wants to learn the latest version of Python in a fast, hands-on fashion
  • Existing Python programmers who want to learn quickly how to make the most of the features of the latest version of Python and port their code to it
  • Programmers coming from other languages wanting a fast introduction to Python that gets them thinking about advanced concepts quickly 

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

This work is a revision of Dive Into Python.

Inmersión en Python 3 is a translation of this work.

Immersione in Python 3 is a translation of this work.

Ponořme se do Pythonu 3 is a translation of this work.

Why read this book? Have your say.

(Nov. 5, 2019, 10:23 p.m.)
Because of the creative commons license used by Mark Pilgrim, the book (and its translations) continues to be available.
(Nov. 1, 2019, 2:35 a.m.)
This book is SERIOUSLY out of date, and almost certainly NOT posted by the real Mark Pilgrim: https://en.wikipedia.org/wiki/Mark_Pilgrim#"Disappearance"_from_the_Internet

Seriously, caveat emptor.

You must be logged in to comment.

Rights Information

Are you the author or publisher of this work? If so, you can claim it as yours by registering as an Unglue.it rights holder.

Downloads

This work has been downloaded 3483 times via unglue.it ebook links.
  1. 816 - mobi (CC BY-SA) at Unglue.it.
  2. 1054 - epub (CC BY-SA) at Unglue.it.
  3. 1613 - pdf (CC BY-SA) at Unglue.it.

Keywords

  • Computers
  • Computers / Programming Languages
  • Computers / Programming Languages / Python

Links

web: https://diveintopython3.problemsolving.io/

Editions

edition cover
edition cover
edition cover
edition cover

Share

Copy/paste this into your site: