What progress did you make today on your solution? What needs to be completed next class?
today we learnt about DeMorgan's Laws. These laws provide a set way to create a variety of boolean statements that will yield the same truth values. We also practiced with some AP COSC test questions in order to get an understanding of what will be asked of the class during the AP test.
Tuesday, October 30, 2007
Wednesday, October 24, 2007
reflection 10/24/07
today we were given problems to create programms involving the use of selection statements inorder to practice using these statement to make code writing easier, simpler, and less prone to errors. I did not fiish and will have to complete the work tommorrow
Tuesday, October 23, 2007
reflection 10/23/07
today i worked on a package checking assignment
this assignment required the use of comparing values and thus the use of the if functions
this assignment required the use of comparing values and thus the use of the if functions
Monday, October 22, 2007
reflection q 10/22
What progress did you make today on your solution? What needs to be completed next class?
today i finished the printf grocery list assignment. sine that was all the work due it is unknown as to what will need to be done tommorow
today i finished the printf grocery list assignment. sine that was all the work due it is unknown as to what will need to be done tommorow
Thursday, October 18, 2007
reflection q 10/118/07
What progress did you make today on your solution? What needs to be completed next class?
today we worked on a grocery list with a method of puting symols into inputed data.Tommorrow i will finish the grocery list assignment
today we worked on a grocery list with a method of puting symols into inputed data.Tommorrow i will finish the grocery list assignment
reflection q 10/16/07
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.
import javax.swing.*;// must be used for user input
s=JOptionPane.showInputDialog("Input a number: ");
these are the import and comands needed to take in user input througgh a pane that will ask the question, input a variable, and hav ok and Cancel buttons
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.
import javax.swing.*;// must be used for user input
s=JOptionPane.showInputDialog("Input a number: ");
these are the import and comands needed to take in user input througgh a pane that will ask the question, input a variable, and hav ok and Cancel buttons
Monday, October 15, 2007
reflection q 10/15/07
What progress did you make today on your solution? What needs to be completed next class?
today i worked on practice exercises related to chapter 8 in an online textbook. Howevwer i did not finish in class and will have to work at home inorder to finish the assignment.
today i worked on practice exercises related to chapter 8 in an online textbook. Howevwer i did not finish in class and will have to work at home inorder to finish the assignment.
Thursday, October 11, 2007
reflection 10/11/07
today we reviewed our info about classes in order to prepare for a quiz we take tommorrow on the subject
Wednesday, October 10, 2007
Tuesday, October 9, 2007
Monday, October 8, 2007
reflection q 10/08/07
What progress did you make today on your solution? What needs to be completed next class?
today i finished the extra practice of classes that will be due on wednesday. what will need to be done tommorrow is virtually nothing as the assignment is not due for a few more days.
today i finished the extra practice of classes that will be due on wednesday. what will need to be done tommorrow is virtually nothing as the assignment is not due for a few more days.
Friday, October 5, 2007
reflection q 10/5/07
What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them?
today i had a problem getting the compiler to understand an outline for eclipse that was taken from petronline.com. In order to fix this problem i had to create a new project and then import the outline from another area where the outline had been saved
them?/How did you overcome them?
today i had a problem getting the compiler to understand an outline for eclipse that was taken from petronline.com. In order to fix this problem i had to create a new project and then import the outline from another area where the outline had been saved
Thursday, October 4, 2007
reflection q 10/4/07
What progress did you make today on your solution? What needs to be completed next class?
today we practiced creating classes in order to easily create instances.tommorrow i will use the rectangle creating class in order to draw circles.
today we practiced creating classes in order to easily create instances.tommorrow i will use the rectangle creating class in order to draw circles.
reflection q 10/3/07
What progress did you make today on your solution? What needs to be completed next class?
today we worked on question based on information in chapters 2 and 4 in an online text book. these chapters covered topics on basic class writing. Since all work was completed this classtime it is unknown as to what we will be doing tommorrow.
today we worked on question based on information in chapters 2 and 4 in an online text book. these chapters covered topics on basic class writing. Since all work was completed this classtime it is unknown as to what we will be doing tommorrow.
Tuesday, October 2, 2007
reflection q 10/2/07
How did you go about testing your program? What were the results of that testing?
to test my program i used the example given by the teacher to input values into the program. Next i checked my results against the results of ms petr to determine if my program was working correctly. By doing this test i found there was something wrong with theresults of my program. However since no error could be found in the equation used to determine the result of my program, the error was considered no longer a problem and i was able to turn in the assignment on time
to test my program i used the example given by the teacher to input values into the program. Next i checked my results against the results of ms petr to determine if my program was working correctly. By doing this test i found there was something wrong with theresults of my program. However since no error could be found in the equation used to determine the result of my program, the error was considered no longer a problem and i was able to turn in the assignment on time
Monday, October 1, 2007
reflection q 10/1/07
What progress did you make today on your solution? What needs to be completed next class?
today we learnt how to create outside classes in order to perform specific functions easier and with fewer bugs. I also started a project/worksheet given in class. Tommorrow i hope to finish this asssignment by implimenting the lessons learnt today.
today we learnt how to create outside classes in order to perform specific functions easier and with fewer bugs. I also started a project/worksheet given in class. Tommorrow i hope to finish this asssignment by implimenting the lessons learnt today.
Subscribe to:
Posts (Atom)
