Sololearn: Learn to Code
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2
Based on your codes, you are beginner. Study the SoloLearn extra courses about algorithms, data structures, design patterns. Try to implement some of them on your own too, like search algorithms. Read the python documentation of standard modules, it has lots of examples too. Standard libraries like itertools, functools, collections, urllib, sys, os - these are very useful to know about. If you are interested in machine learning, also learn the numpy library. Try to do the more difficult challenges on SL, analyse other Pythonist's codes, and try to do a bigger project on your own to solve a complicated problem. Maybe something you can also use in real life.
31st Oct 2019, 5:20 PM
Tibor Santa
Tibor Santa - avatar
+ 1
Try working with functional programming, OOP, solve problems at codewars. Just keep practicing, if you think that you know whole Python, try learning some libraries
31st Oct 2019, 11:17 AM
Asman-H
Asman-H - avatar
+ 1
I think intermediate, rather that beginner, but there is no limit in learning
31st Oct 2019, 12:23 PM
Asman-H
Asman-H - avatar