Awesome
Rust Flashcards
Over 550 flashcards to learn Rust from first principles.
<img alt="Screenshot of Anki showing a Rust flashcard" src="screenshots/2024-03-09t1127_anki.png" width="50%"> <br>The cards are written in markdown and based on the official Rust Book.
Either get the Anki deck directly from AnkiWeb - Rust Flashcards or download the latest version from the releases page.
Credit to u/WebDev193 for doing the initial grunt work.
Development
Run nix develop
to enter the development environment
with Anki Panky and Pandoc installed.
Then run following makefile targets to build the artifacts:
make cards.apkg
to generate the Anki deckmake cards.pdf
to generate the PDF file