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
training:git_and_github [2016/01/25 19:42]
kluong [More Resources]
training:git_and_github [2021/09/19 21:59] (current)
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 ======
  
-Make sure you know and understand the answers to the questions below before you move on. If you don't fully understand these core concepts you'll get confused later on. +Make sure you know and understand the answers to the questions below before you move on. If you don't fully understand these core concepts you'll get confused later on. These are also good discussion points for your team
  
   - What is a version control system?   - What is a version control system?
  • training/git_and_github.1453750974.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)