Module: C Language Basics

After this module, students will be able to:

  • Compile and run a C program.
  • Predict the results of running C code that uses variables, functions, conditionals, and loops.
  • Implement a C program using variables, functions, conditionals, and loops to solve a well-specified problem described in English.
It is highly recommended that everyone watch the first video in "DISCOVER Types, Variables and Assignment Statements" and the videos on "DISCOVER Input, Output and Compiling". None of the exercises in this module are for credit.

Module Structure