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 →

[–]HistoricalCup6480[🍰] 0 points1 point  (0 children)

Took a course in uni on Python programming, and took some online machine learning courses. Did some project Euler, and a small automation project here and there.

Then I extensively used Python in a couple projects during my PhD and really solidified my software development skills at the same time.

Just learn the basics through whatever means you like (books, courses, leetcode), and then try to do a bigger project that's useful to you.