0
Looking for a few challenges.
Hello, I have messed with python a bit in school and want to relearn the language. I can go through the courses fine but without buying a text book of some sort I lack specific tasks to try to complete to refine my skills and create good coding habits. Anyone have a list or website they recommend to complete to practice skills? Thanks
3 Réponses
+ 4
here are some websites with related python resources. picked out ones i'll use personally (these are just some of a variety you can choose);
https://pybit.es/python-resources.html (i'll be following this myself)
https://inventwithpython.com/blog/2015/09/01/further-reading-intermediate-python-resources/ (intermediate python if you need it)
the r/python thread can be helpful personally as someone who is going to start python pretty soon.
sentdex is a youtuber that can help with intermediate and basic level python. i'll be watching him too :)
+ 3
no problem! have a nice day caleb ^_^
+ 1
Thanks vinny. r/python is where I used to find resources when I was actively coding. I will look into the other resources as well.