0
Where can i find exercises/projects for python to practice?
2 Respostas
+ 1
YouTube is always a good place to start for free, but there are several free and paid courses you can take, just search Google. I myself find it helpful looking through Python projects on github.com to learn from real world projects. Can even fork a project and try to add some feature to it for fun, and try to submit a pull request if it adds value to the project if you'd like. But maybe only after you've gotten some good practice doing walkthroughs or tutorials.
0
try contribute in small open source projects in github