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 the
Dive Into Python 3
โ Scribed by Mark Pilgrim
- Publisher
- CreateSpace
- Year
- 2012
- Tongue
- English
- Leaves
- 495
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Mark Pilgrims 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. Dive Into Python 3 is a Python book for experienced programmers. Whether youre an experienced programmer looking to get into Python 3 or a grizzled Python veteran who remembers the days when you had to import the string module, Dive Into Python 3 is your desert island Python 3 book.
๐ SIMILAR VOLUMES
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 the