Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

C Programming Full Course for Beginners

Bro Code via YouTube

Overview

This course aims to teach beginners the fundamentals of C programming. By the end of the course, students will be able to compile and run C programs, work with variables, data types, and format specifiers, implement control structures like if and switch statements, use loops effectively, work with arrays and pointers, and read/write files. The course employs a tutorial-based teaching method with hands-on coding examples for each topic. It is intended for individuals with little to no prior programming experience who are interested in learning C programming from scratch.

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

Reviews

Start your review of C Programming Full Course for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.