and more… — Lecture Summary Lecture starts with Compliers. As David said, we look underneath the hood. He explains, what happened when you write “make something” on the command line. And explained what are compliers and how they works. Another topic is debugging. He showed some ways to debugging code. Those are using printf() function…