Zero to Py: A Comprehensive Guide to Learning the Python Programming Language


Zero to Py: A Comprehensive Guide to Learning the Python Programming Language
52,828
WORDS
60 DAYS
GUARANTEE
ENGLISH
PDF
EPUB
WEB


Book Description
A comprehensive guide to learning the Python programming language, written so to be accessible to readers of all levels, from beginner python developers to those who have some experience with python. Even more advanced users may find some utility from the later chapters.
This book aims to be a comprehensive guide to learning the Python Programming Language, covering all the essential concepts and topics that a python developer needs to know. This book has been written so to be accessible to readers of all levels, whether you’re just starting your journery into programming, or already have some experience with python. Even more advanced users may find some utility from the later chapters.
This book is divided into four parts.
In Part I of this book, we start by introducing you to the basics of Python, building a foundation on the fundamentals as we cover topics such as data types, operators, control flow, functions, and classes.
In Part II of this book, we build upon the foundation established in Part I and dive deeper into more advanced features of the Python programming language. We explore the more advanced features of Python, discussing topics such as generators, the data object model, metaclasses, etc, with the explicit aim to help you write more efficient and elegant code. And finally, we’ll look into Python modules and packaging, so we can see how to take your python code and construct libraries which can be shared with the broader python community.
In Part III of this book, we will take a closer look at some of the “batteries included” sections of the Python standard library. These are the modules and packages that are included with every Python installation and provide a wide range of functionality that can be used to solve a variety of problems. We’ll explore packages like functools, itertools, dataclasses, etc.
And finally in Part VI we’ll dig into mechanisms for profiling and debugging python. Furthermore when we identify specific pain points in our implementation, we’ll see how to refactor our projects to use performant C code for a boost in execution speed. We’ll also look into how to use C debuggers to run the python interpreter, so we can debug our C extensions.
As a Leanpub publication, one of the benefits the platform provides is frictionless updates. As such, this book will act as a living document, recieving updates with every release of a minor version of Python, for as long as this book is in active release.

下载地址 Download
高速下载(不限速)
打赏
未经允许不得转载:finelybook » Zero to Py: A Comprehensive Guide to Learning the Python Programming Language

相关推荐

  • 暂无文章

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏