+ 1
I can't move on from basics, it's stuck
5 ответов
+ 8
Samuel Olusanya ,
you have started with the "python core tutorial". i would recommend you to do the "python for beginners" first. learn and practice as much as you can afford, you can go your own pace. if you feel familiar with with the basics, continue with the python core tutorial.
happy coding and good success!
+ 7
Try again later
+ 2
At first I said that too but then I could get out. There is nothing people can’t to and there is nothing which has no solution, you just have to search, learn and work hard.
Don’t give up!
+ 1
Please! Try again later!
+ 1
Samuel Olusanya what are your interests with python? i found it helpful to focus on one purpose. i mainly use python for data analysis so i focused on pandas and it helped me tremendously. i would recommend you find that one area of interest and focus on one module. below are some examples you can focus on for different interests. remember, choose one.
data analytics: focus on numpy or pandas
data science: focus on scikitlearn, pytorch, or tensorflow
web development and stuff: flask, django, requests, or beautifulsoup
games: pygame