Monday, September 20, 2010

First thoughts

This week in Computer Science I completed the List lab in the Scratch section. This lab was relatively easy, and successfully taught me how to store inputted information with lists. Then I moved on to the Alice tutorials. Alice seems to be much closer to java, combining the object-oriented style of java without having to actually write code like in the much simpler scratch program. I successfully completed the first and second labs, teaching me how to crate environments in alice and then assigning commands to the object I placed. After finishing that, I made what I consider my crowning achievement: I made a samurai character do the moonwalk.

No comments:

Post a Comment