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)
6 ответов
+ 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
+ 2
Search the forum and the code playground, there are tonnes of recommendations.
https://sololearn.com/compiler-playground/WPt7hMnBd60i/?ref=app
https://sololearn.com/compiler-playground/cDA1YZ5a549R/?ref=app
https://sololearn.com/compiler-playground/WVh3h8HDQVKN/?ref=app
https://sololearn.com/compiler-playground/W0uW3Wks8UBk/?ref=app
https://www.sololearn.com/discuss/300260/?ref=app
https://www.sololearn.com/discuss/821134/?ref=app
https://www.sololearn.com/discuss/510018/?ref=app
https://www.sololearn.com/discuss/636195/?ref=app
+ 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
+ 2
Thanks all for your suggestions, I really appreciate it 😊
+ 2
realpython.com
+ 1
Just read the docs