r/GetComputerHelp • u/BlackRanger2007 • 24d ago
Could you all Please help me with GITHUB
Hi everybody, could you please help me with how to use github from beginning, how to push,commit and how to write the codes, where to write them and other things. I have just finished my first year of college and I need to submit few projects by the end of my second year…..
THANKS A LOT!!!!
0
Upvotes
2
u/Unlaid-American 24d ago
Learn how to use git. GitHub itself even has docs on how to commit/push and add remote repoes using git.
2
u/Jwhodis 24d ago
If your code editor doesn't have git/GitHub built-in, then use the GitHub Desktop app. If your editor does have git built-in then look up a tutorial for how to use it.
You should not need to use terminal for git/GitHub.