+ 18
Which other apps or websites are good for learning python?
7 Answers
+ 11
www.coursera.org
Start with:
www.coursera.com/learn/JUMP_LINK__&&__python__&&__JUMP_LINK
Finish with data science/machine learning/deep learning or IoT...
+ 5
@Marat Those are Very cool websites to learn, but two of them are Russian (and one doesn't have English UI and is commercial at most) which is not appropriate for generic question in Sololearns Q/A section. There are some courses in English at stepik.org but are there Python courses in English? As I remember at least one of them in English, right? But you better remove GeekBrains.ru from the top, to prevent sololearners from stopping checking your links after that one. ;-)
+ 3
I prefer codeacademy. Alternatively, you can go to the python website and find everything you'd ever want to know. I also recommend Django while you're at it.
+ 3
Coursera, Udacity, Udemy, youtube,... Also refer the documentation first. Depending on which python library you want to use there will be books available and also some udemy course available.
+ 1
https://teamtreehouse.com/ is a good resource (although not free, it does offer a 7 day free trial to test it out)