Skip to content

Commit 440bc7b

Browse files
Add reference to Concept Exercise Anatomy video (exercism#1227)
[Docs] Add reference to Concept Exercise Anatomy video
1 parent d5bad77 commit 440bc7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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 the steps required to implement a concept exercise for t
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 kebab-case (e.g. `anonymous-methods`).
@@ -69,3 +73,4 @@ When implementing an exercise, it can be very useful to look at already implemen
6973
[docs-concept-exercises]: ../../../docs/concept-exercises.md
7074
[docs-rationale-for-v3]: ../../../docs/rationale-for-v3.md
7175
[docs-features-of-v3]: ../../../docs/features-of-v3.md
76+
[anatomy-of-a-concept-exercise]: https://www.youtube.com/watch?v=gkbBqd7hPrA

0 commit comments

Comments
 (0)