I finished the name that celebrity program and turned it in. YAYAYYAYAYAYAYAYAYAYAYAYYAYAYAYAYAYAYAAY.
Tomorrow, I'll continue working on the new math assignment.
Wednesday, September 26, 2007
Tuesday, September 25, 2007
What progress did you make today on your solution? What needs to be completed next class?
I finished all the String bookwork today. Yay. Isn't that cool? Yeah. It is.
Tomorrow I have to finish the celebreities program.
Tomorrow I have to finish the celebreities program.
Friday, September 21, 2007
What progress did you make today on your solution? What needs to be completed next class?
I am now 2/3 finished with the Blue Pelican Textbook exercies. Next class (or in this case at home) I will finish this lesson and study for the quiz Monday.
Thursday, September 20, 2007
What progress did you make today on your solution? What needs to be completed next class?
I finished graphing the car problem today, and have already finished the math operators worksheet. Tomorrow I will finish the Blue Pelican Textbook problems.
Wednesday, September 19, 2007
Are there any specific tips you would give to someone else tackling the same problem? How would...
There aren't really any problems. For expressions, including those with modulo can all be solved using the Google calculator.
Monday, September 17, 2007
What progress did you make today on your solution? What needs to be completed next class?
I drew a kitty on the screen. It was fun. Next class we will learn about types of variables.
Sunday, September 16, 2007
Friday, September 14, 2007
Provide yourself an example (not one from your instructor) of how you use a particular command that...
System.out.print();
This command prints anything to the screen (in a console-like output).
It can be used to print a string "like normal text" or the answer to a mathematical problem 5*5 or almost anything.
This command prints anything to the screen (in a console-like output).
It can be used to print a string "like normal text" or the answer to a mathematical problem 5*5 or almost anything.
Wednesday, September 12, 2007
What progress did you make today on your solution? What needs to be completed next class?
I used the move() function while the marker was down instead of up to complete the last two problems on the drawing introduction sheet. Next class I will continue working on my house, for which I already have a plan.
Tuesday, September 11, 2007
What progress did you make today on your solution? What needs to be completed next class?
I completed my smiley this class and started to connect the two lines (A and B) in #4. I will use the up() and down() functions to do this.
Thursday, September 6, 2007
Provide yourself an example (not one from your instructor) of how you use a particular command that...
The command to print things on the screen using a console output is
System.out.print("Message");
when put in the Main() argument.
Subscribe to:
Posts (Atom)