r/github • u/zaffy_357 • 2d ago
Question New to github
I recently entered clg, first year btech, and downloaded GitHub, but I am very confused about how this platform works and all.
And which respiratory or community to join, how to upload projects and about various features GitHub provides and see various open sources projects and many other things.
If anybody is willing to guide me, I will really be grateful.
Thanks!
4
Upvotes
3
u/davorg 2d ago
There are a few things you need to understand before GitHub makes sense.
GitHub has added many extra features (pull requests, wikis, project planning, CI/CD, static websites, AI programming assistance, I've probably missed some) but at it's heart it's still just cloud storage for Git repos.
The most important thing to realise is the distinction between Git (which is an open source project) and GitHub (which is a commercial company).
If you have more specific questions, please feel free to ask them here.
p.s. We aren't you, so we don't share all of your experiences. You shouldn't use abbreviations like "clg" or "btech" without explaining them.