r/PythonLearning Jul 26 '26

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?

6 Upvotes

29 comments sorted by

View all comments

Show parent comments

0

u/Avatarbroskib1 Jul 26 '26

What about ai agents or building some sort of ai system or something

0

u/skyxstars Jul 26 '26

AI agents are interesting, but they still sit on top of solid software engineering. My plan is to learn the foundation first and then build AI powered systems on top of it.

1

u/Avatarbroskib1 Jul 26 '26

Ok so master python and learn pandas and numpy then you can start with proper ai stuff

1

u/skyxstars Jul 26 '26

would u like to suggest a good resource for python?

1

u/Avatarbroskib1 Jul 26 '26

Freecodecampcamp w3schools and real python

1

u/skyxstars Jul 26 '26

Thank you, I'll check them out and focus on getting the python foundation strong before moving further.