jwasham / computer-science-flash-cards

Mini website for testing both general CS knowledge and enforce coding practice and common algorithm/data structure memorization.
Creative Commons Attribution Share Alike 4.0 International
8.46k stars 2.02k forks source link

Could I share the flashcards to Anki Share Deck? #74

Closed JackKuo-tw closed 3 years ago

JackKuo-tw commented 3 years ago

For convenience, people who want to import flashcards to Anki can omit the Python transformation step.

If you don't use Anki, can I do this for you? Thanks.

jwasham commented 3 years ago

That's fine with me. One set for each for:

That way people can choose which they want.

There is a script on the readme to convert the db to anki.

JackKuo-tw commented 3 years ago

So great! Thanks for your authorization & kind reminder. Here are 2 Anki shared decks:

  1. computer science flash cards - jwasham (basic)
  2. computer science flash cards - jwasham (extreme)
jwasham commented 3 years ago

No need to close the issue. Let's do this! The link to the basic set is broken.

JackKuo-tw commented 3 years ago

I've updated the link of basic 10 hours ago, maybe you should refresh the page and click it again. Is there anything to do? How about adding these links to README?

jwasham commented 3 years ago

They are working 😄
Wow, looking back even some of the basic ones are too much to know.

Anyway, I'll add these to the README. Will close this when done. Thank you!

jwasham commented 3 years ago

Done! https://github.com/jwasham/computer-science-flash-cards/commit/cfffd2006be367176bfc4ce0617b50edb58ebd6f Thank you!