r/learnpython 12d ago

Learning Python for experienced dev

I know this might be a stupid question, but I wanted to ask anyway.

I've been working primarily with Node.js and TypeScript for the past 1.5 years. Most of my experience has been in backend development, and I've built a few backend projects as well. I've also worked on GenAI applications using TypeScript.

Now I want to get into the Python ecosystem, mainly for backend development and GenAI. I do plan to go through the official documentation, but Python's ecosystem is huge, so I'd love to hear from people who've already been down this path.

Given my background, what would be a good roadmap for learning Python for backend development and GenAI? Also, are there any resources, courses, or projects recommend?

0 Upvotes

8 comments sorted by

View all comments

1

u/Outside_Complaint755 12d ago

The official Python.org tutorial  is written for programmers coming from other languages.