Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the history of computing, from Charles Babbage's Analytical Engine to modern-day programs like seL4 microkernel. It emphasizes the importance of automated testing, sharing test code, and test coverage. The instructor explains the TDD approach, testing functions and modules, and making dependencies explicit. Real-world examples of regression testing, bug reports, and debugging are discussed, highlighting the significance of thorough testing practices in software development.