This is a list of book recommendations. Learning by doing and googling for StackOverFlow is popular, but sometimes taking a book in your hand or screen is good way to concentrate on the content presented in a meaningful way.

Python book recommendations

The Little Book of Python Anti-Patterns

book-cover

A book with short examples about the Pythonic way to do things.

Link to the book

Automate the Boring stuff

book-cover

Great book for Python beginners. The concepts are explained with actual examples. I highly recommend this book especially for a Python beginner.

Link to the book