Skip to content

Shyam5806/Project-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Project-3

πŸ“˜ Week 3 Java Mini Projects – OOPs, ArrayList & Collections Framework

Welcome to Week 3 of my Java Upskilling Journey!
This week, I focused on deepening my understanding of:

  • βœ… Object-Oriented Programming (OOPs)
  • βœ… Java's ArrayList
  • βœ… Java Collections Framework

To solidify these concepts, I’ve built three beginner-friendly mini projects. This repository contains all three, each designed to reinforce specific Java topics.


πŸ“ Project 1: Student Management System

πŸ“Œ Description

This project demonstrates OOP principles such as encapsulation, constructors, and class-object structure.

🧠 Concepts Practiced

  • Classes and Objects
  • Constructor Initialization
  • Access Modifiers (private, public)

πŸš€ How to Run

javac StudentManager.java
java StudentManager

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors