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
- Host: GitHub
- URL: https://github.com/adygcode/ict40120-version-control-exercises
- Owner: AdyGCode
- Created: 2025-03-28T03:26:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-28T03:43:03.000Z (over 1 year ago)
- Last Synced: 2025-04-04T05:15:59.385Z (about 1 year ago)
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
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