I have been using a lot of resources to learn Python Programming. As I myself am still learning, I wanted to share some resources I personally felt really helpful.
Book I would Recommend
I won't prefer reading a book to learn programming but this book has impressed me a lot!
I am referring to the book named 'Python Crash Course: A Hands On Project Based Introduction to Programming' by Eric Matthes. This book has been really helpful. Do give it a read and also practice the exercise questions.
After you are thorough with the book then you can go to W3Schools and solve those exercises(those are pretty easy questions). This will probably give you more confidence 👍
Finally you have to solve problems from HackerRank. These questions might be a bit complex and tricky but more you try the more you learn. I myself had to do much to solve the problems. But no pain no gain!
Useful YouTube videos related to python programming can be accessed through these links:
If you guys found this post helpful then save it so you can refer anytime 😊.
Happy Coding! 👨💻 👩💻
Top comments (8)
Nice
i did python crash course it has really good chapter proat the end of each modules coreyschafer and sentdex you might want to add
Yup the book is really good. The best book a beginner can get for sure. And the examples are so good that you understand everything.💯
Even the book follows the Zen of Python 😂
Some packages may not be up to if you get older version
That's why I don't prefer using a book for programming but this one is worth a read
Very much helpful !
May be you guys would find my Learning Python Course useful.