Skip to content

A collection of classic Java console applications designed to reinforce core programming concepts. Each project focuses on a specific topic such as loops, arrays, OOP, and exception handling — ideal for hands-on learning and practice.

Notifications You must be signed in to change notification settings

viranora/java-core-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Java Core Projects

This repository contains simple Java console applications created for learning and self-practice purposes. The projects are designed to strengthen core Java skills and experiment with different programming concepts.


Project 1 : Student Management System

A console-based Student Management System written in pure Java. This project allows you to:

  • Add new students
  • View all students
  • Delete students

This is a practice project to improve Java fundamentals and explore object-oriented programming concepts.


...by Nora

About

A collection of classic Java console applications designed to reinforce core programming concepts. Each project focuses on a specific topic such as loops, arrays, OOP, and exception handling — ideal for hands-on learning and practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages