Introduction
We'll be exploring essential functionality of IntelliJ CE,the open source community edition of IntelliJ from JetBrains.
We'll cover everything from setup to essential tools and even more advanced capabilities of the IDE giving you plenty of tips and tricks along the way.
The community edition of IntelliJ provides support for developing almost any Java application,including support for Android development and is arguably the best and most fully-featured IDE for Java developers.
All the code in this course will be in Java,but IntelliJ CE does provide support for other languages.
As you'll see,IntelliJ CE is a very capable and pleasant IDE to use and is my go-to editor for working with Java projects even in enterprise environments.