Tuesday, December 18, 2007
Monday, December 17, 2007
What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them? To day I was having trouble creating my window application I planed to overcome the problem by rereading the tutorial. However, I overcame the problem by asking Mrs. Petr what was wrong. THE END.
them?/How did you overcome them? To day I was having trouble creating my window application I planed to overcome the problem by rereading the tutorial. However, I overcame the problem by asking Mrs. Petr what was wrong. THE END.
Thursday, December 13, 2007
Tuesday, December 11, 2007
Monday, December 10, 2007
What problems did you encounter while developing your solution? How do you plan to overcome
them?How did you overcome them? Today I encountered the problem of doing the word count on the activity. I planed to overcome the problem by figuring out how to write the code to count correctly. I overcame the problem by working on the code and then getting a little help from Patrick.
them?How did you overcome them? Today I encountered the problem of doing the word count on the activity. I planed to overcome the problem by figuring out how to write the code to count correctly. I overcame the problem by working on the code and then getting a little help from Patrick.
Wednesday, December 5, 2007
Tuesday, December 4, 2007
What choices did you face in developing your solution, and how did you choose among them? Today I had the choice of asking garry what to do, patrick what to do, and mrs. petr. Unfortunatly patrick was stumped and mrs. petr was busy somewhere else, therefore the logical reason would to aske the wiz kiz of java king garry. Garry was happy to help and solve the problem (so I was told).
Monday, December 3, 2007
What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them? While writing my program today I encountered a problem with my "try" statement. It was asying that I had to add finally to end the try statement, however it would not work still. I overcame the problem when I finished writing the program and the problem was corrected.
them?/How did you overcome them? While writing my program today I encountered a problem with my "try" statement. It was asying that I had to add finally to end the try statement, however it would not work still. I overcame the problem when I finished writing the program and the problem was corrected.
Thursday, November 29, 2007
Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem? The tip I would give to you when tackling the problem of writing pig latin is DONT WRITE IN PIG LATIN. Pig latin is a worthless unimportant language that is not needed. I suggest that you solve this problem by learning spanish or something.
Tuesday, November 27, 2007
What choices did you face in developing your solution, and how did you choose among them? In todays class period we had a quiz. Durring the quiz I had many choices. I had the choice thanks to the multiple choice. With the multiple choice I could select ethier A,B,C, or D. I choose among them by choosing the one I saw as correct. Hopefully they were.
Monday, November 26, 2007
What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them? Todays problem I encountered was how to start writing the string. I overcame this problem by asking my friends Patrick or Garry. they were both happy to hlep. The next problem is studying for the quiz tomorrow.
them?/How did you overcome them? Todays problem I encountered was how to start writing the string. I overcame this problem by asking my friends Patrick or Garry. they were both happy to hlep. The next problem is studying for the quiz tomorrow.
Sunday, November 25, 2007
Tuesday, November 20, 2007
What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them? The problems I encounted in my solution was finding the solution. I over came my problem by asking Patrick for help. Patrick was glad to help me understand the problem and fix it.
them?/How did you overcome them? The problems I encounted in my solution was finding the solution. I over came my problem by asking Patrick for help. Patrick was glad to help me understand the problem and fix it.
Friday, November 16, 2007
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. Using the for method you can create a loop .But you have to be carefull with the loops because you can create an inifinite loop which is the worst thing you can do.
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. Using the for method you can create a loop .But you have to be carefull with the loops because you can create an inifinite loop which is the worst thing you can do.
Thursday, November 15, 2007
Wednesday, November 14, 2007
How did you go about testing your program? What were the results of that testing? I tested my program by using the java application once again. If the outcome of the application was wrong I would make corrections results of my testing were that something was wrong so I have to correct it in the next period.
Tuesday, November 13, 2007
What choices did you face in developing your solution, and how did you choose among them? The choice i faced today in develping my sloution was picking the right statement. For instance I had to choose wheather to use the if statements or the do statements. I choose among them by finding out which one would do the correct action I wanted.
Monday, November 12, 2007
What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them? The problem I faced today was writing the color wheel correctly. I over came the problem by asking Gary for help. Gary knew the answer and helped me and patrick to understand the code.
them?/How did you overcome them? The problem I faced today was writing the color wheel correctly. I over came the problem by asking Gary for help. Gary knew the answer and helped me and patrick to understand the code.
Friday, November 9, 2007
Thursday, November 8, 2007
What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them? The problem I encountered was finding where to place the system.out.print(*); in order to make a 7th row. I overcame the problem by using trial and error. The result was I found where to put it and finished the assignment.
them?/How did you overcome them? The problem I encountered was finding where to place the system.out.print(*); in order to make a 7th row. I overcame the problem by using trial and error. The result was I found where to put it and finished the assignment.
Wednesday, November 7, 2007
What choices did you face in developing your solution, and how did you choose among them? The choices I had to make today were weather I would finish lesson 11 or lesson 12 first. I decided to go with the ol' numeric way and decided to start with 11 (no offense to number 12 he just comes later were still cool).
Tuesday, November 6, 2007
Thursday, November 1, 2007
Scored through 10/31. All blogs from this point forward are second marking period.
*****************************************************************************************************************************************************************************************************************************************************************************************************************************************
*****************************************************************************************************************************************************************************************************************************************************************************************************************************************
Friday, October 26, 2007
Wednesday, October 24, 2007
How did you go about testing your program? What were the results of that testing? I tested my program using the run java application. Doing this I was able to see if my program ran correctly. The results of testing was I found that I had an error. I corrected the error, tested again and it came out ok.
Tuesday, October 23, 2007
Tuesday, October 9, 2007
What problems did you encounter while developing your solution? How do you plan to overcome them?/How did you overcome them? The problem I faced was writing the programs correctly I planned to overcome them by trying my best to fix the error. If that did not work I would ask help from other classmates or Mrs. Petr.
Monday, October 8, 2007
What progress did you make today on your solution? What needs to be completed next class? Today I completed the first worksheet that was handed to us last week. Tomorrow I need to complete the second worksheet given, and write the code for it. I am almost finished with the second worksheet and hope to finish it all by tomorrow.
Sunday, October 7, 2007
Friday, October 5, 2007
Are there any specific tips you would give to someone else tackling the same problem? How would what you suggest benefit that person in solving the problem? The tip I would give to someone else tackling the same problem I do is ask for help if you completely dont understand. There are many times in this class where I am completely lost. So I usually ask help from a friend, a classmate or the teacher. This would benefit you because now you know how to fix the problem if it appears later.
Thursday, October 4, 2007
How did you go about testing your program? What were the results of that testing? Today there was no need to test my program. Therefore I could not have results. The reason for this being is because I was not able to finish writing my Java code yet. Hopefully by tomorrow I will have the code finished and be able to test it and get the results that the program is working well.
Wednesday, October 3, 2007
What choices did you face in developing your solution, and how did you choose among them?
Today I had to make the choice of find the right answers for the questions. These question I was answering was on the worksheet on the Web Lessons A2 and A4. I choose my choice by reading the Web Lesson and finding the correct answer. I also had to make the choice of starting on the front side of the worksheet, or the back. I took the logical choice and started with the front of my worksheet.
Tuesday, October 2, 2007
What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them? Todays problem I encountered while devoloping my situation was trying to write the code. I had no idea where to start and where to finish so I was totally confused. Luckily I was able to over come my situation by asking Mrs. Petr for help. With Mrs. Petr's help I learned how to write the code and was able to successfully complete the assignment.
them?/How did you overcome them? Todays problem I encountered while devoloping my situation was trying to write the code. I had no idea where to start and where to finish so I was totally confused. Luckily I was able to over come my situation by asking Mrs. Petr for help. With Mrs. Petr's help I learned how to write the code and was able to successfully complete the assignment.
Monday, October 1, 2007
What progress did you make today on your solution? What needs to be completed next class? Today I began working on the car class java activity. I started working on part a of assignment one. Which is A car keeps tarck of the starting odometer reading, ending odometer reading, and the numbwer of gallons used between readings. In my next class I need to complete at least assignment 1. and be able to move on to the next assignment. Thankfully the concept is easy to understand so I should be able to finish both assignments by tomorrow.
Wednesday, September 26, 2007
What choices did you face in developing your solution, and how did you choose among them? The choices i had to face in developing my solutions would be writing the right code in my java program on the exercise 3 lesson. I would have to ethier choose if i need to use length(); or toLowerCase; or toUpperCase; which all have different functions. length(); takes a certain ammount of letters out of your string depending on where you tell it to start. toLowerCase, allows you to put all the letters in your string into lower case. toUpperCase, allows you to pull all the letters into UpperCase.
Friday, September 21, 2007
1. What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them? The problem I faced today was plotting correctly. I had to read the java code and plot the coordinates on graph paper. I also had to make sure that my math operations were correct otherwise, my image would look incorrect. In order to insure that I was correct I paid attention to detail to ensure that the image would be correct.
them?/How did you overcome them? The problem I faced today was plotting correctly. I had to read the java code and plot the coordinates on graph paper. I also had to make sure that my math operations were correct otherwise, my image would look incorrect. In order to insure that I was correct I paid attention to detail to ensure that the image would be correct.
Wednesday, September 19, 2007
What progress did you make today on your solution? What needs to be completed next class? Today the progress I made was working on the Lesson 2 exercises. I have almost finished this lesson 2. next class I need to complete it and move on to lesson 4 and lesson 5. After I have completed that I will have to do the worksheet A3.2. And last I must complete Worksheet A3.3 Math Operations. I hope to finished most of this in class tomorrow and a little tomorrow afternoon.
Monday, September 17, 2007
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.
The System.out.println(); task allows you to draw or type things in the java application. I can remember this, because when I hear print I think of writing and printing a paper or drawing a picture. System.out.println basically lets you do this it allows you to create a document or text image and upload it onto java. for example with system.out.println I made a snake today in class (with text art of course).
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.
The System.out.println(); task allows you to draw or type things in the java application. I can remember this, because when I hear print I think of writing and printing a paper or drawing a picture. System.out.println basically lets you do this it allows you to create a document or text image and upload it onto java. for example with system.out.println I made a snake today in class (with text art of course).
Friday, September 14, 2007
What progress did you make today on your solution? What needs to be completed next class?
Today I made progress on the Introduction to Object Oriented Programmign Worksheet. I have begun writing the definition for object and instance. I have also answered questions 1-4. Tomorrow I need to define Class, Method, Message, and Arguement. I will also have to do questions 5-7. If I complete that Monday I will be able to move on to the assignment.
Today I made progress on the Introduction to Object Oriented Programmign Worksheet. I have begun writing the definition for object and instance. I have also answered questions 1-4. Tomorrow I need to define Class, Method, Message, and Arguement. I will also have to do questions 5-7. If I complete that Monday I will be able to move on to the assignment.
Wednesday, September 12, 2007
4. Are there any specific tips you would give to someone else tackling the same problem? How would
what you suggest benefit that person in solving the problem?A tip I would give is when writing your code try using marker.move commands when you are typing the code. This helps to make drawling lines quicker and faster instead of using the marker.forward commands and the marker.turn(left or right) commands. This will benefit you because it makes code quicker and easier. It aslo gives you time to do other codes that need to be finished in class.
what you suggest benefit that person in solving the problem?A tip I would give is when writing your code try using marker.move commands when you are typing the code. This helps to make drawling lines quicker and faster instead of using the marker.forward commands and the marker.turn(left or right) commands. This will benefit you because it makes code quicker and easier. It aslo gives you time to do other codes that need to be finished in class.
Tuesday, September 11, 2007
How did you go about testing your program? What were the results of that testing?
I tested the program by right clicking the program clicking Run As, and then Java Application. In doing this I could see the out come of my program. I could also see if I needed corrections. If corrections were needed I would go back rewrite parts of the programs and test once again in the Java Application.
I tested the program by right clicking the program clicking Run As, and then Java Application. In doing this I could see the out come of my program. I could also see if I needed corrections. If corrections were needed I would go back rewrite parts of the programs and test once again in the Java Application.
Monday, September 10, 2007
What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them? While developing my solution I had the problem with getting the marker to turn at the right degree. I solved this by trial and error, I would try a certain degree, test it and make corrections if needed. I also had the problem of errors on the program that were written wrong. I had to correct these by writing them correctly or asking someone for help on how to fix the code if I did not know how.
them?/How did you overcome them? While developing my solution I had the problem with getting the marker to turn at the right degree. I solved this by trial and error, I would try a certain degree, test it and make corrections if needed. I also had the problem of errors on the program that were written wrong. I had to correct these by writing them correctly or asking someone for help on how to fix the code if I did not know how.
Thursday, September 6, 2007
Monday, August 27, 2007
Subscribe to:
Posts (Atom)