For all exercises, to receive credit you need to obtain
a green check in CS Academy. There is no partial credit.
For guided exercises, watching the guided video is
required -- it will show you how to solve the exercise
elegantly, will save you lots of time, and will best
prepare you for later exercises.
Thus, first read the writeup and then
carefully watch the guided video. Then and only then
should you solve the guided exercise.
Part 1: Solo-or-Collaborative (your choice!)
1.2.7 Code Tracing Exercises (all)
1.3.10 Code Tracing Exercises (all)
1.3.11 Guided Exercises (all)
getKthDigit (1)
setKthDigit (1)
1.3.12 Section Exercises
leftoverPizzaSlices (1)
dotsOverlap (1)
numberOfBricks (1)
getGreen (2)
1.4.10 Code Tracing Exercises (all)
1.4.11 Guided Exercises (all)
digitCount (1)
closestEven (1)
rectanglesOverlap (3)
Part 2: Solo-Only
No collaboration is allowed on these (you must work solo):
1.3.12 Section Exercises
isGray (2)
Do not attempt isGray until you completed getGreen (see above).
1.4.12 Section Exercises
getGrade (1)
getInRange (1)
Part 3: Collaborative-Only
No solo work is allowed on these (you must collaborate). To receive credit on this part, you must also fill out the Week 1 HW Collaboration form, indicating that you collaborated on this part, and listing your collaborators.
1.3.14 Additional Practice Exercises
blendColors (2)
Part 4: Bonus/Optional (Solo-or-Collaborative)
Note:
These problems are bonus and optional (you can skip them).
They are worth up to 3 bonus points.
This is not too may points. So please do not do the bonus
for the points. Instead, do it for the learning!
Bonus exercises:
1.4.12 Section Exercises
areaWithinThreeLines (2 in CS Academy, worth 1 bonus points on hw1)
1.4.13 Honors Exercises
playThreeDiceYahtzee (4 in CS Academy, worth 2 bonus points on hw1)