Wrapping Up
- 8/30 - Module 1
- 8/30 - Hello Real World
- 9/3 - Final Project 1
This Week
- 9/6 - Module 2: OOP
- 9/6 - OOP Example
- 9/6 - Restaurant 1
Updates
- Discord Channel
https://discordbot.cs.ksu.edu
- 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
- Module 5 - Debugging
Final Project 2