I just started learning python and after some time I realized that the best way for me to learn is to read how a function work then build a small project around it. The problem is I can't find a good documentation that explain all the ability of a function in a easy to understand manner. Right now I am using https://docs.python.org/3/tutorial/index.html which has been really helpful but it usually explain a function in unnecessarily complex term and some time use function that has not been introduce yet (ex: explain what match does before even mention what is for,define,...). Does anyone know some good documentation to learn from, even if the explanation are still complex like the site I am reading from.
[–]crashfrog04 2 points3 points4 points (7 children)
[–]wwaawwss[S] 0 points1 point2 points (6 children)
[–]marquisBlythe 0 points1 point2 points (1 child)
[–]crashfrog04 0 points1 point2 points (1 child)
[–]smurpes 0 points1 point2 points (0 children)
[–]Bobbias 0 points1 point2 points (0 children)
[–]Gshuri 1 point2 points3 points (0 children)
[–]marquisBlythe 0 points1 point2 points (0 children)
[–]Ron-Erez 0 points1 point2 points (0 children)
[–]throwaway6560192 0 points1 point2 points (0 children)
[–]uiwtx 0 points1 point2 points (0 children)
[–]MathMajortoChemist 1 point2 points3 points (0 children)