Skip to content

Commit 7e4e947

Browse files
ErikSchierboommirkoperillo
authored andcommitted
Add reference to Concept Exercise Anatomy video
[Docs] Add reference to Concept Exercise Anatomy video
1 parent 5c92fe7 commit 7e4e947

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

reference/implementing-a-concept-exercise.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ This document describes how to implement a Concept Exercise for the Java track.
88
- [Rationale for v3][docs-rationale-for-v3].
99
- [What are concept exercise and how they are structured?][docs-concept-exercises]
1010

11+
Please also watch the following video:
12+
13+
- [The Anatomy of a Concept Exercise][anatomy-of-a-concept-exercise].
14+
1115
As this document is generic, the following placeholders are used:
1216

1317
- `<slug>`: the name of the exercise in snake_case (e.g. `anonymous-methods`).
@@ -143,4 +147,5 @@ If you have any questions regarding implementing the exercise, please post them
143147
[docs-concept-exercises]: ../../../docs/concept-exercises.md
144148
[docs-rationale-for-v3]: ../../../docs/rationale-for-v3.md
145149
[docs-features-of-v3]: ../../../docs/features-of-v3.md
150+
[anatomy-of-a-concept-exercise]: https://www.youtube.com/watch?v=gkbBqd7hPrA
146151
[reference]: ../../../reference/README.md

0 commit comments

Comments
 (0)