Friday, December 18, 2009

Twelve Slash Eighteen Slash Oh Nine

Today I worked on the method that determines if there is a word that is one letter different from the word that the user gave. here is a description
//returns the number in the array of the word that is one different from the word that is sent
//returns -1 if there is none

Wednesday, December 16, 2009

12/16/09

Today I finished the first method for word ladders and it is good.
And now I am working on actually making the lists, and i am confused to the max
help

Monday, December 14, 2009

12/14/09

Today I worked on wordlists. I finished the stack and queue methods that they wanted me to make and made all the variables that I need. Then I started working on making it crash if the wordlist is weird.
Then Wes got p0wnt by the sub.

Thursday, December 10, 2009

12/10/09

Today Tom showed me all the setup for what we are doing for the programming contest, like our template and our computer setup so I will be ready for it. Then I started practicing the programming problems in java because i haven't actually used java for those in a while.

Tuesday, December 8, 2009

12/08/09

Today I started working on the Word Ladder thing and actually doing the whole thing by myself and only asking tom for help if i need it, not just having him do the whole program because last time i didn't actually understand any of it he was just telling me what to type. It will probably take me a while to finish but i will understaaaand

Friday, December 4, 2009

12/04/09

Today we started working on the wordladder thing so i understood why we needed to do the thing and me and tom started programming it

Wednesday, December 2, 2009

12/02/09

Today I finished stack and queue and all the implements are perfect and everything yaaay