Project Coeus is named after the Greek Titan Coeus, who was
the father to the god Apollo. One could call Coeus the grandfather of
knowledge, and the project named after this Titan is ambitious indeed.
One of the best ways to learn is to have fun while doing it, yet so many
forms of learning have a tendency to be rather dry, resulting in a more
difficult time for the student to try to grasp the concept. Ultimately,
Project Coeus will hopefully teach children in such a way that
they don't even realize they aren't just playing a game. While that sounds
easy on paper, we at GwyddionGames don't have any delusions that this will
be a simple feat.
While we try to figure this out, please feel free to play around with the
interactive Array manipulator, which tries to teach some of the basic concepts
of Arrays, which are a very important part of many programming languages.
Enter any characters into the text box, and click the button to add those characters to the end of the array!
Click the button on the right to drop the last array element. Enter any characters into the text box and click the button on the left to add those characters to the beginning of the array!
Click the button to conver the array of characters into a string, which will appear in the dotted area!
Click the button to convert the text elements in the array to numbers and add them up! The results will appear in the dotted area!