

Leanpub is copyright © 2010-2023 Ruboss Technology Corp.

FAQ: Copying and pasting in IntelliJ IDEA FAQ: When and how to format and arrange your code FAQ: Changing your code without breaking it FAQ: Recognising and managing warnings and errors What to look for when you’re ready to commit your code How IntelliJ IDEA uses your project’s build tool Getting insight into the code’s intended behaviour Seeing details of the code you are calling Activating your muscle memory with Keyboard Shortcuts No matter which technologies you use or how you like to work, reading this book will help you find an approach that enables you to work comfortably and productively with IntelliJ IDEA. Seeing how to use IntelliJ IDEA from these different angles not only showcases the most useful features but also teaches multiple approaches for using these features.

Tutorials that walk through writing code and developing applications that show when, why and how to use IntelliJ IDEA features to create working applications.Getting to Know IntelliJ IDEA uses two approaches to help newcomers and experienced users alike: IntelliJ IDEA is an extremely fully-featured IDE that can help professional developers with almost any task they need to perform, and this can be overwhelming to get to grips with. We can use the features of an IDE to help us with this. As professional developers, we no longer need to learn the fundamentals we need to deliver working applications. However, if we treat our IDE as a text editor, we are doing ourselves a disservice. We’re frequently taught to use a text editor when we’re learning to write code so that we understand the fundamentals.
