A full course on C programming for beginners. See the individual topic timestamps below as well as C programming environment setup videos for Mac and Windows.
How To Setup A C Programming Environment On A Mac:
How To Setup A C Programming Environment On Windows:
💙 Topic Timestamps 💙
⇨ (0:00) Course introduction
⇨ (0:50) Why and how do we program in C?
⇨ (2:40) Using a development environment
⇨ (6:25) Hello, World first C Program
⇨ (16:15) Comments to document our code
⇨ (17:44) Input-Processing-Output (IPO) Model example
⇨ (28:16) Variable types and using printf() & scanf()
⇨ (38:31) Arithmetic operators
⇨ (42:39) If statements
⇨ (53:35) Relational operators
⇨ (1:00:41) Logical operators (aka boolean operators)
⇨ (1:08:58) While loops
⇨ (1:32:31) Do while loops
⇨ (1:37:06) For loops
⇨ (1:53:40) printf() placeholder fields
⇨ (1:58:45) Switch statements
⇨ (2:04:08) Arrays
⇨ (2:17:50) Strings
⇨ (2:48:40) Functions
⇨ (3:10:25) Passing arrays to functions
⇨ (3:16:52) Pointers
⇨ (3:28:08) Pass-by-reference (aka pass-by-pointer)
⇨ (3:35:22) Pointer notation vs array notation
⇨ (3:51:07) Dynamically allocated memory (malloc, calloc, realloc, free)
⇨ (4:15:43) Typedef and struct
⇨ (4:48:10) 2D arrays
⇨ (5:01:52) Main function return values
⇨ (5:04:31) Command-line arguments
⇨ (5:15:42) Type casting (aka type conversion)
⇨ (5:20:05) File I/O
⇨ (5:35:52) Constants with define vs constant variables
⇨ (5:40:42) Global scope variables
⇨ (5:44:35) Accepting user input strings with spaces
Check out our courses at that will help you build a developer portfolio that will impress employers!
source

IMAGINE building C programs that don't just run – THEY THINK! Learn how to build intelligent shell applications using C that communicate with ChatGPT in our NEW Udemy course… check out the course preview and get the discount code link here: https://www.youtube.com/watch?v=nObF9gJREeU
ALSO check out our C playlists below with 300+ C programming videos! 🙂
C Programming Tutorials that cover language concepts: https://www.youtube.com/watch?v=gq_ZXCuRhU4&list=PLA1FTfKBAEX4hblYoH6mnq0zsie2w6Wif
C Programming Examples that cover common programming problems: https://www.youtube.com/watch?v=sepK5w4Uep0&list=PLA1FTfKBAEX6dPcQitk_7uL3OwDdjMn90
45:45
2:15:13
This cool
😊
😊
Good for basic brushup🎉
Thank you for you
What are the contents of stdio.h, scanf and printf?
I spent 3 hours longer i typed that code exactly what you had on screen i use a different compiler gcc, it free can't afford to pay for one yet, but over and over the code ran but wouldn't execute. Well I will try it again i should probably compare with my books thank you so much for the course it means a lot to me most want people to use the different coding and I believe one misses a lot of coding structure and truly is not their code for they are unable to debug part of what is written for some are codes that were built up already and if needed to change a line they are unable to do so. It why I wouldn't leave c until I learned that coding first. Thank so much. After years I finally getting somewhere not to yet but I am learning more.
Assalamualikum buddy❤❤❤❤❤
৯]();)_;_=[9=]]০
V
v❤liu৯oioi🎉😢🎉🎉0
ممكن الترجمة للغة العربية
Thank you
Abeka academy C programme Bleu pour the beginners, commencer économie en ligne
Nice
Im trying to compile as you ,using the bash 0.32 but my compiler doesnt allow me to type in it so i need to compile everytime when something is modified😢
45:47 if you know you know 😉
2025-12-25 2:34:38
2025-12-24 2:10:04
It stills worth to learn c programming with all these ai tools ?? Please i need answer
Timestamp:
53:35