C Programming Tutorial for Beginners



This course will give you a full introduction into all of the core concepts in the C programming language.

❤️ Support for this channel comes from our friends at Scrimba – the coding platform that’s reinvented interactive learning:

⭐️ Course Contents ⭐️
⌨️ (0:00:00) Introduction
⌨️ (0:01:22) Windows Setup
⌨️ (0:05:02) Mac Setup
⌨️ (0:09:04) Hello World
⌨️ (0:12:51) Drawing a Shape
⌨️ (0:20:56) Variables
⌨️ (0:32:25) Data Types
⌨️ (0:38:32) Printf
⌨️ (0:45:22) Working With Numbers
⌨️ (0:52:20) Comments
⌨️ (0:56:00) Constants
⌨️ (1:00:13) Getting User Input
⌨️ (1:12:08) Building a Basic Calculator
⌨️ (1:17:43) Building a Mad Libs Game
⌨️ (1:26:29) Arrays
⌨️ (1:36:44) Functions
⌨️ (1:45:37) Return Statement
⌨️ (1:53:21) If Statements
⌨️ (2:07:11) Building a Better Calculator
⌨️ (2:14:51) Switch Statements
⌨️ (2:21:27) Structs
⌨️ (2:29:43) While Loops
⌨️ (2:37:48) Building a Guessing Game
⌨️ (2:50:11) For Loops
⌨️ (2:59:05) 2D Arrays & Nested Loops
⌨️ (3:09:10) Memory Addresses
⌨️ (3:17:20) Pointers
⌨️ (3:27:41) Dereferencing Pointers
⌨️ (3:32:37) Writing Files
⌨️ (3:41:52) Reading Files

Course developed by Mike Dane. Check out his YouTube channel for more great programming courses:

⭐️Other full courses by Giraffe Academy on our channel ⭐️
💻Python:
💻SQL:
💻Ruby:
💻PHP:

Learn to code for free and get a developer job:

Read hundreds of articles on programming:

source

41 Comments

  1. cant see how you are getting the Hello Mike function to print when you have void SayHi "after" the main function…. mine creates an error, because shouldnt the function be declared before using it in "int Main". i`m doing exactly as shown on your screen, it only works when I put
    void sayHi (char name [ ] ) before int main ( ) to declare it.

  2. ⌨️ (0:05:02) Mac Setup
    ⌨️ (0:09:04) Hello World
    ⌨️ (0:12:51) Drawing a Shape
    ⌨️ (0:20:56) Variables
    ⌨️ (0:32:25) Data Types
    ⌨️ (0:38:32) Printf
    ⌨️ (0:45:22) Working With Numbers
    ⌨️ (0:52:20) Comments
    ⌨️ (0:56:00) Constants
    ⌨️ (1:00:13) Getting User Input
    ⌨️ (1:12:08) Building a Basic Calculator
    ⌨️ (1:17:43) Building a Mad Libs Game
    ⌨️ (1:26:29) Arrays
    ⌨️ (1:36:44) Functions
    ⌨️ (1:45:37) Return Statement
    ⌨️ (1:53:21) If Statements
    ⌨️ (2:07:11) Building a Better Calculator
    ⌨️ (2:14:51) Switch Statements
    ⌨️ (2:21:27) Structs
    ⌨️ (2:29:43) While Loops
    ⌨️ (2:37:48) Building a Guessing Game
    ⌨️ (2:50:11) For Loops
    ⌨️ (2:59:05) 2D Arrays & Nested Loops
    ⌨️ (3:09:10) Memory Addresses
    ⌨️ (3:17:20) Pointers
    ⌨️ (3:27:41) Dereferencing Pointers
    ⌨️ (3:32:37) Writing Files
    ⌨️ (3:41:52) Reading Files

Leave a Reply

Your email address will not be published. Required fields are marked *

You might like

© 2026 Cantinho do Vídeo - WordPress Video Theme by WPEnjoy