Skip to content

repo for use when helping people learn git basics

Notifications You must be signed in to change notification settings

kyung-robin-kim/git-trainer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git-Trainer

Training Exercises for teachin people the basics of git

Instructions

Fork this repo, or make your own branch. DO NOT WORK ON MASTER, then the exercises won't be empty for other people. Then follow Instructions in each exercise.

Exercises

  1. Numberizer

I wrote some math forumulas, but I did a bad job. Fork the repo, then create a branch for each error you find. Have your team each checkout a branch, commit and push their fix, and then get a mentor to check over your work before merging to master

  1. tic-tac-toe

Play tic-tac-toe on github. Branch or Fork the repo, then use branching and merging to make moves.

  1. stop-the-presses

I overloaded python's print function. Make branches and mess around, see if you can add some fun functionality.

About

repo for use when helping people learn git basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%