Skip to content

This repository contains the assignments for the ObjectOrientedProgramming course in the Computer Engineering program. The assignments are focused on developing skills in object-oriented programming through the implementation of various programming concepts.

Notifications You must be signed in to change notification settings

rafaelfigueredog/ObjectOrientedProgramming

Repository files navigation

Object Oriented Programming Assignments

This repository contains the assignments for the ObjectOrientedProgramming course in the Computer Engineering program. The assignments are focused on developing skills in object-oriented programming through the implementation of various programming concepts.

Table of Contents

Requirements

To run the programs in this repository, you need to have the following installed on your computer:

Java 8.0 or higher

An IDE (such as IntelliJ IDEA) or a text editor (such as Sublime Text or Atom)

Installation

To get started, clone this repository onto your computer:

git clone https://github.com/rafaelfigueredog/ObjectOrientedProgramming.git

Then, navigate to the repository:

cd ObjectOrientedProgramming

Usage

Each assignment is contained in its own folder and includes instructions for what needs to be implemented. To run a program, navigate to its folder and run the main Java file.

Contributing

Contributions to this repository are welcome. If you notice any issues or have suggestions for how to improve the assignments, please submit a pull request.

About

This repository contains the assignments for the ObjectOrientedProgramming course in the Computer Engineering program. The assignments are focused on developing skills in object-oriented programming through the implementation of various programming concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages