progtech/README.md
2023-11-11 16:34:10 +02:00

410 B

Progtech

Proposed (and tested) solutions for the programming exercises assigned during the second semester ECE@NTUA class "Programming Techniques".

Note: these solutions are provided as a helping hand to students who are struggling with C++ and object oriented programming. While submitting them as-is would probably work, you should really at least read through the code and try to understand how it works.