Java on Linux | 5 Minutes (It's Easy !)

Опубликовано: 17 Июнь 2026
на канале: LorisYas
56
2

In this video, I'll show you exactly how to install Java JDK, set up Sublime Text editor, and write/run your first "Hello World" program on Linux !

⏱️ TIMESTAMPS:
0:00 - Introduction
0:22 - Downloading Java JDK
1:32 - Installing Sublime Text Editor
2:32 - Writing your first Java program
4:32 - Creating Java Build System
5:10 - Compiling and running


📥 DOWNLOAD LINKS:
• Java JDK: https://www.oracle.com/java/technolog...
• Sublime Text: https://www.sublimetext.com/download/

💻 COMMANDS USED:
javac Main.java & java Main

📚 FULL JAVA COURSE PLAYLIST:
   • Java Tutorials for beginners  

🔧 TROUBLESHOOTING:
• If "javac is not recognized": Check PATH configuration
• File must end with .java extension
• Class name must match filename

🚀 WHAT'S NEXT IN THIS SERIES:
• Variables and Data Types
• If-else Statements
• Loops (for, while)
• Arrays
• Object-Oriented Programming

👍 If this helped you, please LIKE and SUBSCRIBE! It really supports the channel.

💬 Got stuck? Comment below and I'll help!

🔔 Subscribe for more programming tutorials:    / @loris_yas  

#Java #JavaTutorial #JavaForBeginners #LearnJava #Programming #Coding #JavaCourse #JavaProgramming #HelloWorld #InstallJava #JavaSetup #SublimeText #ProgrammingForBeginners #CodingTutorial
Java Programming