So today I passed off my chess project in my Computer Science CS 240 class. I think I finished in a fairly good amount of time. Only stayed up late one night working on it. My code isn’t super effective in all aspects, although I did manage to do a few things that helped me simplify things.
Another project done for Steven Hansen, and now I am done with a CS minor and a EE major.
We are doing a chess program so I had to make another super long design document. Chess Design Document And here is an html link to one small part of our EcEN 490 senior project final report. All pretty boring documents that I posted here just to save them online somewhere.
For a large project in my Computer Science class at BYU (cs240), I needed to implement a simple webcrawler, that would create a database of words, each page that contains each word, and a database of all of the pages that were crawled (whether they had parsed words on them or not). It was a pretty large project, with the added complexity that many of the standard library tools like
Boring and un-interesting, here is a link to the 41 page design document for my webcrawler project in CS 240 at BYU. None of the method bodies have been implemented so this document is pretty much worthless.
Known helpful files that can be run on the cs machines for cs 240 at byu.
~cs240ta/bin/robotest
~cs240ta/bin/sort240test
Also, a * star in my notes, final exam question here