Section outline

    • Lesson 17

      Basic program structure and variables

      a. Data types and why it is needed

      b. Concept of variable and constant

      c. Variable naming convention

      d. C Reserved Words

      Expected Learning Outcome

      a. Solving simple problems using programming 

      Resources

      - Lecture Slide 

      - Video Content

      - Reading Materials :   1. Printf and Scanf      2. Data type Modifiers

    • Lesson 18

      a. Basic C programming using CodeBlocks (installation, coding, debugging, compiling and
      executing program)

      executing program)

      Expected Learning Outcome

      a. Creating a simple program in IDE and compiling and then running it.

      Resources