Concluding Thoughts
Look back on your journey through this course.
We'll cover the following...
Looking back
Often, in introductory programming language courses, what happens behind the scenes as a program is compiled and executed is abstracted out and glossed over. That’s impossible to do with the C language. The insights we get from learning to program in C tend to stay with us for a lifetime.
At the outset of ...