C-Tools Second Lecture: 19th May 2021


d.white@imperial.ac.uk

Here are the materials for the second C Programming Tools lectures, released today (Wed 19th May 2021). It covers the following topics:

  • Debugging programs that crash.
  • Fixing memory leaks.
  • Profiling-led Optimization.
  • Automatic Testing.
  • Test Driven Development.

Here are the lecture materials (slides and associated examples - of which there are many):


d.white@imperial.ac.uk
Updated: May 2021 
Back to the First C Tools Lecture Page. Back to my C Tools Lectures Pages.