https://github.com/2kabhishek/class-schedule
OOP for a class schedule 🗃️🎓
https://github.com/2kabhishek/class-schedule
explore first-time java learning oop
Last synced: 15 days ago
JSON representation
OOP for a class schedule 🗃️🎓
- Host: GitHub
- URL: https://github.com/2kabhishek/class-schedule
- Owner: 2KAbhishek
- License: gpl-3.0
- Created: 2022-06-05T10:56:53.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T07:41:41.000Z (over 3 years ago)
- Last Synced: 2025-03-01T12:48:30.869Z (over 1 year ago)
- Topics: explore, first-time, java, learning, oop
- Language: Java
- Size: 36.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## What is this
OOP explained using a class schedule.
## Prerequisites
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of `java`
## Getting class-schedule
To install class-schedule, follow these steps:
```bash
git clone https://github.com/2kabhishek/class-schedule
cd class-schedule
```
## Using class-schedule
This can be used for learning concepts of OOP with `Java`, explore the files and make changes.
Hit the ⭐ button if you found this useful.
## More Info