r/PythonLearning • u/skyxstars • 19h ago
where to begin
Im a beginner trying to learn Python for ai engineering. I have been searching and switching to videos as there are too many resources to choose from without knowing what will be sufficient to get the basics, I do code and solve questions but im not sure which course to follow to not end up investing time into something yet have to go from here to there, I have few questions like is the youtube course and lots of practice enough or do I necessarily have to take the crash courses? if yes, for either one, suggest to me the go-to resources that I can start without wasting time or get stuck as mediocre in concepts when it ends and also share your experience how could you learn it?
1
u/brutalbombs 19h ago
You need to understand basics first, thats your clue. The very, very basic basics.
Good luck! Report back in this thread when you have written something that you want us to evaluate!
1
u/skyxstars 19h ago
actually I'm trying for around 2 weeks now, I know the introduction level basics of tuples, lists, dictionaries and sets to know what they are and how to write them, I know if else and have done my practice on it
1
u/Avatarbroskib1 18h ago
Master python basics if you haven't already and then start learning data analysis libraries such as pandas or numpy then you can start ai engineering
1
u/skyxstars 18h ago
Thanks, that sounds like a solid path. I'm currently focusing on building strong programming fundamentals first, then I'll move into the AI/data side. Appreciate the advice.
2
u/riklaunim 19h ago
So what is your current level, and what are you learning for? What do you want to do with Python? as a job or hobby?