Here are my notes on the excellent book, Modern Software Engineering: Doing What Works to Build Better Software Faster, written by Dave Farley. Dave...
Being able to navigate the panels is essential and fairly easy to do. Your friend is the alt button Key areas to navigate between the following...
The editor is where you will write all your code. You will need to get used to moving around it very quickly and without a mouse. The obvious, and yet...
Intellij can be intimidating. Don't go and try to learn everything or all the shortcuts. Instead, learn a couple of shortcuts at a time. Using the...
Concentrate on essence, not ceremony Instead of searching via finder or windows explorer for a file, use the command line, and grep to find the...
To be productive with IntelliJ, you need to get used to working with it without touching your mouse/touchpad (or very rarely). You want to be an...