Professional developers don't typically develop in the command line, they use an Integrated Development Environment (IDE) like IntelliJ IDEA. In this course, we'll see how to get started with IntelliJ IDEA and learn how to use packages.
What you'll learn
- Creating projects
- Navigating the project structure
- Editing code
- Creating and managing packages
- Setting breakpoints and using simple debugging