This collection of resources provides an introduction to the concepts, principles, and skills of programming, including compilers, algorithms, and problem solving using a high level programming language such as C.
Complex Conditionals 1 (QuizPACK)
Complex Conditionals 2 (QuizPACK)
Dissection of encrypt.c (WebEx)
Dissection of qpa_and.c (WebEx)
Dissection of qpa_or.c (WebEx)
Example: cWADEIn Examples for logic operators
If-Else-If Statement Example #1
If-Else-If Statement Example #2