Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java OOP Course Projects

Introduction

This repository contains projects and lab exercises for a Java Object-Oriented Programming (OOP) course. Each project and lab is designed to enhance understanding of Java OOP concepts through practical application.

Contents

  • Gym Reservation Tracker: A system to manage gym session reservations.
  • Lab Assignments (Lab1 to Lab6): Each lab focuses on different aspects of Java OOP, from basic concepts to advanced features.
  • Satelity: A project related to satellite data manipulation and analysis.

Getting Started

Prerequisites

  • JDK 11 or higher
  • Any IDE that supports Java (IntelliJ IDEA, Eclipse, NetBeans)

Installation

  1. Clone the repository:
    git clone https://github.com/MrReiji/Java_OOP_course.git
  2. Open the desired project folder in your IDE:
    cd Java_OOP_course/<project_folder>
  3. Compile and run the Java files as per the instructions specific to your IDE.

Usage

Each folder in this repository corresponds to a specific lab or project. Navigate to each directory to view the project files.

License

This educational content is shared under the MIT License. See the LICENSE.md file for more details.

Version History

  • Initial setup: Added basic lab exercises and project skeletons.
  • Updates: Continuous improvement and addition of new examples and complex projects.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages