Coding

By Rahul Bodana

Best Intermediate Python books

Beyond Basic Stuff

02

This books is for those who already mastered the basic concepts, learned basic scripting and now ready for serious topics.

Effective Python

03

Effective Python is there to show you 90 specific ways to write better Python project. This book will helps you understand pythonic way of coding, harness full power of python and write exceptionally robust and well performing code.

Fluent Python

04

Fluent Python continue where you left at Basic Python stuff. This book will helps you learn Data structures, Functional programming, Object-oriented idioms, control flow and Metaprogramming.

Big Book of Small Python Projects

05

Big book of Small Python projects by Al Sweigart is all about writing simple projects. This books is a collection of 81 Python projects.

Impractical Python Projects

06

This book will improve you problem solving skill by helping you develop some  hard, twisted and impractical python projects.

Python Tricks by Dan Bader

07

Great book for Intermediate level Python Programmer. This book teach you some serious and very useful Python tricks to write Beautiful code.

Python Tricks by Dan Bader

07

Great book for Intermediate level Python Programmer. This book teach you some serious and very useful Python tricks to write Beautiful code.

Serious Python

8

This is a collection of tips to make your Python project useful for real-world. It is not only helpful to make you proficient at coding but show you how to tackle common python problems

Read more Articles like this:

Like This Post?