Intermediate Python Python is an amazing language with a strong and friendly community of programmers. However, there is a lack of documentation on what to learn after getting the basics of Python down your throat. Through this book I aim to solve this problem. I will give you bits of information about some interesting topics which you can further explore. The topics which are discussed in this book will open your mind to some nice corners of Python language. This book is an outcome of my desire to have something like this when I was beginning to learn Python. If you are a beginner, intermediate or even an advanced programmer there is something for you in this book. Please note that this book is not a tutorial and does not teach you Python. The topics are not explained in-depth and only the minimum required information is given. I am sure you are as excited as I am. So, let’s start! Note: This book is a work in progress. If you find anything which you can further improve (I know you will find a lot of stuff) then kindly submit a pull request. :) Moreover, if you want to add more content to this book then kindly submit a pull request and I will be more than happy to merge it. 👍 Note: If you want to tip me for my work then you can buy the donation version of this book from Gumroad. Apart from that, if this book somehow helps you then kindly share your experience with me. I would really appreciate it. Table of Contents: Programmer tools Virtual Environment Debugging Object introspection Syntax Exceptions For - Else Ternary Operators Global & Return Open function *args and **kwargs Context managers Functional programming Enumerate Lambdas set Data Structure Map & Filter Comprehensions Data structures Generators Coroutines Classes Data types Collections Mutation __slots__ Magic Decorators What is a decorator? Function caching Extras One Liners Targeting Python 2+3 Python C extensions Author: Muhammad Yasoob Ullah Khalid Acknowledgement: Philipp Hagemeister: He wrote the chapter on Open function. Thanks Philipp! 👍 Translation: If you want to translate this book in any other language then kindly let me know. I would love your contribution. The currently translated versions are listed below: Chinese Russian Korean Portuguese License: This book is released under the following CC license (CC BY-NC-SA 4.0). If you end up using/recommending this book to someone then kindly let me know. 😄