Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn to create and run your first Java application using IntelliJ IDEA in this 11-minute tutorial. Start by setting up a new Java project in the IDE, then write a simple "Hello, World!" program that prints to the system output. Discover how to execute your Java application and explore IntelliJ IDEA's productivity-boosting features including coding assistance and supplementary development tools. Expand your initial program with additional functionality using Java 25 features, and understand how to adapt your code for compatibility with older Java versions. Gain hands-on experience with the complete development workflow from project creation to program execution while familiarizing yourself with one of the most popular Java development environments.
Syllabus
Create a new Java project in IntelliJ IDEA
Write a Hello World program in Java 25
Run your first Java application
Expand your Hello World program in Java 25
Write a Hello World program with older Java versions
Taught by
IntelliJ IDEA by JetBrains