Section outline

    • Objectives 

      • Basic computer concepts

      • C programming language

        • C Standard Library

        • Typical C Program Development Environment

      • Print a line 

      • Escape sequence

      • Variables and Data types

      • Arithmetic relational and logical operators

      • The assignment, increment and decrement operators