Alright, what in the name of java just happened?! 'Objects,' or so they call them, turn out out to be some new data type that are seemingly way more complicated than the primitive ones. First of all, they require extra lines of code to define its characteristics and behaviors. I had a little trouble getting used to the idea at first, but now its seems fairly intuitive. I can possibly see things getting complicated when I have to juggle many of my own classes and objects. I created a program that creates 3 turtles on the window, and each can be manipulated individually be entering commands on the keyboard (without having to restart the program). Of course, this wasn't actually the goal of my assignment, but whatever, its still cool. Sigh, maybe I should start sticking with the plan. Anyways, I'm curious to find out what else I can do with my turtles besides telling them to move and draw shapes.
- zk : out
No comments:
Post a Comment