Marking Period 1
In this assignment I did well because of how I was able to run my program meeting the requirements of user guesses and these outcomes will then randomly generate a flip, roll, and spin and check if the results match the user's outcomes. Throughout completing this assignment I learned more about how creating a program that will let a user guess three outcomes of three chance objects. As well as creating 3 variables, each storing the result of a chance object using many types of if or else if statements.
In this assignment I did not do well and the objective was to complete the quiz on Compound Operators. In this quiz what I could have done more was to learn Java Statements and figuring out if the code will . And also to provide a sense of knowledge of where I am and where I need . improvement
Marking Period 2
In this assignment I did not do well and the objective was to complete the quiz on what we have learned about. unit 7. In this quiz what I could have done more was to learn Java Statements and figuring out if the code will do. In many parts where I could have inproveded would be taking my time and really read through the codes. Mostly on the Arrays questions were I took either to long or got confused in the test.
In this assignment I did well and the objectives were to create a program that tests the user with 10 random multiplication facts. As well as giving the user a problem, get their answer, and then give them the next problem. We were supposed to report how many they got correct out of 10 at the end of the program and If they got any of the problems wrong, you will give them a change to repeat those SAME problems to improve their score. In this program, what made it challenging was that there must incorporate AT LEAST one array. Since these arrays will be useful, but at a minimum, we needed to use one that is an integral part of your program.
Marking Period 3
In this assignment I did not do well and the objective was to complete the the FRQs and completing parts a through c. In this we had to follow code segment is intended to represent the two books described above as objects referenced by variables book1 and book2, respectively, and add them to the ArrayList myLibrary. In many parts where I could have improved would be in completing the BookListing class implementing which should conform to the examples. As well as for The Animal class also contains a toString method that indicates the state of an animal and the following table shows the intended behavior of the Animal class.
In this assignment I did well and the objectives were to Write the getHighestYield method, that would return the Plot object with the highest yield among the plots in farmPlots with the crop type specified by the parameter c. As well as If more than one plot has the highest yield, any of these plots may be returned. If no plot exists containing the specified type of crop, the method returns null. complete both parts a and b in which I did not do that well. In this program, what made it challenging was that the Array/collection access confusion I had it incorrectly with the Extraneous code that causes side-effect had incorrect precondition check.