|
FreeComputerBooks.com
Free Computer, Mathematics, Technical Books and Lecture Notes, etc. |
- Title Dive Into Python 3
- Author(s) Mark Pilgrim
- Publisher: Apress (October 23, 2009)
- Hardcover 500 pages
- Language: English
- ISBN-10: 1430224150
- ISBN-13: 978-1430224150
|
Book Description
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:
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?
-
By day, Mark Pilgrim is a developer advocate for open source and open standards. By night, he is a husband and father who lives in North Carolina with his wife, his two sons, and his big slobbery dog. He spends his copious free time sunbathing, skydiving, and making up autobiographical information.
Reviews and Rating:
Related Book Categories:
Read and Download Links:



