Skip to content

piyusha269/java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Practice Programs

Welcome to my Java Practice Repository! This repository is dedicated to core Java programs that I’m building as part of my learning and practice. Each file in this repo covers a small, focused concept — from basic syntax to problem-solving and algorithm design.

About

This repository includes:

  • Basic Java programs for practice
  • Logic-based problem-solving examples
  • Class and object usage in simple applications
  • Programs exploring loops, conditions, arrays, and methods
  • Easy-to-understand, beginner-friendly code structure

Whether you're just starting out or brushing up your Java skills, this repo can be a great reference!

💡 How to Use

  1. Clone the repository:
    git clone https://github.com/piyusha269/java.git
  2. Navigate into the folder and compile any .java file:
    javac FileName.java
    java FileName

📁 Structure

Each Java program is saved along with its compiled .class file. All files are organized at the root level for quick access and testing.

Contributions

This is a personal learning space, but suggestions or improvements are always welcome. Feel free to fork the repo or open issues if needed.

📬 Connect with Me


Happy Coding! ☕

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages