Anki is a great open source flashcard app that can be used to learn anything.
This Gist is a full end to end example of how to:
- export Anki decks from Anki
- import Anki decks into MySQL
- edit Anki decks using MySQL
- export Anki decks from MySQL
*.vmt | |
*.vtf | |
*.vmt | |
*.vtx | |
*.mdl | |
*.phy | |
*.vvd | |
*.mp3 | |
*.ttf | |
*.wav |
Anki is a great open source flashcard app that can be used to learn anything.
This Gist is a full end to end example of how to:
Windows is really horrible system for developers and especially for devops. It doesn’t even have a usable terminal and shell, so working with command line is really pain in the ass. If you really don’t want to switch to any usable system (OS X, Linux, BSD…), then this guide should help you to setup somewhat reasonable environment – usable terminal, proper shell, ssh client, git and Sublime Text as a default editor for shell.