단문 연습은 한 줄씩 명령어나 코드 라인을 빠르고 정확하게 입력하는 모드입니다.
git commit -m "fix: resolve login bug"이나
docker-compose up -d 같은
실무 명령어를 반복 연습하여 근육 기억(Muscle Memory)을 형성합니다.
Short text practice focuses on typing single lines of commands or code quickly and accurately.
Repeatedly practice real-world commands like
git commit -m "fix: resolve login bug" or
docker-compose up -d
to build muscle memory.
연속 정답(Streak) 시스템으로 집중력을 유지하고, 10줄마다 평균 WPM과 정확도를 확인할 수 있습니다. 짧은 시간에 집중적으로 연습하기에 적합합니다.
The streak system keeps you focused, and you can check your average WPM and accuracy every 10 lines. Perfect for intensive practice in short sessions.