We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 301e990 commit da3895cCopy full SHA for da3895c
README.md
@@ -31,6 +31,19 @@ Notebooks also detail:
31
</p>
32
<br/>
33
34
+## Anki Flashcards: Coding and Design
35
+
36
+<p align="center">
37
+ <img src="http://i.imgur.com/b4YtAEN.png">
38
+ <br/>
39
+</p>
40
41
+The provided [Anki flashcard deck](https://apps.ankiweb.net/) uses spaced repetition to help you retain key concepts.
42
43
+* [Coding deck](anki_cards/Coding.apkg)
44
45
+Great for use while on-the-go.
46
47
## Notebook Structure
48
49
Each challenge has two notebooks, a **challenge notebook** for you to solve and a **solution notebook** for reference.
0 commit comments