CMU 15-112: Fundamentals of Programming and Computer Science
Week8 Plan
Note:
- Please do not do recitation and lecture exercises before we cover them in recitation and lecture!
- OOP Overview
- OOP Review
- quiz6 (covers hw6)
- 6.3.8. flightTimesMap (3 pts)
- 6.4.8. More Efficiency Practice (all required)
- 6.4.9. containsPythagoreanTriple (1 pt)
- 6.4.9. findTriplets (2 pts)
- 6.5. semesterGrades (2 pts)
- Read all OOP notes
- 7.9 Code Tracing with OOP (all required)
- 7.10. Line Puzzle Classes (2 pts)
- 7.10. Line Puzzle (2 pts)
- 7.11. Polynomial (1 pt)
- Bonus/Optional:
- 7.11. Water Pouring Classes (2 pts) + Water Pouring Puzzle (2 pts)