Skip to content
Branch: master
Clone or download
Pull request Compare This branch is 230 commits behind yasoob:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
_static
CNAME
Makefile
README.md
__slots__magic.rst
args_and_kwargs.rst
classes.rst
collections.rst
comprehensions.rst
conf.py
context_managers.rst
coroutines.rst
debugging.rst
decorators.rst
enumerate.rst
exceptions.rst
flaskstyle.sty
for_-_else.rst
function_caching.rst
generators.rst
global_&_return.rst
index.rst
lambdas.rst
make.bat
map_&_filter.rst
mutation.rst
object_introspection.rst
one_liners.rst
open_function.rst
params.json
python_modules_in_c.rst
set_-_data_structure.rst
targeting_python_2_3.rst
ternary_operators.rst
virtual_environment.rst

README.md

Intermediate Python Book Cover

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 would give you bits of information about some interesting topics which you can further explore.

The topics which are discussed in this book open up your mind towards 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, instead 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 would be more than happy to merge it. 👍

Table of Contents:

You can’t perform that action at this time.