Skip to content

Commit

Permalink
add lunch break to detailed schedule; closes #406
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Sep 17, 2023
1 parent 3c5602c commit bc209d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Schedule Day 1

Times here are in CE(S)T.

- 08:50 - 09:00 (10 min) Soft start and icebreaker question
- 09:00 - 09:20 (20 min) Welcome and practical information

Expand All @@ -15,6 +17,8 @@
- 10:20 - 10:40 (20 min) [Basics - history, commit log, ignoring - teaching](https://coderefinery.github.io/git-intro/basics/#git-history-and-log)
- 10:40 - 11:00 (20 min) Exercise (**to be added**): something about using history

- 11:00 - 12:00: Lunch break

- Introduction to version control (part 2/4)
- 12:00 - 12:15 (15 min) [Branching and merging - teaching](https://coderefinery.github.io/git-intro/branches/)
- 12:15 - 12:35 (20 min) [Branching and merging - exercises](https://coderefinery.github.io/git-intro/branches/#exercise-create-and-commit-to-branches)
Expand All @@ -29,6 +33,8 @@

## Schedule Day 2

Times here are in CE(S)T.

- 08:50 - 09:00 (10 min) Soft start and icebreaker question
- 09:00 - 09:10 (10 min) Recap and Q&A from day 1

Expand All @@ -45,6 +51,8 @@
2. [Optional: Git bisect](https://coderefinery.github.io/git-intro/archaeology/#optional-exercise-git-bisect)
- 10:45 - 11:00 (15 min) Summarize/discuss inspecting history

- 11:00 - 12:00: Lunch break

- Introduction to version control (part 4/4)
- 12:00 - 12:15 (15 min) [Undoing and recovering - teaching/type-along](https://coderefinery.github.io/git-intro/recovering/#undoing-and-recovering)
- 12:15 - 12:40 (25 min) [Undoing and recovering - exercises](https://coderefinery.github.io/git-intro/recovering/#exercise-revert-a-commit)
Expand Down

0 comments on commit bc209d2

Please sign in to comment.