+ 19
How do I use github
I recently went on github and I was really confused, I don't know how to navigate my way around there, can someone help me?
19 Respostas
+ 30
GitHub learning lab(https://lab.github.com/) is very good for learning everything about GitHub.
Learning should be fun
There are no simulations or boring tutorials here, just hands-on lessons created with ā¤ļøĀ by the GitHub community and taught by the friendly Learning Lab bot.
Real projects
Learn new skills while working in your own copy of a real project.
Helpful bot
Our friendly bot provides instructions and feedback throughout your journey.
Real workflow
Everything happens in GitHub Issues and Pull Requests.
Introduction to GitHub:
https://lab.github.com/githubtraining/introduction-to-github
+ 19
The best is to follow instruction from their site.
Personally i use a command line version of git locally (rather than the client) and use github web pages only to create or view a remote repository or fork/pull requests.
+ 9
You can learn from Git and Gitgub from articles and videos on the internet!
+ 8
There is a community course on sololearn, it starts here:
https://www.sololearn.com/learn/1236/?ref=app
+ 6
There also a book based on use and commands of github
https://git-scm.com/book/en/v2
+ 4
Refer this commands book https://git-scm.com/book/en/v2
+ 3
Check this out!
Git Tutorial for Beginners: https://www.youtube.com/playlist?list=PLsyeobzWxl7q2eaUkorLZExfd7qko9sZC
+ 2
ifl it actually makes sense to me
+ 2
Martin Taylor If you want to understand the meaning, you can search with the capital letters.
Remove the word "Fine" and change the capitalization to "read the manual" or "read their documentation".
+ 2
I appreciate everyone one of your replies, thank you
+ 2
There are ample materials online to learn from. I learnt mine through Edureka on YouTube. You can check it out here:
https://m.youtube.com/watch?v=xuB1Id2Wxak
+ 1
I learnt from here : https://www.youtube.com/playlist?list=PL5-da3qGB5IBLMp7LtN8Nc3Efd4hJq0kD
+ 1
I've been through the same problem, their UI is somewhat confusing. Anyways, you could learn through videos from their youtube channel- https://www.youtube.com/c/GitHub
+ 1
Understanding what git is and working on local directory is the way to learn. There is free book as Nihar Buliya mentioned
0
There's a free course on Udemy. You can try it out :)
0
First learn here about GIT you can find short tuttorial on sololearn.
Reed well and after go for youtube:
https://youtu.be/0fKg7e37bQE
Create account and make repository and start to commit some simple project. š its simple you will see.
Good luck
0
U can download d tutorial video on hw to use github on youtube
0
You can watch GitHub learning playlist of "codewithharry" youtube channel and learn how to use GitHub. He makes it pretty easy to understand.
0
I have the same problem.