Section outline

    • Lesson 21

      a. Different types of operators and expressions.

      b. Assignment, arithmetic, relational, logical and bitwise expressions including precedence and associativity

      c. Expression evaluation

      d. Type casting

      Expected Learning Outcome

      a. Learning on using operators and expressions 

      b. Learning on how to evaluate expressions

      Resources

      - Lecture Slide   

      - Video Content

      - Reading Materials


    • Lesson 22 (Lab)

      a. Basic problem solving using programming