Skip to content

ishowprogram/Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Learning Repository

This repository contains my Java learning journey, including various examples and exercises.

Structure

  • Java Input/: Examples of taking user input
  • Java Output/: Basic output examples
  • Java operators/: Examples of different Java operators
  • java variables/: Variable declaration and usage examples

How to Run

  1. Make sure you have Java JDK installed
  2. Compile the Java file: javac Filename.java
  3. Run the compiled class: java Filename

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages