Skip to content

nmontesoro/OOP-UNMDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

168 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP-UNMDP

English

This repository is a collection of code written for the Object-Oriented Programming course during the second term of year 2022 at Facultad de Ingeniería, Universidad Nacional de Mar del Plata. Each directory contains a file called guia.md outlining the requirements for each exercise (in Spanish), as well as a subdirectory called practica which contains the solution to all of those exercises. These solutions have been conceived keeping good practices in mind, trying hard to use good variable names and the most efficient algorithms possible. Some have been solved trying to explore the latest features of C++ (as of 2022), while others have been mostly about respecting the vision of the TAs.

Spanish

Este repositorio consiste en código escrito para la cursada de Programación Orientada a Objetos, correspondiente al segundo cuatrimestre de 2022 en la Facultad de Ingeniería, Universidad Nacional de Mar del Plata. Cada directorio contiene un archivo guia.md que describe los requisitos de cada ejercicio, además de un subdirectorio practica con las soluciones a todos estos ejercicios. Estas soluciones fueron pensadas tratando de mantener buenas prácticas, intentando usar buenos nombres de variables y los algoritmos más eficientes posibles. Algunos fueron resueltos intentando explorar las últimas características de C++ (al año 2022), mientras que otros respetan la visión de los JTP.

About

A collection of code in C++ written for the Object-Oriented Programming course at Facultad de Ingeniería, Universidad Nacional de Mar del Plata // Una colección de código C++ escrito para la materia de Programación Orientada a Objetos de la Facultad de Ingeniería, Universidad Nacional de Mar del Plata

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors