Skip to content

ad-si/Rust-Flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Flashcards

Over 550 flashcards to learn Rust from first principles.

Screenshot of Anki showing a Rust flashcard


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 deck
  • make cards.pdf to generate the PDF file