Reading Homework (ch3)
Lesson 09 Video
Overview #
Recursion is a way of solving a problem where a solution to the problems depends on solutions to smaller instances of the same problem. Or to put it simply it is when a method calls itself to find the answer to a problem! There are a lot of problems in computer science that are naturally recursive and the resulting algorithms can be quite elegant.
Additional Videos #
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!