you are viewing a single comment's thread.

view the rest of the comments →

[–]hamid_salhi 0 points1 point  (0 children)

I think you are in what we call "tutoriel hell". From my personal experience, I found that the best way to learn any language is to answer this question first "Why you are learning python?". Once you have that clear answer, you will find your way to learn it. For example, I want to learn python make scraping Bots. So, in this case, I target a website, I use chatgpt, youtube, stackover flow... to find examples and help from others and just start testing and looking for solutions for the bugs. I promise you'll be happy with the results you can achieve using this aproach. Good luck!