Looking for Great Python Learning Resources #170006
Replies: 9 comments 6 replies
-
|
I think this is the best place to learn python 3 |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Welcome to the GitHub Community, @Malouek, we're happy you're here! You are more likely to get a useful response if you are posting your question(s) in the applicable category and are explicit about what your project entails--giving a few more details might help someone give you a nudge in the right direction. I've gone ahead and moved it for you. Good luck! |
Beta Was this translation helpful? Give feedback.
-
|
leetcode-py check this, if you want to practice leetcode using python. |
Beta Was this translation helpful? Give feedback.
-
|
The Python Institute has some good learning resources. |
Beta Was this translation helpful? Give feedback.
-
|
The Best technique was that where, you Teach yourself by own. |
Beta Was this translation helpful? Give feedback.
-
|
First step—escape tutorial hell. Don’t just follow along; start building with a purpose. Ask yourself why you’re learning Python (web, data, AI, automation), then pick resources that match that goal. Some solid next steps: Books: Fluent Python (Luciano Ramalho), Effective Python (Brett Slatkin) YouTube: Corey Schafer (great for intermediate concepts), Tech With Tim Courses: “Python Asyncio” on RealPython, “Testing with pytest” (TestDriven.io) Practice: LeetCode, Codewars, Project Euler (for problem-solving) Open Source: Check issues labeled good first issue on Django, FastAPI, or Pandas Purpose + practice > endless tutorials. That’s how you level up. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @Malouek, That’s a really good move - looking for structured, advanced-level Python resources will take you further than just tutorials. Here are some suggestions, and how you can make the most out of them: Resources I Recommend
How to Make Your Learning More EffectiveWhat helped me when I was leveling up:
|
Beta Was this translation helpful? Give feedback.
-
|
Here are some Python resources that really helped me level up beyond the basics: |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone! 👋
I'm currently deepening my understanding of Python and looking to explore more advanced or structured resources beyond the basics. I’ve gone through some tutorials and beginner-friendly documentation, but I’d love to hear what others recommend for really leveling up.
Whether it's:
Free or paid online courses
YouTube channels or playlists
Books (digital or physical)
Practice platforms (e.g., for coding challenges or projects)
Blogs or newsletters
Open source projects that are great for learning by contributing
Anything else you’ve found useful
Feel free to drop your suggestions below! Bonus points if the resource focuses on things like best practices, real-world projects, or intermediate-to-advanced topics (like async, testing, architecture, etc.).
Thanks in advance for sharing! 🙏
Beta Was this translation helpful? Give feedback.
All reactions