Reading Homework (ch6.4-6.6)
Lesson 19 Video
Overview #
In this lesson, we will look at some more complex data structures and identify some situations where it would be appropriate to use them. Not all collections are created equal so you need to be aware of when to use one collection over another. For example, if you are modeling ticketing software you may want to use a Queue because you want first in first out (FIFO) behavior, you wouldn’t want the first person to buy a ticket to actually be the last person to get a ticket which would happen if you used a stack to model that domain.
zyBooks #
For this homework, you will need to log into zyBooks with the link below and complete the assigned challenge and participation questions. There is nothing you need to submit for this homework all your progress is saved automatically by the textbook. Only work done before the due date (and late work policy) will be counted towards your grade.
Grading #
This reading assignment is worth 20 points. The due date is listed on the course homepage. Your grade will be calculated with the formula: Math.floor(%complete * 20) = Total Points. For example, if you completed 80% of the assigned challenge and participation questions your grade would be .8 * 20 = 16.
Accessibility #
zyBooks provided an enhanced accessability mode that you can have activated. More information is located on the zyBooks website!