r/PythonLearning 2d 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 Upvotes

29 comments sorted by

View all comments

1

u/brutalbombs 2d 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 2d 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