
Learn how to write a basic C program by including libraries, creating the main file, and adding comments with double slashes; compile into an executable and run it with ./executable.
Set up a Linux terminal and dcc compiler, include stdio.h, write a main function, print hello world with printf, then compile and run the executable.
Learn to add two numbers in C by declaring and initializing integer variables, then print the result with printf, using the standard input output library, while avoiding hard coding.
Recognize our privilege and commit to saving water. Fix leaks, close taps, and take short showers to support the one in three people lacking clean drinking water.
Welcome to absolute beginnings in programming with C. This course gives you a push to write your first C program in just 39 minutes. I hope you watch it at one stretch. Shorter than one episode of Game of Thrones but will get you started on your path to become a programmer!
Note that this course is a trailer for the upcoming course on C programming. The FULL COURSE IS OUT, and has further programming assignments, readings, and an end of course project where we create a guessing game! You can check out my instructor profile to find that course.
This course will teach you the very basics of programming, including writing your first program, compiling and executing it. You write your first hello world program and get introduced to the concepts of data types and why they are needed.
NOTE: A lot of students are asking me about course certificate. You will get a certificate after you finish the course under the condition that you have a blue tick in front of all lectures, and you must SUBMIT all assignments. Assignments in my opinion are the more important aspect of the course anyways and are made to make think and read.