This repo is to hold stuff for my Anki repetitive spaced learning decks I have created. Currently I only have decks created for Dyalog APL, though it may or may not host other stuff in the future.
For any uploads Allow HTML in fields must be checked. It's not checked by default, so do look at it.
- DyalogAnki.ipynb: Creates several importable anki decks for dyalog APL
- AplStudyGroup_CodeCards.csv: This is an Anki importable deck
- Contains cards auto generated from notebooks created as part of the fastai apl study group. These cards give a simple code snippet and your job is to predict the output
- DyalogDocs.csv: This is an Anki importable deck
- Contains cards auto generated by scraping the Dyalog Docs.
- Symbol -> Symbol Name, Symbol Name -> Symbol, Symbol Name -> What it does, What is does -> Symbol, etc.
- AplCart.csv This is an Anki importable deck
- Contains cards auto generated based on APL Cart content
- Description -> Code, Code -> Description
- AplStudyGroup_CodeCards.csv: This is an Anki importable deck