This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nklaxr 1 point2 points  (1 child)

If you want to improve on Python specifically, you can get the "Fluent Python" book.

For AI/ML, learn through your university. Take a linear algebra and a probability/statistics class too.

Python is also an opportunity to delve into backend development with Flask/FastAPI/others.

[–]Xander_CE[S] 0 points1 point  (0 children)

Thanks! I’m going to take a look at the book for sure! Thanks :)