C-Tools Second Lecture: 31st May 2018


d.white@imperial.ac.uk

I've just given the second lecture of my 4 first year lectures on C Tools, building a toolbox of useful tools, and the craft skills to use them effectively, in order to make C programming easier.

The second lecture 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 2018 
Back to the First C Tools Lecture Page. Back to my C Tools Lectures Pages.