Continuously Coding Madness
For senior year I wanted to try something I have always had an interest in but never knew where to start. I thought coding seemed cool and wanted to figure out how we write code as humans and understand how a computer could "understand" anything we write. The first thing to note is that it doesn't understand everything we write as computers only understand the most literal of text. We did a few experiments in class to think about how literal and thorough you need to be. We first spoke commands as a classmate tried to follow them to complete a goal. This showed we need to take things like body size, movement distance, and perception into account. Generally thinking about thoroughness of instructions. After that we individually explained how we might describe a basic game and its rules to a computer. I chose hangman so I explain what a "word" or "phrase" might be to write and how a player would interact with the computer. Again, thoroughness. For this...
Comments
Post a Comment