Skip to content

University-level Java programs covering core concepts and OOP

Notifications You must be signed in to change notification settings

AmritRajGarg/Java-Basics-to-Intermediate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Java Basics to Intermediate πŸš€

Welcome to my Java Codes repository!
Here, I share all the Java programs I have been learning at my university β€” from basic concepts to intermediate-level projects and exercises.


πŸ“š About This Repository

This repository is a collection of Java programs that cover topics such as:

  • Basic Syntax and Data Types
  • Control Flow (if-else, loops, switch-case)
  • Functions and Recursion
  • Arrays, Strings, and Collections
  • Object-Oriented Programming (Classes, Objects, Inheritance, Polymorphism)
  • Exception Handling
  • File I/O Basics
  • Basic Data Structures (Stacks, Queues, Linked Lists)

I update this repo regularly as I learn new concepts and complete new assignments.


πŸ›  How To Use

  • You can browse through the folders organized by topic.
  • Each Java file contains proper comments and explanations for better understanding.
  • Feel free to clone, fork, or use these codes for your learning!
git clone https://github.com/AmritRajGarg/Java-Basics-to-Intermediate

🎯 Why I Made This

  • To build a personal study record πŸ“–
  • To help beginners looking for simple Java examples 🀝
  • To showcase my learning journey as I grow into a better developer πŸš€

πŸ“¬ Let's Connect!

If you have suggestions, questions, or ideas, feel free to open an issue or reach out!

Learning never stops. Let's keep growing together! πŸš€

About

University-level Java programs covering core concepts and OOP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages