/Java-course

A personal collection of Java projects built while learning the language from scratch. Covers everything from basic syntax to object-oriented and real-world applications.

Primary LanguageJava

Java Course Projects πŸš€

This repository contains all the Java projects I’ve created while learning Java from the ground up β€” starting with the very basics and gradually moving toward more advanced concepts.

πŸ“š What You'll Find Here

  • Beginner-level programs (variables, loops, conditionals, etc.)
  • Object-Oriented Programming (OOP) concepts: Classes, Inheritance, Polymorphism, etc.
  • Projects involving Arrays, Collections, File I/O, Exception Handling
  • Small utilities and problem-solving exercises
  • Real-world mini-projects as I progressed

πŸ“Œ Purpose

This repo is my personal learning journal as I explore Java. It’s meant to:

  • Track my progress
  • Solidify core programming concepts
  • Share what I’ve learned with others

πŸ› οΈ Technologies Used

  • Java (JDK 17+)
  • IntelliJ IDEA / VS Code
  • Git & GitHub for version control

🀝 Contributions

This is a personal learning repository, but feel free to check it out. If you find something interesting or want to suggest improvements, you're welcome to open an issue or PR.


Thanks for visiting!

Arpan Surin