Over 550 flashcards to learn Rust from first principles.
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.
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