lakesare / memcode

Spaced-repetition: with real formatting.
http://memcode.com
MIT License
335 stars 72 forks source link

Allow interactive cards for programming with tests #86

Closed dit7ya closed 4 years ago

dit7ya commented 4 years ago

It would be great to learn programming where you type the answers which runs some actual code and passes tests. Something like https://www.executeprogram.com/.

lakesare commented 4 years ago

Hi @dit7ya, thanks for suggestion!

Running the interpreter would only be useful for beginner flashcards in Js/CSS/etc. Once you're on the more advanced level, you'd be more likely:

So this kind of functionality is awesome, but only helpful at the initial stage of learning a language, and it's better done with pre-created courses (like on www.executeprogram.com) as opposed to primarily user-created courses (like on www.memcode.com).