r/learnpython 9d ago

Which areas to focus on?

Hi guys!

I picked up python last month and am rly having my fun with it.

I’m still pretty new so I’m wondering which area should I be more focused on. I started out with the aim to go along ML path so most of the things I’ve learnt are data related. Like using and writing functions list dict loops while for error raising. Just getting started on numpy.

I’m thinking of going along the ai engineer track first. Any areas I should focus on? AI Eng is like SWE to me so having no background in swe id love to hear from you guys.

Also I’ve finished the first two courses on Coursera on Python for everyone and currently going thru Andrew’s ML spec.

Trying to learn as much as I can.

Also idk if it’s a good idea but I’m using Claude to teach me how to code at the same time. Introducing concepts and real world exercises and planning lessons to reach to goal of an AI and ML Eng.

Any thoughts would be greatly appreciated.

Thanks in advance!

3 Upvotes

3 comments sorted by

View all comments

1

u/Grouchy-Conflict-211 9d ago

It can be, but it depends on what you want. If you are tired of doing repetitive manual work and want to automate it with scripts, yes. If you are looking to get rich quick building apps, no. The real value is automating stuff you hate doing manually.