Resources to get started with Python

Resources to get started with Python

Hi everyone !

Today I will be sharing some awesome resources to learn python for free!

So, let’s begin ‍🥳

Automate the Boring Stuff with Python

This ebook guides us through the various concepts of Python with hands-on, real-world applications.

FreeCodeCamp

The tutorial covers most of the basic concepts in Python to get ready for intermediate Python programming.

GeeksForGeeks

The website has topic-wise listing of the Python concepts. It starts with beginner-friendly topics and also has handled complex topics efficiently.

Real Python

If you are a real Pythonista, then this is the right place. You can learn Python, take part in quizzes or join with other Pythonistas here.

Official Python Documentation

Last but not the least ! The official Python docs. If you are refering them, you are surely a league ahead.

I hope you found this helpful !

Thanks for reading !