Rust-Flashcards
Rust-Flashcards copied to clipboard
Over 550 flashcards to learn Rust from first principles. Written in markdown with script to convert them to an Anki deck or PDF file.
Rust Flashcards
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.
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.apkgto generate the Anki deckmake cards.pdfto generate the PDF file