Learning Outcomes
By the end of this session, students should:
- Understand the basic idea of testing
- Be able to write simple unit tests
- Appreciate the difficulties in comparing floating-point numbers
- Be able to compile code for debug and release
- Be able to use makefiles to compile multi-file projects.