Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Hello-World# Hello World Java Program

Welcome to the "Hello World" Java program repository! This simple project serves as a starting point for anyone new to Java programming.

Description

The "Hello World" program is a time-honoured tradition in the world of programming. It's often the first program that developers write when learning a new language, and it's a way to greet the world of coding with a friendly message.

Getting Started

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Java Development Kit (JDK) installed on your computer.

Running the Program

  1. Clone this repository to your local machine using git:

    git clone https://github.com/Mariejlo/Hello-World.git

Navigate the project directory

cd Hello-World

Compile the Java Code

javac HelloWorld.java

Run the program

java HelloWorld You should see the classic "Hello, World!" message printed on the console. Happy coding Mariejlo

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages