#
Week 10 - Concurrency
#
Lectures
Please watch the videos prior to attending class on Wed.
#
Concurrency
#
Wed (in-class)
In the first few mins of this class, the instructor will walkthrough the topics below. Most of the class will be a working session for you and your team.
Aniruddhan will be absent Nov 14-30. Jeff will cover his Release 3 demos on Nov 15. He will contact your team to reschedule the Release 4 demos on Nov 29.
#
Adding concurrency
- See the mm project for sample code.
- Also see the public samples in https://git.uwaterloo.ca/cs346/public/.
#
Sprint planning meeting
Review your project requirements, and make decisions on your goals for the next sprint!
See M4-M6 Releases: Planning for details.
- If you had issues that were incomplete at the end of your first release, consider moving them into this release.
- When possible develop entire features i.e. UI, business logic and backend for a single piece of functionality (and NOT "build the entire UI at one time"). This will lead to more stable functionality, and produce better long-term results.
#
Fri (in-class)
Fri is a dedicated working session for you and your team. The instructor and TAs will be present to answer questions.
#
TODO
- Submit Q8
- Release 3 Planning!