Question: Match term with the example
Answer:
Input - The user clicks a button
Output - A song is played
User interface - A screen with buttons, images and text.
Question: Why is it important for element IDs to have meaningful names?
Answer: It is important for element IDs to have meaningful names because it will help prevent confusion and you will be able to easily identify what is what.
No Check For Understanding on Code.org
Question: What is the difference between a programming language and natural (every-day) language?
Answer: A programming language is how computers communicate and is a lot more detailed than the everyday language that we use.
Question: What is the difference between a sequential program and an event-driven program?
Answer: A sequential program will work in the order set out for it regardless of whether there is an input. On the other hand, an event-driven program would only work if there is an input such as a click or a keypress.
Question: What is one thing you really enjoyed about today's activity?
Is there anything that you found confusing or need extra help with?
Answer: I enjoyed adding more to the existing code to make the page screen more interactive, especially on bubble 3 part C. Some parts that got me confused are the parts where small errors that didn't seem important affected the code result so much. Eventually though, I was successfully able to find and fix these errors.
Question: End of Unit Survey
Answer: I understood almost all of the concepts we learned this unit and I feel like I can be myself in this class.