+ 1
Is Sololearn enough to fully learn Python? Or do i need to learn from other sites also ?
5 ответов
+ 8
Sololearn helps you to learn the basics of python.
But to learn more or other useful library you need to get help of other sites too.
You can go to sites like
https://www.learnpython.org
https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/
https://edx.org
https://udemy.com
These site helps to learn python for free.
+ 5
On sololearn you learn the basics of python!
+ 4
Also here: www.python.org
+ 2
Try this one:
https://app.dataquest.io/
They also have exercises similar to freecodecamp (but Python instead of Javascript).
Their free plan covers a lot of topics (paid is also possible)
+ 2
Thanks a lot guys :)