I got the feeling I should code this problem within an object oriented framework. But since my understanding of this problem is still so limited, and practical experience in OOP is quite limited, I decided to go with a procedural programming approach. In a distant future, I will definitely switch to the OOP framework.
Advertisement