Showing posts with label 96470176. Show all posts
Showing posts with label 96470176. Show all posts

Monday, January 4, 2010

Essay 200 words

During this semester, I’ve learned a lot about processing and arduino. In processing, I’ve learned how to create a simple paint tool, amazing unexpected pictures and so many other things. I just realized that by learning processing, it enables us to create a simple java games, java unique software and any other cool stuffs. I made one java game for my midterm project presentation during this course. The game is about puzzle game. It might look simple until you really do it by yourself. It’s not that easy! Even though it’s failed, but I felt happy because at least I knew how that game’s work and how most people did that game. And about arduino, it’s a really cool stuff. It’s a combination between software and hardware. By learning arduino, it gave me some idea on how traffic light works under software controlled, how LEDs work under button controlled and so on. My favorite homework during this course is actually our final project. I choose final project as my favorite homework because teacher gave us freewill to choose what program we want to do. At first, we were confuses what project we should do. And then we decided to choose arduino dice to be our project. Well, it worked smoothly and surprisingly teacher gave my group B grade for our effort. I was kind of surprise because I think what we did was not as good as other group did.
My comment for this course is I think this course is really benefit course because it gives us all the idea on how we deal with software and hardware at the same time. I think the professor that teaches us is really patient and really nice. Keep on nice work, teacher!

Wednesday, December 16, 2009

Monday, October 19, 2009

hw05


in this homework, i found it really hard for me to do.
the thing is its hard to choose the right corner points.
and moreover, i dont have processing software in my
laptop because when i was trying to install it, it said
that "couldn't find the main class. program will exit"
i dont know what the problem is. thats why it push me
to do it at school and it caused a lot of trouble to me

Monday, October 5, 2009

homework 4


this time, i've learned how to erase, save the image that we created. i faced a difficulty when i have to upload my program. fttp doesnt work and i have to upload this picture by using a print screen only. i'll try to fix this problem and send the program in fttp method.

Monday, September 28, 2009

HW03-1 and HW03-2

http://icac.no-ip.org/william/applet/

in this homework, i've learned about how to to develop a processing program which can interact with your mouse. when we are moving our mouse, the picture is also moving. in this homework, the problem that you are going to face is you have to choose the right centre point of your pointer. if you didn't write the right centre point, the movement of the picture is not going to be same with the movement of the mouse.

http://icac.no-ip.org/william/hw3-2/

in this homework, i've learned about how to change the color of the line by clicking it. at first im a little bit confuse because we never learn this before.

Monday, September 21, 2009

Hw2




in today's class i've learned how to create the random rectangles with random colors in each rectangle. i have also learned how to generate the picture every second and nested loop.