While you can write Java code using a simple text editor and compile your code using the javac command, you will be much more productive if you take advantage of and master the rich tooling available to you. First, you will want to choose an IDE, short for Integrated Development Environment. Modern IDEs offer syntax highlighting, command completion, rich debugging experiences and the ability to run unit tests in a single, unified environment. Then you will want to choose a build automation tool to help you maintain complex project builds, manage dependencies and publish artifacts from your projects. Understanding how to take advantage of these tools will increase your productivity as a developer and make writing Java code a more enjoyable experience.
While you can write Java code using a simple text editor and compile your code using the javac command, you will be much more productive if you take advantage of and master the rich tooling available to you. First, you will want to choose an IDE, short for Integrated Development Environment. Modern IDEs offer syntax highlighting, command completion, rich debugging experiences and the ability to run unit tests in a single, unified environment. Then you will want to choose a build automation tool to help you maintain complex project builds, manage dependencies and publish artifacts from your projects. Understanding how to take advantage of these tools will increase your productivity as a developer and make writing Java code a more enjoyable experience.
What You'll Learn
OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.
Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.
Find this site helpful? Tell a friend about us.
We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.
Your purchases help us maintain our catalog and keep our servers humming without ads.
Thank you for supporting OpenCourser.