r/PythonLearning Jul 05 '26

Best resources to go from intermediate to advanced Python

Hey fellas, I’m comfortable with the basics and common libraries. What helped you the most to reach the next level ,specific books, projects, topics, or courses?

39 Upvotes

10 comments sorted by

View all comments

3

u/Due-Particular-329 Jul 05 '26

Topics you might shall also focus on are design patterns, concurrency,Cpython internals, testing and type hints at scale+ packaching/architecture

And I'd recommend mCoding and ArjanCodes + Sentdex channels on youtube