Movatterモバイル変換


[0]ホーム

URL:


Skip to content
DEV Community
Log in Create account

DEV Community

Linwei
Linwei

Posted on

     

Study Japanese in the Command Line !

Do you want to study Japanese? How many times did you fail in remembering hiragana/katakana? Is there a easy way to master them ?

Yes, you can learn and practice kanas now in the command line by playingKanaQuiz.

List kanas by

python3 kanaquiz.py -l
Enter fullscreen modeExit fullscreen mode

You can see hiraganas and katakanas right in your terminal:

Start a new quiz by

python3 kanaquiz.py -h
Enter fullscreen modeExit fullscreen mode

After pressing Enter, the quiz proceeds:

Read the kana character in the square brackets[ ] and input its romanized name after the question mark ? then press Enter ASAP to continue.

After finished, there will be a beautiful report:

Figure out which kana got the slowest response time (you are least likely to remember) and take time to practice.

The history reports can always be queried by:

python3 kanaquiz.py -q
Enter fullscreen modeExit fullscreen mode

Enjoy.

Top comments(2)

Subscribe
pic
Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss
CollapseExpand
 
sataje6742 profile image
sataje
  • Joined

Learn Japanese efficiently in the command line! Use Anki with ankicli for vocab, jp for kanji lookup, and kakasi for romaji conversion. Practice grammar with jisho-cli, read with nhk-easy-cli, and quiz yourself usingDepED MATATAG
wanikani-cli. Stay distraction-free while mastering Japanese straight from your terminal!

CollapseExpand
 
hjp profile image
Hermes J. Pappas
A CS prodigal son returning to his roots.
  • Location
    Athens, Greece
  • Education
    BSc in Computer Science, MSc in Human-Computer Interaction, front-end bootcamp
  • Work
    Front-end developer at Suite5 Data Intelligence Solutions
  • Joined

Looks great! Want to try this soon :)

Are you sure you want to hide this comment? It will become hidden in your post, but will still be visible via the comment'spermalink.

For further actions, you may consider blocking this person and/orreporting abuse

Coding since 1992.
  • Location
    Shenzhen, PRC
  • Joined

More fromLinwei

DEV Community

We're a place where coders share, stay up-to-date and grow their careers.

Log in Create account

[8]ページ先頭

©2009-2025 Movatter.jp