Intermediate Python

Intermediate Python

Author: Obi Ike-Nwosu

3.25 of 6

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


The python ecosystem is awash with books for beginners but few books target readers that are past the beginning stages but are not yet advanced users. The book aims to bridge that gap.

The content of this book looks primarily at the various means for code organization in Python and provides user with a rigorous grounding in these. it dives into topics such as python object system, functions, decorators, metaprogramming and generators providing the reader with an in-depth knowledge of these topics that is essential for writing idiomatic and robust python code. It aims to provide a reader with not only a how to but also a why about Python concepts. Concepts are well explained with code snippets and there is an abundance of such throughout the book.

If you are looking for a book to take you beyond the beginner level in python, this is definitely the right book for you.