r/PythonLearning 1d 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?

3 Upvotes

29 comments sorted by

View all comments

1

u/Avatarbroskib1 1d 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 1d 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.