Premium Only Content

#3 Write a First Code in JAVA | Skyhighes | Lecture 3
Ready to bring your Java dreams to life? Let's write your first code!
Here's your step-by-step guide:
1. Open a text editor or IDE:
Choose a comfortable environment for writing code. Popular options include:
Notepad++ (simple text editor)
Visual Studio Code (versatile with Java extensions)
IntelliJ IDEA (comprehensive Java IDE)
Eclipse (another popular Java IDE)
Image of different text editors and IDEs for JavaOpens in a new window
www.differencebetween.net
different text editors and IDEs for Java
2. Create a new file:
Name it HelloWorld.java (or any name you prefer, but keep the .java extension).
3. Type in the following code:
Java
public class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
Use code with caution. Learn more
4. Save the file.
5. Compile the code:
Open a command prompt or terminal.
Navigate to the directory where you saved the file.
Type javac HelloWorld.java and press Enter. This compiles your code into Java bytecode.
6. Run the code:
Type java HelloWorld and press Enter. This executes the bytecode and displays the output.
Congratulations! You've just written and run your first Java program!
Let's break down the code:
public class HelloWorld { ... }: This line defines a class named HelloWorld. Classes are like blueprints for creating objects in Java.
public static void main(String[] args) { ... }: This is the main method, the entry point of your program. It's where execution begins.
System.out.println("Hello, World!");: This line prints the message "Hello, World!" to the console.
Now that you've mastered the basics, explore more Java concepts and start building awesome projects!
-
59:14
T-SPLY
11 hours agoElected Official Busted Assaulting ICE and Local Officers!
31.4K29 -
2:16:04
Nerdrotic
8 hours ago $6.09 earnedPanspermia and Cosmic Summit with George Howard | Forbidden Frontier 103
73.1K3 -
2:32:06
vivafrei
13 hours agoEp. 265: Courts Block Trump Harvard Action! Ostriches Under Attack! Democrats Arrested & MORE!
91.7K211 -
2:21:41
IsaiahLCarter
1 day ago $9.40 earnedAPOSTATE RADIO #015: No Free Hugs (feat. Zeek Arkham)
60.8K2 -
LIVE
DamysusGaming
4 hours agoSplitgate 2 - Open Beta - First Play! Lets Try to Merc Some Folks and Slide on through Some Portals!
19 watching -
2:45:16
Rance's Gaming Corner
5 hours ago"She’s a Better Shot Than Me and I’m Not Okay – Splitgate 2 with My Wife"
10.9K2 -
4:07
megimu32
1 day agoBreathe – Faith Hill Acoustic Revival | A 2000s Nostalgia Moment
25.2K13 -
8:54
FATTACnation
4 days ago🔴 These Targets Were NOT ready for what i Brought...
38.1K2 -
13:07
MudandMunitions
22 hours agoWhy I Trust 10mm for Bear Defense – Here’s Why!
20.3K8 -
13:14
Professor Gerdes Explains 🇺🇦
1 day agoBREAKING: Kyiv Under Historic Attack - Drones + Missiles From All Sides
13.4K4