training:git_and_github

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
training:git_and_github [2016/01/25 19:42]
kluong [More Resources]
training:git_and_github [2016/01/25 22:20]
kluong [More Resources]
Line 5: Line 5:
 **Github** is essentially a hosting service for Git repositories. Think of it like a specialized Dropbox or Google Drive just for code that uses Git. **Note - it's important to make a distinction between Git and Github** **Github** is essentially a hosting service for Git repositories. Think of it like a specialized Dropbox or Google Drive just for code that uses Git. **Note - it's important to make a distinction between Git and Github**
  
-Git can be a little confusing to learn at first but plenty of people before you have learned it and it's in widespread use by software developers all over the world. Odds are, you'll encounter Git or some other version ​management ​system in the future again. ​+Git can be a little confusing to learn at first but plenty of people before you have learned it and it's in widespread use by software developers all over the world. Odds are, you'll encounter Git or some other version ​control ​system in the future again. ​
  
  
Line 13: Line 13:
   - [[ https://​git-scm.com/​book/​en/​v2/​Getting-Started-About-Version-Control |  Version Control Systems ]]   - [[ https://​git-scm.com/​book/​en/​v2/​Getting-Started-About-Version-Control |  Version Control Systems ]]
   - [[ http://​git-scm.com/​video/​what-is-version-control | Video: What is Version Control ]]  (6 min)   - [[ http://​git-scm.com/​video/​what-is-version-control | Video: What is Version Control ]]  (6 min)
 +  - [[ http://​git-scm.com/​video/​what-is-git | What is Git ]] (8 minutes)
   - [[ http://​techcrunch.com/​2012/​07/​14/​what-exactly-is-github-anyway/​ | What exactly is github anyways? ]]   - [[ http://​techcrunch.com/​2012/​07/​14/​what-exactly-is-github-anyway/​ | What exactly is github anyways? ]]
- 
 ====== Questions ====== ====== Questions ======
  
  • training/git_and_github.txt
  • Last modified: 2021/09/19 21:59
  • (external edit)