C Language Tutorials In Hindi

by CodeWithHarry · 76 videos

Total watch time

21h 27m

at speed · exactly 21 hours, 27 minutes, 10 seconds at 1×

21h 27m 10s
1.25×17h 9m 44s
1.5×14h 18m 7s
1.75×12h 15m 31s
10h 43m 35s
Average video16m 56s
Longest36m 59s
Shortest3m 41s
Compare Open on YouTube JSON

Plan to finish

About 22 days at an hour a day

Pick a daily pace and the days you'll watch. Ticked videos are skipped.

Days

At one hour a day, every day, this playlist takes about 22 days. Turn on JavaScript to plan around your week.

Videos (76)

21h 27m in total · tick what you've watched

Tick videos you've watched — progress is saved in this browser.

Videos to
Watched
1 Why Learn C Programming Language? : C Tutorial In Hindi #1 14:51 2019-04-20
2 What Is Coding & C Programming Language? : C Tutorial In Hindi #2 14:23 2019-04-21
3 Install & Configure VS Code With C Compiler: C Tutorial In Hindi #3 20:57 2019-04-22
4 Basic Structure of C Program in Hindi: C Tutorial In Hindi #4 16:45 2019-04-23
5 Basic Syntax Of A C Program: C Tutorial In Hindi #5 11:04 2019-04-24
6 Variables & Data Types In C: C Tutorial In Hindi #6 20:01 2019-04-25
7 Operators In C: C Tutorial In Hindi #7 28:38 2019-04-26
8 C Programming Exercise 1 - Multiplication Tables: C Tutorial In Hindi #8 6:25 2019-04-27
9 C Format Specifiers and Escape Sequences With Examples : C Tutorial In Hindi #9 23:22 2019-04-27
10 If Else Control Statements In C: C Tutorial In Hindi #10 25:11 2019-04-28
11 Switch Case Control Statements In C: C Tutorial In Hindi #11 19:08 2019-04-28
12 Loops In C: C Tutorial In Hindi #12 10:19 2019-04-28
13 Do While Loop In C: C Tutorial In Hindi #13 11:20 2019-04-29
14 While Loop In C: C Tutorial In Hindi #14 6:09 2019-04-29
15 For Loop In C: C Tutorial In Hindi #15 15:57 2019-04-30
16 Break and Continue Statements In C: C Tutorial In Hindi #16 14:20 2019-05-01
17 Goto Statement In C: C Tutorial In Hindi #17 8:53 2019-05-02
18 Typecasting In C: C Tutorial In Hindi #18 5:15 2019-05-03
19 Functions In C: C Tutorial In Hindi #19 25:54 2019-05-04
20 C Exercise 1: Multiplication Table Solution + Shoutouts: C Tutorial In Hindi #20 11:07 2019-05-05
21 Recursive Functions: Recursion In C: C Tutorial In Hindi #21 25:47 2019-05-05
22 C Exercise 2: Units and Conversions: C Tutorial In Hindi #22 4:10 2019-05-06
23 Arrays In C: C Tutorial In Hindi #23 25:45 2019-05-07
24 Exercise 2: Solution + Shoutouts: C Tutorial In Hindi #24 20:54 2019-05-08
25 Exercise 3 On Recursions: C Tutorial In Hindi #25 7:36 2019-05-10
26 Pointers In C: C Tutorial In Hindi #26 32:46 2019-05-11
27 Arrays And Pointer Arithmetic In C: C Tutorial In Hindi #27 28:32 2019-05-13
28 Exercise 3 On Recursions: Solution + Shoutouts: C Tutorial In Hindi #28 15:18 2019-05-14
29 Is Recursion Always Good? : C Tutorial In Hindi #29 10:43 2019-05-15
30 Exercise 4: Printing Star Patterns In C: C Tutorial In Hindi #30 5:01 2019-05-15
31 Call by Value & Call By Reference In C: C Tutorial In Hindi #31 27:30 2019-05-16
32 Passing Arrays As Function Arguments: C Tutorial In Hindi #32 24:04 2019-05-16
33 Star Pattern In C - Exercise 4 Solution: C Tutorial In Hindi #33 20:01 2019-05-17
34 Strings In C: C Tutorial In Hindi #34 21:37 2019-05-17
35 String Functions In C & string.h Library: C Tutorial In Hindi #35 18:49 2019-05-18
36 Array Reversal In C - Exercise 5: C Tutorial In Hindi #36 3:41 2019-05-18
37 Structures In C: C Tutorial In Hindi #37 26:18 2019-05-19
38 Typedef In C: C Tutorial In Hindi #38 13:08 2019-05-19
39 Unions In C: C Tutorial In Hindi #39 21:13 2019-05-20
40 C Language Array Reversal Exercise 5: Solution: C Tutorial In Hindi #40 18:07 2019-05-21
41 C Language HTML Parser Exercise 6: C Tutorial In Hindi #41 4:36 2019-05-22
42 Static Variables In C: C Tutorial In Hindi #42 28:45 2019-05-24
43 C Tutorial HTML Parser Exercise 6: Solution and Shoutouts: C Tutorial In Hindi #43 25:07 2019-05-25
44 C Language Travel Agency Manager Exercise 7: C Tutorial In Hindi #44 8:17 2019-05-26
45 Memory Layout of C Programs - Dynamic Memory Allocation : C Tutorial In Hindi #45 23:45 2019-05-27
46 C Language Travel Agency Manager Exercise 7 Solution: C Tutorial In Hindi #46 19:06 2019-05-28
47 Dynamic Memory Allocation Malloc Calloc Realloc & Free(): C Tutorial In Hindi #47 29:53 2019-05-30
48 C Language Employee Manager Exercise 8: C Tutorial In Hindi #48 7:45 2019-06-01
49 Storage Classes In C Auto, Extern, Static & Register Storage Classes: C Tutorial In Hindi #49 36:59 2019-06-04
50 Employee Manager In C - Exercise 8 Solution: C Tutorial In Hindi #50 15:56 2019-06-05
51 Coding Rock, Paper, Scissors In C Exercise 9: C Tutorial In Hindi #51 12:33 2019-06-05
52 Void Pointer In C Language: C Tutorial In Hindi #52 17:03 2019-06-06
53 NULL Pointer In C Language: C Tutorial In Hindi #53 20:43 2019-06-06
54 Dangling Pointer In C Language: C Tutorial In Hindi #54 24:03 2019-06-07
55 Wild Pointer In C Language: C Tutorial In Hindi #55 8:10 2019-06-07
56 Rock, Paper & Scissors In C Language - Exercise 9 Solution: C Tutorial In Hindi #56 28:25 2019-06-08
57 Matrix Multiplication In C Language - Exercise 10: C Tutorial In Hindi #57 6:14 2019-06-08
58 C Pre-processor Introduction & Working: C Tutorial In Hindi #58 12:44 2019-06-09
59 #define and #include Preprocessor Directives: C Tutorial In Hindi #59 19:37 2019-06-11
60 Predefined Macros & Other Pre-processor Directives: C Tutorial In Hindi #60 13:20 2019-06-12
61 Matrix Multiplication in C - Exercise 10 Solution: C Tutorial In Hindi #61 17:55 2019-06-13
62 File I/O In C: C Tutorial In Hindi #62 8:27 2019-06-14
63 Check Palindrome In C Language - Exercise 11: C Tutorial In Hindi #63 6:13 2019-06-15
64 Functions For File I/O In C Language: C Tutorial In Hindi #64 19:36 2019-06-16
65 Palindrome Number Program in C Language: C Tutorial In Hindi #65 13:13 2019-06-17
66 Automated Receipt Generator In C - Exercise 12: C Tutorial In Hindi #66 7:00 2019-06-19
67 File modes, fgets, fputs, fgetc, fputc & more on C file handling: C Tutorial In Hindi #67 30:19 2019-06-20
68 Command Line Arguments In C: C Tutorial In Hindi #68 20:09 2019-06-21
69 Automated Bill Generator In C (Solution) - Exercise 12: C Tutorial In Hindi #69 35:03 2019-06-22
70 Command Line Calculator In C - Exercise 13: C Tutorial In Hindi #70 6:49 2019-06-23
71 [Solved] Command Line Calculator In C Ex.13 : C Tutorial In Hindi #71 12:21 2019-06-25
72 Function Pointers In C: C Tutorial In Hindi #72 18:23 2019-06-28
73 Callback Functions Using Function Pointers In C: C Tutorial In Hindi #73 14:25 2019-06-29
74 Exercise 14 Area of the Circle Using Function Pointers: C Tutorial In Hindi #74 8:24 2019-06-30
75 Memory Leak In C: C Tutorial In Hindi #75 14:02 2019-07-01
76 Area of Circle In C Exercise 14 Solution: C Tutorial In Hindi #76 10:51 2019-07-02

Embed a badge

Show the watch time in a README or course description — it links back here and updates itself

Watch time: 21h 27m · 76 videos

Markdown
[![Watch time: 21h 27m · 76 videos](https://playlistduration.com/badge/playlist/PLu0W_9lII9aiXlHcLx-mDH1Qul38wD3aR.svg)](https://playlistduration.com/playlist/PLu0W_9lII9aiXlHcLx-mDH1Qul38wD3aR)
HTML
<a href="https://playlistduration.com/playlist/PLu0W_9lII9aiXlHcLx-mDH1Qul38wD3aR"><img src="https://playlistduration.com/badge/playlist/PLu0W_9lII9aiXlHcLx-mDH1Qul38wD3aR.svg" alt="Watch time: 21h 27m · 76 videos" width="210" height="20"></a>

Add ?speed=1.5 to the image URL for the time at that speed, ?label=Course to change the left text, or ?style=flat-square for square corners.

Want the numbers themselves? GET https://playlistduration.com/api/v1/playlist/PLu0W_9lII9aiXlHcLx-mDH1Qul38wD3aR returns them as JSON — free, no key. API docs →

Data from the YouTube Data API as of 2026-09-22 (cached). Private or deleted videos are excluded from totals.