Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Taeung/git-training
:octocat: Don't think about git, just do git
https://github.com/Taeung/git-training
git github training
Last synced: 3 months ago
JSON representation
:octocat: Don't think about git, just do git
- Host: GitHub
- URL: https://github.com/Taeung/git-training
- Owner: Taeung
- Created: 2016-03-25T02:30:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-19T15:10:55.000Z (about 1 year ago)
- Last Synced: 2024-04-09T03:08:07.691Z (7 months ago)
- Topics: git, github, training
- Language: C
- Homepage:
- Size: 1.57 MB
- Stars: 317
- Watchers: 13
- Forks: 1,760
- Open Issues: 1,692
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Git Training
##### Don't think about git, just do git !
##### (Based on a scenario; c programming with Git (Report card, Knapsack problem))
### Training Environment1. Download tutorial
- [tutorial v3](https://www.dropbox.com/s/jwpkfn5c8d1z74y/Git-training-v3.pdf?dl=1&pv=1)
- [tutorial v2](https://www.dropbox.com/s/6o5sfs1iyd9cxdq/Git-training-v2.pdf?dl=1&pv=1) & [example code v2](https://www.dropbox.com/sh/3ywkargf9xzcfoi/AAC63uvN4eQBQhT_1m4GmCMLa?dl=1&pv=1)
- [tutorial v1](https://www.dropbox.com/s/0bplreunw6vf69p/Git-training.pdf?dl=1&pv=1) & [example code v1](https://www.dropbox.com/sh/9q2emkhxmyckoj6/AAA_H55BVhfRvGHOs9j7l9N2a?dl=1&pv=1)
2. Install Git ([git](https://git-scm.com/downloads), [source tree](https://www.sourcetreeapp.com))
3. Editor ([atom](https://atom.io/), [sublime text](https://www.sublimetext.com/3))
4. Github account ([sign up](https://github.com/join))
5. Download [the courage](https://www.dropbox.com/s/36ifeasvhhshqj8/you_can_do_git?dl=1&pv=1)### Stage
1. New version (v2)
- Basic : Stage 1 ~ 7
- Advanced : Stage 8 ~ 112. Old version (v1)
- Basic : Stage 1 ~ 10
- Advanced : Stage 11 ~ 14### The results (v1)
![screenshot](img/results_20160327.png)
[git-training.docs.google](https://docs.google.com/spreadsheets/d/1uPMCOKISMgj_svsoxG1LF1RbozA9RMKfx7h9vT80Atc/edit#gid=0)