In one of my project, I was required to make a program that simulates a field harvester. The way that it was made is so that is able to harvest rows of Beepers and collect all of them. The trick was that the number of rows can be different each time which meant that the program had to be easily modified depending on the number of rows, which is why I had to make two main actions in order to be able to harvest the beepers.

The code was created in a way so that it is simple to use by typing in a single command in order to either execute a Single or a Double command which allows a variety of different ways to utilize them while all the subcommands are working the background making sure that the simple ones that are visible can work properly.
All of this strengthens my current goals that I have been trying to achieve in recent times. I needed to learn how to make my code simple and understandable, which is the area where I'm currently improving. This is something that I need in order to finally do what I am trying to, get into the advanced class that I was aiming for.
No comments:
Post a Comment