Sunday, November 25, 2007
Wednesday, November 14, 2007
2. What choices did you face in developing your solution, and how did you choose among them?
The choices I had to make while developing my solution were either doing the code in main or using a class. Also I had to choose if I should use .contain or substring. I chose to do it in main and used .contain for my Grades program.
The choices I had to make while developing my solution were either doing the code in main or using a class. Also I had to choose if I should use .contain or substring. I chose to do it in main and used .contain for my Grades program.
Tuesday, November 13, 2007
Monday, November 12, 2007
Friday, November 9, 2007
Thursday, November 8, 2007
1. What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them?
For the first problem, I didn't know how to show the products when making the multiplication table. I first played around with it but that didn't help, so i asked the teacher.
them?/How did you overcome them?
For the first problem, I didn't know how to show the products when making the multiplication table. I first played around with it but that didn't help, so i asked the teacher.
Wednesday, November 7, 2007
5. Provide yourself an example (not one from your instructor) of how you use a particular command that
will help jog your memory in the future when you need that command again. You must provide a little
code as well as a written explanation with this one.
When using continue, the program skips everything in that loop and moves on to the next part :D.
will help jog your memory in the future when you need that command again. You must provide a little
code as well as a written explanation with this one.
When using continue, the program skips everything in that loop and moves on to the next part :D.
Tuesday, November 6, 2007
Friday, November 2, 2007
Discuss some specific examples in which you might use iteration.
You could use interation when you make a program for a game. When someone reaches a certain amount of money. The loop will end and the game will stop. Also iteration can be used when you need to use a variable and instead of typing in the number, you could use a loop.
You could use interation when you make a program for a game. When someone reaches a certain amount of money. The loop will end and the game will stop. Also iteration can be used when you need to use a variable and instead of typing in the number, you could use a loop.
Thursday, November 1, 2007
Scored through 10/31. All blogs from this point forward are second marking period.
*****************************************************************************************************************************************************************************************************************************************************************************************************************************************
*****************************************************************************************************************************************************************************************************************************************************************************************************************************************
Subscribe to:
Posts (Atom)