In this session, you’ll learn some of the tricks used by the fastest Java developers on the planet, that will skyrocket your day-to-day coding speed after just several days of practice. Writing, editing, navigating and refactoring code faster will let you focus on your goals and enable you to experiment with various design ideas without wasting precious time.
Among the tricks you’ll see:
- Advanced Auto-Completion: over-dot, TAB, type-aware, statics, generating boilerplate
- Live Templates and Postfix Expansion
- ALT-ENTER-driven coding
- Multi-cursor
- Statement Completion
- Navigating Code like a Pro
- Java Streams support
and many more, all curated with the help of many nice JetBrains people.