neopragma / ide-katas

Katas for burning IDE keyboard shortcuts into your muscle memory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IDE Kata

This project contains kata that are meant to be useful for practicing IDE keyboard shortcuts as well as common refactoring sequences, with emphasis on using keyboard shortcuts to facilitate refactoring. The idea is to speed up the process of getting keyboard shortcuts into our muscle memory when we're learning a new IDE or returning to an IDE we haven't used in a while.

You wouldn't repeat these kata hundreds of times, as you might do with programming kata. You only need to repeat these until you know the shortcuts well enough that you don't have to break your train of thought to look them up when you're in the middle of real work.

Background Information

The kata

About

Katas for burning IDE keyboard shortcuts into your muscle memory

License:GNU General Public License v3.0


Languages

Language:Java 100.0%