How can I get started with GitHub for my projects?

0
8
Asked By CuriousCoder42 On

I've just begun my journey with Python and I've created a few projects in PyCharm. People keep suggesting that I should contribute to interesting projects on GitHub, but I find myself confused about how to navigate the platform. Are there any good YouTube tutorials that explain step-by-step how projects are organized? I often end up sifting through tons of documentation instead of the actual code.

2 Answers

Answered By SkepticalDev77 On

Honestly, you might want to hold off on contributing to random projects right now. It’s usually not the best use of anyone’s time unless you genuinely want to contribute something valuable. Focus on projects you’re truly passionate about, and make sure you have something to add rather than just chasing points or trying to fill up your GitHub profile.

Answered By BeginnerWarrior89 On

I’d recommend starting with your own projects on GitHub first. As a beginner, it’s tough to jump into contributing to others’ code right away. It’ll be much easier once you get a hang of how GitHub works.

NostalgicCoder22 -

I’ve been out of the coding scene for 20 years except for some Arduino projects. Back in my day, GitHub didn’t even exist! I get that it’s a popular tool now, though, and I want to make the most of it.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.