0

Looking for python learning resources (Suggestions Needed)

Hello everyone, I’m about to finish “python for intermediate” and I want to learn python more deeply, any suggestions for websites or anything else? I tried w3school and GeeksforGeeks and it didn’t suit me, I want video explanations and provide quiz after each lesson (if possible or you can suggest anything else) Thank you and have a nice day (and sorry for my bad english)

16th Sep 2024, 4:05 AM
new
new - avatar
5 odpowiedzi
+ 4
In my opinion the best way to improve is to practice with real world projects which will enhance your knowledge. I will attach some links for both YouTube channels. This are one of my personal favourite for learning python deeply. I hope it helps you. Happy Coding!! https://youtu.be/txKBWtvV99Y?si=7seRQXCYlnpCK4N0 https://youtu.be/5mEmE7pBI1A?si=gLMeyhZS-1IYbOWl
16th Sep 2024, 5:07 AM
Aysha
Aysha - avatar
+ 2
I want to mention "Python docs" but I remember documentation is something I hate when I was learning Python. So I'll suggest these books that helped me 1. A practical introduction to Python programming 2. Automate the boring stuff with Python On completing this book, you should now be able to use the documentation. Make practice. Install pygame and try to create your own games etc
16th Sep 2024, 9:35 AM
Sharpneli
Sharpneli - avatar
+ 2
Thanks all for your suggestions, I really appreciate it 😊
18th Sep 2024, 1:20 AM
new
new - avatar
+ 1
Just read the docs
16th Sep 2024, 11:57 PM
Xmosity