0

Where can i find exercises/projects for python to practice?

25th Jun 2016, 2:46 AM
Reef K.
Reef K. - avatar
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.
25th Jun 2016, 5:28 AM
Colin Butler
Colin Butler - avatar
0
try contribute in small open source projects in github
8th Jul 2016, 2:03 AM
Kimboo Rasta
Kimboo Rasta - avatar