In this course, we have discussed "thinking algorithmically" by applying the concept of classes, objects, and algorithms
Posted: Tue Jul 12, 2022 8:15 am
In this course, we have discussed "thinking algorithmically" byapplying the concept of classes, objects, and algorithms toeveryday tasks (e.g. making breakfast, construction, taking acommuter train from a suburban station to a hotel event, etc.).
For this question, choose an everyday life situation (other thanthe examples from the lecture), and explain the process as analgorithm with between 7-10 steps. The steps of the algorithm canbe written in English sentences (no code required). What do theterms "object" and "class" mean in programming? What are "objects"and "classes" in your analogy? Provide a clear explanation.
PLEASE DO NOT USE MAKING BREAKFAST AS AN EXAMPLE
For this question, choose an everyday life situation (other thanthe examples from the lecture), and explain the process as analgorithm with between 7-10 steps. The steps of the algorithm canbe written in English sentences (no code required). What do theterms "object" and "class" mean in programming? What are "objects"and "classes" in your analogy? Provide a clear explanation.
PLEASE DO NOT USE MAKING BREAKFAST AS AN EXAMPLE