Skip to content

Hina7253/java-basic-programming

Repository files navigation

☕ Java Basic Programs

This repository contains my Java basic practice programs created while learning core Java concepts. It includes beginner-level programs to strengthen fundamentals and problem-solving skills.


📚 Topics Covered

  • Variables & Data Types
  • Operators
  • Conditional Statements (if-else, switch)
  • Loops (for, while, do-while)
  • Arrays
  • Methods
  • Basic Pattern Programs
  • Simple Number Programs (Palindrome, Prime, Factorial, etc.)

  • Practice core Java concepts
  • Improve logical thinking
  • Build a strong programming foundation
  • Track my learning progress

🛠 Tech Used

  • Java
  • VS Code / IntelliJ IDEA
  • Git & GitHub

🚀 How to Run

  1. Clone the repository
  2. Open in your Java IDE
  3. Compile and run any .java file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages