Skip to content

This is my very first Java program, showcasing basic syntax, comments, and console output to mark the beginning of my Java learning journey.

Notifications You must be signed in to change notification settings

CodingNORVINS/MyFirstProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Java Program

A simple Java console application that marks the beginning of learning Java by printing introductory messages.

Features

  • First-ever Java program
  • Uses basic Java syntax
  • Demonstrates single-line and multi-line comments
  • Prints messages using System.out.print()

Usage

  1. Clone or download the Java file
  2. Open it in an IDE like IntelliJ IDEA or VS Code
  3. Run the program to see console output

Output

This is my first JAVA program
It is really cool
Learning Java Day 1

Screenshot

Demo GIF

License

MIT © CodingNORVIN

About

This is my very first Java program, showcasing basic syntax, comments, and console output to mark the beginning of my Java learning journey.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages