This document contains lecture notes for a C programming course offered at the Higher Technological Institute. The course covers topics such as program development, C essentials, operators, input/output, decision making, iteration, arrays, functions and more across 9 chapters. The notes provide examples and explanations of C concepts like data types, variables, expressions, arithmetic operators, statements and more. Code snippets are included to demonstrate printing characters and performing arithmetic operations on integers.