Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 376 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 376 Bytes

POO (Object Oriented Programming)

This repository will contain exercises for the course POO (Programação Orientada a Objetos, which means Object Oriented Programming, in Portuguese).

Folder Structure

The workspace contains two folders, where:

  • src is the folder to maintain sources
  • lib is the folder to maintain dependencies