$$
\newcommand{\uex}{{u_{\small\mbox{e}}}}
\newcommand{\tp}{\thinspace .}
$$
Software engineering
Goal: make more professional numerical software.
Topics:
- How to make modules (reusable libraries)
- Testing frameworks (doctest, nose, unittest)
- Implementation with classes