C Programming Full Course (2025)

C Programming Full Course (2025)

Bro Code via YouTube Direct link

00:02:46 helpful VSCode extensions

5 of 57

5 of 57

00:02:46 helpful VSCode extensions

Class Central Classrooms beta

YouTube videos curated by Class Central.

Classroom Contents

C Programming Full Course (2025)

Automatically move to the next video in the Classroom when playback concludes

  1. 1 00:00:00 introduction to C programming ⚙
  2. 2 00:00:41 VSCode download
  3. 3 00:01:52 new project folder
  4. 4 00:02:29 main.c
  5. 5 00:02:46 helpful VSCode extensions
  6. 6 00:04:11 open VSCode terminal
  7. 7 00:04:22 gcc compiler Windows
  8. 8 00:05:11 clang compiler Mac
  9. 9 00:05:46 gcc compiler Linux
  10. 10 00:06:28 gcc compiler download Windows
  11. 11 00:08:40 set PATH Windows
  12. 12 00:09:53 your first C program
  13. 13 00:15:04 variables ❎
  14. 14 00:35:06 format specifiers 🛠
  15. 15 00:44:15 arithmetic operators ➗
  16. 16 00:50:40 user input ⌨
  17. 17 01:06:54 ⭐ shopping cart program 🛒
  18. 18 01:15:38 ⭐ mad libs game 📖
  19. 19 01:25:25 math functions 🧮
  20. 20 01:30:40 ⭐ circle calculator program ⚪
  21. 21 01:36:44 ⭐ compound interest calculator 💰
  22. 22 01:44:28 if statements 🤔
  23. 23 01:55:25 ⭐ weight converter 🏋
  24. 24 02:02:36 ⭐ temperature program 🌡
  25. 25 02:10:27 switches 💡
  26. 26 02:18:34 nested if statements 🎟
  27. 27 02:26:35 ⭐ calculator 🖩
  28. 28 02:34:23 logical operators ❗
  29. 29 02:41:49 functions 📞
  30. 30 02:51:45 return 🔙
  31. 31 03:00:05 variable scope 🏠
  32. 32 03:05:26 function prototypes 📌
  33. 33 03:10:31 while loops ♾
  34. 34 03:21:57 for loops 🔂
  35. 35 03:27:56 break & continue 🛑
  36. 36 03:30:16 nested loops ➿
  37. 37 03:40:00 random numbers 🎲
  38. 38 03:46:01 ⭐ number guessing game ↕
  39. 39 03:53:30 ⭐ rock paper scissors 🗿 📄 ✂
  40. 40 04:05:40 ⭐ banking program 💵
  41. 41 04:21:11 arrays 🗃
  42. 42 04:32:17 arrays and user input ➡
  43. 43 04:37:56 2D arrays ⬜
  44. 44 04:46:03 arrays of strings 🧵
  45. 45 04:58:44 ⭐ quiz game 💯
  46. 46 05:13:50 ternary operator ❓
  47. 47 05:21:58 typedef 📛
  48. 48 05:27:02 enums 📅
  49. 49 05:35:54 structs 📦
  50. 50 05:48:08 arrays of structs 🗄
  51. 51 05:54:48 pointers 👈
  52. 52 06:02:55 write files ✍
  53. 53 06:08:50 read files 📖
  54. 54 06:15:14 malloc 🏢
  55. 55 06:24:46 calloc 🧹
  56. 56 06:31:33 realloc 🚢
  57. 57 06:43:23 ⭐ digital clock ⌚

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.