An open API service indexing awesome lists of open source software.

https://github.com/adygcode/ict40120-version-control-exercises

Set of "learn by doing" exercises and revision for version control using Git
https://github.com/adygcode/ict40120-version-control-exercises

Last synced: 5 months ago
JSON representation

Set of "learn by doing" exercises and revision for version control using Git

Awesome Lists containing this project

README

          

# Welcome to Git Exercises

A set of exercises to assist in learning and revising Git.

The structure is like an interactive tutorial.

Over time, the Session-XX folders will have a keyword added to the end to
identify the purpose of the session.

For example: `Session-03-Starting-Repos`

## A note for Full Time Students

> When you are in class and have completed exercises and assessment work for a
> class, why not spend the remaining time working on another subject's
> assessments, and/or catching up.
>
> That way you have less to do at home!

## Session List, Status and Links

| Session | Status | Link |
|---------|--------|-----------------------------|
| 01 | [ ] | [Session 01](./Session-01/) |
| 02 | [ ] | [Session 02](./Session-02/) |
| 03 | [-] | [Session 03](./Session-03/) |
| 04 | [ ] | [Session 04](./Session-04/) |
| 05 | [ ] | [Session 05](./Session-05/) |
| 06 | [ ] | [Session 06](./Session-06/) |
| 07 | [-] | [Session 07](./Session-07/) |
| ... | ... | ... |

Key: [ ] Not started; [-] In progress; [X] Completed