Skip to content

Rust flashcards written in markdown. Includes script to convert them to an Anki deck or PDF file.

Notifications You must be signed in to change notification settings

opsnull/Rust-Flashcards

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 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.

Check out the makefile for scripts to convert them to an Anki deck or PDF file.

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

About

Rust flashcards written in markdown. Includes script to convert them to an Anki deck or PDF file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 71.4%
  • Makefile 28.6%