We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5203209 commit 4b0df65Copy full SHA for 4b0df65
1 file changed
readme.md
@@ -1,6 +1,6 @@
1
# Coding Flashcards
2
3
-Over 800 flashcards to learn programming from first principles.
+Over 1000 flashcards to learn programming from first principles.
4
Written in markdown with script to convert them to Anki decks or PDF files.
5
6
<img alt="Screenshot of Anki showing a Rust flashcard" src="rust/screenshots/2024-03-09t1127_anki.png" width="50%">
@@ -10,10 +10,10 @@ Written in markdown with script to convert them to Anki decks or PDF files.
10
11
- [Rust](./rust)
12
- [SQLite](./sqlite)
13
-- [Godot](./godot)
14
-- [Wolfram Language](./wolfram-language)
15
- [Lua](./lua)
16
- [C](./c)
+- [Godot](./godot)
+- [Wolfram Language](./wolfram-language)
17
18
19
## Downloads
0 commit comments