training:learning_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
training:learning_git_and_github [2016/01/25 19:57]
kluong
training:learning_git_and_github [2021/09/19 21:59] (current)
Line 6: Line 6:
 At this point, things can get a little frustrating and confusing. We highly recommend that you learn git and github as a team and figure out things together. You don't necessarily have to work physically together all the time (it might help though) but ask your teammates when you're stuck somewhere. If you don't understand something or you're getting a weird error message feel free to ask around. By all means, ask the other teams as well! At this point, things can get a little frustrating and confusing. We highly recommend that you learn git and github as a team and figure out things together. You don't necessarily have to work physically together all the time (it might help though) but ask your teammates when you're stuck somewhere. If you don't understand something or you're getting a weird error message feel free to ask around. By all means, ask the other teams as well!
  
 +This is also one of those things you **must** actively use to learn it properly. You can read about riding a bike all you want, but at some point you'll have to get on one. There may be training wheels early on, but eventually with enough work you'll be able to take them off and explore things on your own. 
 ====== Prerequisites ======= ​ ====== Prerequisites ======= ​
  
Line 18: Line 18:
 These resources will help you learn some of the commands associated with git: These resources will help you learn some of the commands associated with git:
  
-  ​[[ https://​try.github.io/​levels/​1/​challenges/​1 | Git Interactive Tutorial ]] +  ​[[ https://​try.github.io/​levels/​1/​challenges/​1 | Git Interactive Tutorial ]] 
-  ​[[ https://​www.codecademy.com/​en/​courses/​learn-git/​lessons/​git-workflow/​exercises/​hello-git?​action=lesson_resume | Codeacademy git exercise ]] +  ​- [[ http://​git-scm.com/​video/​get-going | Video: Get going with Git ]]  (6 min) 
- +  - [[ https://​www.codecademy.com/​en/​courses/​learn-git/​lessons/​git-workflow/​exercises/​hello-git?​action=lesson_resume | Codeacademy git exercise ]]
-These resources will help you with publishing your repository on github:+
  
 +These resources will help you with learning and publishing your repository on Github:
  
 +  - [[ https://​help.github.com/​articles/​adding-an-existing-project-to-github-using-the-command-line/​ | Publishing an existing git repository ]]
 +  - [[ https://​help.github.com/​articles/​create-a-repo/​ | Creating a new git repository on Github ]] 
 +  - [[ https://​guides.github.com/​introduction/​flow/​ | Github Flow ]] 
 ====== Assignments ====== ====== Assignments ======
  
Line 41: Line 44:
  
 After the summary is posted, every team member should add their name and biography in the same README.md file. Work on this together physically and coordinate everything. You might run into some errors - don't panic! Look online to see if you can resolve the issue and keep trying. ​ After the summary is posted, every team member should add their name and biography in the same README.md file. Work on this together physically and coordinate everything. You might run into some errors - don't panic! Look online to see if you can resolve the issue and keep trying. ​
 +
 +
 +====== After the fact ======
 +
 +If you've finished everything here, great. Make sure you have a solid understanding of what's covered here and discuss with your team if you're still worried about understanding some things. You can also talk to your mentors and leadership team. 
 +
  
  • training/learning_git_and_github.1453751846.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)