MP1
Glow - Game of Chance
The goal of this assignment was to create a program that generates three random outcomes. One stores a coin flip, another a dice roll, and the third is a spinner. Before these values are generated, the player must guess which values were chosen. Afterwards, the player must be told how many they got right. Although coding some things was tedious, This assignment was a fairly easy assesment grade, while also being one of the more interesting assignments I did in MP1. For these reasons, I'd consider this assignment a glow.
Grow - Unit 2 Review
This assignment was a review of Unit 2, it being about Objects in Java. It was overall not that bad to do, it was just simply the fact that I worse than I was anticipating. The test was also not graded based on the range it was in, and was instead graded based on how many questions I had gotten right. This in turn caused me to get a pretty low score overall. For this reason, i'd consider this assignment a grow, and a way I would improve on it is by reading the questions more carefully and to review the material better, since I wasn't that good at objects in java at the time.
MP2
Glow - Unit 4 Exam
This assessment was an exam about Unit 4, which was revolved around loops, such as while loops and for loops, in Java. Although I got 6 questions wrong, I still feel as if I did fairly well. This is likely due to me understanding the material better than some other units that I took.
Grow - Unit 7 Progress Check
This assignment was a progress check based on Unit 7, which was about Arrays and ArrayList. When I was taking it, I thought I was actually doing pretty good. When I ended up getting my score tho, I was wrong, with me getting an 8/18, and my grade being in the yellow region. I believe the main reason why I failed is because I did not read the questions close enough and did not examine the answers well enough, which is a very important thing to do when it comes to a computer science test. I also possibly just didn't understand the material well enough in some sections, such as a section about sorting. Something that I would do to try and fix this would be to review better, and to read the questions more thoroughly.
MP3
Glow - Panel
This assessment was for panels, which is basically a big presentation shown to multiple different people where you explain your concept. I was chosen for computer science, so i had to do this. The program was about creating a basic Bird Feeder simulation. Only basic things would be able to happen, such as the birds just eating a random amount, and a bear tampering with the feeder. This led to it being pretty easy to code the whole thing, with it only being two separate programs. I also ended up getting a 100 on it too, so that was also a bonus as well. For these reasons, I'd consider this assignment a v
Glow - Inheritance Quiz (CodeHS)
This assignment wasnt anything that crazy, it was simply just a quiz about inheritance for a video that I had watched before taking it. I didnt get that good of a score on it, and something I would do to improve in the future is to just pay attention more to the question since I allways have a problem with not properly reading the question.
MP4
Glow - Score Board FRQ
The was one of the many FRQ's that we did while preparing for the final. This FRQ required us to make a scoreboard between two teams. The code had a bunch of rules that had to be implemented, like the teams alternating, each play being able to score one or more points, etc. Even though this assignment was really tedious due to me having to redo pieces of code because I typed out the wrong thing, It was still one of my better grades and It was probably one of the more intresting FRQ's that I did while preparing for the test.
Grow - Do Now Quiz (5/2)
This assignment, like the last grow, was very simple. It was a review on Unit 3, which was about (something something printing). Although I am fairly comfortable with the topic, I didn't end up doing well on this quiz at all. I feel as if the main reasons were simply the fact that I didn't read the questions properly. It could also be the fact that the quiz was a do now quiz, and that I had no prior knowledge of it. Either way, the only take away I could really have of this assignment is to try and read the questions more carefully as not to make stupid mistakes when answering questions.