+ 3
I finished the python 3 tutorial. Now what
what do I try learn next? what tutorials
3 Respostas
+ 7
Check out course links here:
https://code.sololearn.com/W2nvcMqTRi4q/?ref=app
I especially recommend the Python for Everybody course on coursera.org
+ 3
Keep learning. You're not finished, you've barely scratched the surface.
+ 2
I decided to make a game using python in the playground, but that's not the only option. There are a lot of assignments that you can try to solve, or you can try and compete against other's in the challenges.
Then if you get an idea for a program, hack it out in the playground (or another ide) and see what happens!
Here's a link to the code I started working on after completing the python course:
https://code.sololearn.com/c1nt9s63OmrQ/?ref=app