C Programming Tools Lectures: May/June 2018


d.white@imperial.ac.uk

I have just given the fourth and final of these 4 first year lectures on C Programming Tools, building a toolbox of useful tools, and the craft skills to use them effectively, in order to make C programming easier.


In the lectures, I strongly recommend The Pragmatic Programmer by Hunt & Thomas. The woodworking metaphor and many inspirational tips comes from there. A few years ago, I wrote a review of this book in my Practical Software Development webpages, please find it here.

This year's brief for the lectures is given by the following syllabus, as each lecture is ready, we'll add a link here to the lecture materials (slides and examples tarball):

Lecture 1: Tuesday 29th May 2018, 11am-noon, room 308

Lecture 2: Thursday 31st May 2018, noon-1pm, room 308

Lecture 3: Thursday 7th June 2018, noon-1pm, room 308

Lecture 4: Thursday 14th June 2018, noon-1pm, room 308

I have just given the fourth and final of these 4 first year lectures.

This final lecture covers the following single topic: Making Code Generator Tools easier - autogenerating parser and lexers.


d.white@imperial.ac.uk
Updated: 13th June 2018 
Back to my Personal Pages.