Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 909 Bytes

File metadata and controls

26 lines (14 loc) · 909 Bytes

CPE302 Java Code Collection

This repository contains a collection of Java code written by me for the CPE302 course (Object Oriented Programming) at the Federal University of Technology, Akure.

Table of Contents

Installation

  1. Clone this repository: git clone https://github.com/timmypelumy/java-cpe302.git
  2. Install Java Development Kit (JDK) on your computer.
  3. Open the project in your favorite IDE and start exploring the codes!

Usage

Feel free to use these codes for learning purposes or as a reference for your own projects. However, please do not copy and paste the code for your own assignments or projects as this would be considered plagiarism.

Contributing

If you find any issues with the code or would like to suggest improvements, feel free to create a pull request or open an issue.