
Basic data input and output in C language
Input and output of integer data
Definition and output of floating-point data
Definition and output of character data
Integer and character types are good companions (Part 1)
Integer and character types are good companions (Part 2)
Using printf to output special symbols not found on the keyboard
Application of format output function 1: direct output
Common applications of format output function 2: escape characters
Getting user input strings
About scanf, gets, and fgets functions (Part 1)
About scanf, gets, and fgets functions (Part 2)
Introduction to C language statements
Introduction to if statements
Introduction to if statements
Introduction to switch statements
Introduction to switch statements
Introduction to for loops
Introduction to for loops
Introduction to break and continue

