Difference between revisions of "Open Source Comes to Campus/Curriculum/Git"
Jump to navigation
Jump to search
imported>Shauna |
imported>Shauna |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Practicing Git is an activity we've designed to give attendees hands-on experience contributing to projects using git/github. | Practicing Git is an activity we've designed to give attendees hands-on experience contributing to projects using git/github. | ||
+ | |||
+ | ==Current Version== | ||
In an ideal world, attendees work in small groups with an instructor to make changes to a github repository. You can see an example repository [https://github.com/morris-2 here], which makes [http://morris-2.github.io/ this site]. | In an ideal world, attendees work in small groups with an instructor to make changes to a github repository. You can see an example repository [https://github.com/morris-2 here], which makes [http://morris-2.github.io/ this site]. | ||
Line 10: | Line 12: | ||
Eventually, there will be a video screencast of the activity ''right here''. But not yet! | Eventually, there will be a video screencast of the activity ''right here''. But not yet! | ||
− | + | (There is also [[Open Source Comes to Campus/Curriculum/Directory | a version of the activity]] for when there's only one mentor comfortable teaching git.) | |
+ | |||
+ | ==Past Versions== | ||
[[OSCTC/version_control | Intro to Version Control]] | [[OSCTC/version_control | Intro to Version Control]] | ||
Line 17: | Line 21: | ||
[[OSCTC/Github_demo | Github Demo]] | [[OSCTC/Github_demo | Github Demo]] | ||
+ | |||
+ | ==Ideas for Improvement== | ||
+ | |||
+ | * Improve the instructor guide to make it more thorough. | ||
+ | * Make the activity less completely a toy/throw-away activity (somehow). |
Latest revision as of 16:13, 8 April 2014
Practicing Git is an activity we've designed to give attendees hands-on experience contributing to projects using git/github.
Current Version
In an ideal world, attendees work in small groups with an instructor to make changes to a github repository. You can see an example repository here, which makes this site.
Instructions for:
- Students
- Instructors
- Activity organizer (setting up the projects)
Eventually, there will be a video screencast of the activity right here. But not yet!
(There is also a version of the activity for when there's only one mentor comfortable teaching git.)
Past Versions
which went with
Ideas for Improvement
- Improve the instructor guide to make it more thorough.
- Make the activity less completely a toy/throw-away activity (somehow).