This blog no longer exists.
You will be redirected to something cool.

Monday, December 13, 2010

Why Computer Science?

I've always had an interest in things computery. When I was 13, my life goal was to work for Microsoft, but I never was particularly encouraged to do so. Also at 13, I wrote a LOT. My family saw this and urged me to pursue something along the lines of language. I'd tossed around this idea in my head and thus listed out the different "majors" one could have that related to linguistic ability. I could pursue English as a major, but I never found it interesting to compose large pieces of writing. Creative writing would also be required somewhere...

Saturday, December 11, 2010

Holy Crap, I Learned Recursion!

After an extensive (about a week) amount of time I decided to go forth into the unknown and learn: recursion. It was VERY confusing to me at first. VERY! But... I finally got it. I may need to review what I have learned, but I think I have it down. It was a scary adventure and I may eventually write about recursion down the road as I get comfortable using it so that those who do not understand it can possibly learn it from me. Recursion seriously had to be pounded into my head several times before I got it. At one point I was pretty sure I would...

Monday, December 6, 2010

The Hangman Program

While this program was difficult for me to write, I learned a lot of new things while writing it such as a do while loop. There was a way to avoid creating a do while loop, but it was good to learn something new so I'm glad I used it. Creating this program has really shown me that there are a large number of things you can do to arrays. This is also the first time where I've really experience the fact that in programming there are more than one ways of doing something. The hangman program can be found here: https://gist.github.com/7288...

Sunday, December 5, 2010

War Game Program

It was actually fairly easy for me to write, but with the help of a friend who writes awesomely in Ruby on Rails, I was able to learn a better way to write this program. The program can be found here: https://gist.github.com/7248...

Page 1 of 2612345Next