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

YouTube

C - Programming Language - Tutorial

Mike Dane via YouTube

Overview

Embark on a comprehensive journey through the C programming language in this 3.5-hour tutorial series. Gain a solid foundation in core concepts, starting from setting up your development environment on Windows or Mac to advanced topics like memory management and file operations. Learn to create basic programs, work with variables and data types, utilize control structures, implement functions, and handle user input. Progress through hands-on projects including a calculator, Mad Libs game, and guessing game to reinforce your understanding. Explore arrays, structs, loops, and pointers while building practical coding skills. By the end of this tutorial, you'll have the knowledge and confidence to tackle C programming challenges and develop your own applications.

Syllabus

Introduction | C | Tutorial 1.
Windows Setup | C | Tutorial 2.
Mac Setup | C | Tutorial 3.
Hello World | C | Tutorial 4.
Drawing a Shape | C | Tutorial 5.
Variables | C | Tutorial 6.
Data Types | C | Tutorial 7.
Printf | C | Tutorial 8.
Working With Numbers | C | Tutorial 9.
Comments | C | Tutorial 10.
Constants | C | Tutorial 11.
Getting User Input | C | Tutorial 12.
Building a Basic Calculator | C | Tutorial 13.
Building a Mad Libs Game | C | Tutorial 14.
Arrays | C | Tutorial 15.
Functions | C | Tutorial 16.
Return Statement | C | Tutorial 17.
If Statements | C | Tutorial 18.
Building a Better Calculator | C | Tutorial 19.
Switch Statements | C | Tutorial 20.
Structs | C | Tutorial 21.
While Loops | C | Tutorial 22.
Building a Guessing Game | Tutorial 23.
For Loops | C | Tutorial 24.
2D Arrays & Nested Loops | C | Tutorial 25.
Memory Addresses | C | Tutorial 26.
Pointers | C | Tutorial 27.
Dereferencing Pointers | C | Tutorial 28.
Writing Files | C | Tutorial 29.
Reading Files | C | Tutorial 30.

Taught by

Mike Dane

Reviews

Start your review of C - Programming Language - Tutorial

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.