Suggestion to make the repo more beginner-friendly (roadmap + small projects) #21
snehauppula
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey there!
First of all, thank you for putting this repo together — it's really helpful for beginners learning Python. I found a lot of useful resources here, and it's great that everything is organized by topic
.
That said, I had a few suggestions that might make it even easier for complete beginners to follow:
->Right now, the topics are listed out, but there’s no clear order or “path” to follow. Maybe we could have a simple roadmap like: start with variables → then loops → then functions → etc. Something like a learning flow would be super helpful.
->Adding a few small beginner projects (like a calculator, number guessing game, or to-do list) could help people practice what they’re learning.
->Maybe even a few links to interactive platforms like Replit or Jupyter notebooks where people can try the code directly?
Also, just wondering — has anyone else felt the same way or thought about this? Would love to hear others’ thoughts or if there's a plan to expand the repo in this direction. I'd be happy to help too if needed!
Thanks again for making this! 😊
Beta Was this translation helpful? Give feedback.
All reactions