In today's session we'll learn about the basic structure of a C program and start writing, compiling, and running a few simple examples.
Bonus! What happens when my program prints text on the screen? Where does that data go, how does it get there, and can my program get access to it?