+ 4

Where to learn python (advanced)

I've just gotten the sololearn certificate for python but I found out that there's still so much more to learn can someone recommend sites to learn advanced python?

7th Nov 2018, 1:25 PM
Vic-Tør
Vic-Tør - avatar
5 odpowiedzi
+ 4
You can for example start filling up the blank spots by studying the official documentation at www.python.org.
7th Nov 2018, 1:34 PM
HonFu
HonFu - avatar
+ 4
You can do the challenges of Hackerank and LeetCode to pratice your skills
8th Nov 2018, 2:27 AM
Anthony Louis
Anthony Louis - avatar
+ 3
HonFu Thanks
7th Nov 2018, 1:41 PM
Vic-Tør
Vic-Tør - avatar
+ 3
I recommend a website called CodeWars. It is a website where you play 'katas' on 'dogos' with programming. It has many great challenges for lots of languages. To find out more about how to actually code in python, maybe try looking up the libraries Turtle and Tkinter.
8th Nov 2018, 8:14 AM
Eragon1980
Eragon1980 - avatar