CC 410 - Week 2

Wrapping Up

  • Module 1
  • Hello Real World
  • Final Project 1

This Week

  • Module 2: OOP
  • OOP Example
  • Restaurant 1
  • Choose Project

Updates

  • Ed Discussion Board
  • Grading - Rubric on Canvas
    Code Comments on GitHub
  • So far, so good?

Milestone 1

  • Packages & classes
  • Lots of boilerplate code
  • Make things easier later:
    style and documentation
  • 3-8 hours
  • ~1500-2500 LOC
  • Feedback welcome!

Looking Ahead

  • Module 3 - Documentation & Testing
  • Module 4 - Inheritance & Polymorphism
  • Module 5 - Debugging, Logging & Lambdas
    Final Project 2