Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JavaBasic

This repository contains my practice programs while learning Java.
Currently, it includes problems up to loops, and I’ll keep adding more as I learn new concepts.

Topics Covered

  • Printing patterns
  • If-else conditions
  • Loops (for, while, do-while)
  • Simple math problems

Purpose

I'm using this repo to:

  • Practice daily problem-solving
  • Track my Java learning journey
  • Build a solid foundation for advanced topics

How to Run

  1. Download or clone this repo.
  2. Open the .java file you want to run in your IDE.
  3. Compile and run:
    javac FileName.java
    java FileName

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages