2004Unpublished venueRequires access

Dive into Python

Mark Pilgrim

Open publisher page 46 citations

Abstract

Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) 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. 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 Understand Python 3 code by seeing it broken down and explained Make full use of the latest Python features such as iterators, generators, closures, classes and comprehensions Refactor existing code to improve maintainability Learn how to serialize Python objects with the pickle protocol and JSON format Learn how to package your own Python libraries and upload them to the Python Package Index to share your projects with Python developers worldwide Use Python 3 to consume HTTP web services Port existing Python applications to Python 3 by following a case study for a major library Who is this book 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

About this research paper

What this paper is about

Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) 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. 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 Understand Python 3 code by seeing it broken down and explained Make full use of the latest Python features such as iterators, generators, closures, classes and comprehensions Refactor existing code to improve maintainability Learn how to serialize Python objects with the pickle protocol and JSON format Learn how to package your own Python libraries and upload them to the Python Package Index to share your projects with Python developers worldwide Use Python 3 to consume HTTP web services Port existing Python applications to Python 3 by following a case study for a major library Who is this book 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

Why it matters

OpenAlex reports 46 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) 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. 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 Understand Python 3 code by seeing it broken down and explained Make full use of the latest Python features such as iterators, generators, closures, classes and comprehensions Refactor existing code to improve maintainability Learn how to serialize Python objects with the pickle protocol and JSON format Learn how to package your own Python libraries and upload them to the Python Package Index to share your projects with Python developers worldwide Use Python 3 to consume HTTP web services Port existing Python applications to Python 3 by following a case study for a major library Who is this book 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

Key concepts: Python (programming language), Programming language, Computer science, Scripting language, Code refactoring, World Wide Web, Operating system, Software

Related papers

Back to paper searchBrowse research topicsOriginal source
Dive into Python — Research Paper | ScholarLens