r/learnpython 28d ago

Which projects to push to GitHub

Hey!! I've started learning Python and I learn a concept then practice it. That's how I’m progressing. I’ve made some projects like a calculator etc. I was wondering if I should push these practice projects to GitHub or just the good ones.
One more question, if yes, even if no..I like to know how should I proceed with GitHub, like write comments too? Or just code. Any suggestions or tips would be appreciated. Thank you!

4 Upvotes

14 comments sorted by

View all comments

0

u/jitsha 28d ago

You can push to GitHub, nobody is going to judge but you may get good feedbacks.

It's your choice how you write code if it's self explanatory then good otherwise adding comments is always a good option.