Overview
Syllabus
) C tutorial for beginners ️.
) compile and run a C program with cmd ️ (optional video).
) comments & escape sequences .
) variables .
) data types .
) format specifiers .
) constants .
) arithmetic operators ➗.
) augmented assignment operators .
) user input ⌨️.
) math functions .
) circle circumference program ⚪.
) hypotenuse calculator program .
) if statements ✔️.
) switch statements .
) temperature conversion program ️.
) calculator program .
) AND logical operator &&.
) OR logical operator ||.
) NOT logical operator !.
) functions .
) arguments .
) return statement .
) ternary operator ❓.
) function prototypes .
) string functions .
) for loops .
) while loops ♾️.
) do while loop ♂️.
) nested loops ➰.
) break vs continue .
) arrays ️.
) print an array with loop .
) 2D arrays ⬜.
) array of strings.
) swap values of two variables .
) sort an array .
) structs .
) typedef .
) array of structs .
) enums .
) random numbers .
) number guessing game .
) quiz game .
) bitwise operators .
) memory addresses .
) pointers .
) writing files✍️.
) reading files .
) Tic Tac Toe game ⭕.
Taught by
Bro Code