Sunday, May 5, 2013

Week 5

In this week, we worked in C# doing data driven data structures. We created a simple calculator, finite state machine, and an interleaved queue to process either of them at the same time.The assignment seemed to be difficult at first, but Ed walked us through how to do the Calculator class. It all went down hill from there as the other two classes seemed to follow the same formatting. Trying to format the printing of the output to match the sample output we were given was pretty tricky. When I did it, it sort of looked like the same output, but the print out of my Interleaved data seemed to be off. However, the printed output is the same. Next up is trying to do the final project. Trying to network an existing game. This looks like to be very challenging probably the most difficult project I have ever taken in my college career thus far. Hopefully, Ed will teach ways on trying to tackle down this project.

No comments:

Post a Comment