progtech/README.md

4 lines
410 B
Markdown
Raw Normal View History

2020-07-14 22:24:22 +00:00
# Progtech
2023-11-11 14:34:10 +00:00
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.