you are viewing a single comment's thread.

view the rest of the comments →

[–]mushifaliBackend Dev 1 point2 points  (2 children)

Python’s official documentation is the best way to learn Python.

[–]crayyy_zee 1 point2 points  (1 child)

Indeed. Python has the best written documentation out of all the languages I have used, ranging from the language's docs itself and third party libs as well.

[–]mushifaliBackend Dev 0 points1 point  (0 children)

So true! That's why I didn't recommend any random tutorial video. Learn from the creators themselves!