What progress did you make today on your solution? What needs to be completed next class?
Today I started the NameThatCelebrity project and so far I was able to make the name Allen Alda, Gregory Peck, and john Wayne show up. Tomorrow I have to use the length and the substring methods to make the names lan A, hn Wa, and egory P show up
Tuesday, September 25, 2007
Friday, September 21, 2007
9/21/07
How did you go about testing your program? What were the results of that testing?
Today I tried out the math commands like ++ and -- and they either increment or decrement the variable by one. j++ = j+1 and j-- = j-1. i also did PEMDAS problem like q=4 p=40(2+8*q/2-p) i'm not good at math but i got the answer -20
Today I tried out the math commands like ++ and -- and they either increment or decrement the variable by one. j++ = j+1 and j-- = j-1. i also did PEMDAS problem like q=4 p=40(2+8*q/2-p) i'm not good at math but i got the answer -20
Thursday, September 20, 2007
9/20/07
What progress did you make today on your solution? What needs to be completed next class?
Today I answered the questions to lesson 2 on the online textbook. Next class, I have to finish the questions for lesson 4 and 5 and then start the math operators program.
Today I answered the questions to lesson 2 on the online textbook. Next class, I have to finish the questions for lesson 4 and 5 and then start the math operators program.
Monday, September 17, 2007
9/17/09
What choices did you face in developing your solution, and how did you choose among them?
I had to choose which characters I wanted to use for my animals face. I decided to use @ for the eyes, & for the nose, and <<>> for the ears, and OOOO, for the sides of the face
I had to choose which characters I wanted to use for my animals face. I decided to use @ for the eyes, & for the nose, and <<>> for the ears, and OOOO, for the sides of the face
Friday, September 14, 2007
9/14/09
How did you go about testing your program? What were the results of that testing?
Today we used the system.out.print command and typed in different things like math problems and unicode charaters. The results were that when you type in something like System.out.print("\uoo9e"), it would give you the accented "e".
Today we used the system.out.print command and typed in different things like math problems and unicode charaters. The results were that when you type in something like System.out.print("\uoo9e"), it would give you the accented "e".
Tuesday, September 11, 2007
9/11/07
What progress did you make today on your solution? What needs to be completed next class?
I finally completed my sqaure face project and got half way done on the______A ________B project. Tomorrow I just have to bisect it and then i will be finished
I finally completed my sqaure face project and got half way done on the______A ________B project. Tomorrow I just have to bisect it and then i will be finished
Monday, September 10, 2007
9/10/07
How did you go about testing your program? What were the results of that testing?
I tried copying certain codes from my other projects and pasting them into the new one figuring that the same effect would happen. This didnt work because some of the code didnt belong there and it would draw diagonal or the opposite direction that I wantd it to go.
I tried copying certain codes from my other projects and pasting them into the new one figuring that the same effect would happen. This didnt work because some of the code didnt belong there and it would draw diagonal or the opposite direction that I wantd it to go.
Friday, September 7, 2007
9/7/07
a problem that i faced was that my square program wouldnt run. the code had gone outside the main and i had to put it back where it belonged
Thursday, September 6, 2007
Day 1
What progress did you make today on your solution? What needs to be completed next class?
Today we are finally starting to write a little but of code but it isnt finished and nothing has happened yet. Tomorrow we'll probably finish the code and we'll be able ot execute it as a program.
Today we are finally starting to write a little but of code but it isnt finished and nothing has happened yet. Tomorrow we'll probably finish the code and we'll be able ot execute it as a program.
Subscribe to:
Posts (Atom)