Basic Structure of C Program in Hindi: C Tutorial In Hindi #4

preview_player
Показать описание
In this video, I have explained about the basic structure of C program and how C program works in Hindi.

Best Hindi Videos For Learning Programming:

Follow Me On Social Media
Рекомендации по теме
Комментарии
Автор

Guyz please let me know ki aapko is course ke notes bhi chahiye kya aur kya mai is course ke end mei is course ki ek one page pdf release karu ki nahi?
Muje zaroor batana ki aapko pdf aur notes milne ke baad fayda hoga ki nahi? Aapke jawaab ka muje intezaar hai!

CodeWithHarry
Автор

A comment for this channel :

It has the power to connect the viewer with it's content. As other tutorials go many times boring as they usually fails to connect the viewer till end as the instructors there mostly look less enough active.
But here, the instructor is so active and so dissolved with the viewers which rarely let the viewer to even skip between the content.

GREAT WORK Harry Bhaiya
We love you❤❤

DeepakSingh-nhqe
Автор

Very perfect lecture by you for c programming.. it's very easy to understand and intrested due to its short length

AbhishekThakur-umcq
Автор

name - vishal patel
age - 20
starting to watch our video- 22 july 2020,
full night movie ki jgh apka video hi enjoy karta rhta hu, tqq soo much itna aasan bhasa me smjhane k liye wrna collage wala kv nhi smjha pata, mera target hai 3 month me apki sari videos dekh lena c c++ python zava all video dekh lena is lockdown me taki collage jate hi gwar jaisa feel naa aae

vishalpatel-uhmz
Автор

#include<stdio.h>
int main ( )
{
Printf (" you are best sir\n ");
return 0;
}

samsaini
Автор

#include <stdio.h>

int main() {
int a, b;

// Prompt the user to input the value of a
printf("Enter the value of a: ");
scanf("%d", &a);

// Prompt the user to input the value of b
printf("Enter the value of b: ");
scanf("%d", &b);

// Display the values of a and b
printf("The value of a is: %d\n", a);
printf("The value of b is: %d\n", b);

return 0;
}
try this code for any one who have problem like = Error: ld returned 1 exit status.
and remember to save the code ctrl+s and then try.

Apshan_shah_thakuri.
Автор

newly started
this course is amazing
easy to understand
thanks for making it easy

nikhilmahindrakar
Автор

Nikitha Shekhar
join date - 29.09.2021
your series is amazing sir

nikithashekhar
Автор

Harry bhai unexpected understanding got from you...tysm 😃😃 mja aa gya sach me

bhaveshmevada
Автор

Hey i just coded this worked fine and even i tried multiplication by *
And voila it worked m so happy.

Thanks.

ashishsingh
Автор

I really thought he jumped directly into program writing..without telling BRO u r legend

btsarmys
Автор

HARRY SIR we also want ANDROID APPLICATION DEVELOPMENT

oscarcinema
Автор

Sir It's awesome 👍👌 Never seen explation of compiling in such a way best instructor 👌💙

rahuljain
Автор

majedaar bat to yeh hai kisi ko no such file or directory ki problem pta hi nahi hai sare comments ka reply diya jata hai par jab koi es bare me comments karta hai to use aise ignore kiya jata hai jaise kisi ne ye comment kiya hi gajab hai

abhishekmishra
Автор

Samajh me aa gaya bhaiya ....but agar notes bhi saath me honge to it will be like boon😊

Abhishekshukla-mlws
Автор

It was good experience and it's very very useful for us as a programmer; Thanks Harry bro!

hamad_xd
Автор

Sir, I am in btech First year, just started watching ur video to learn Programming.

Gradually I am being interested in c.

aryanbaranwal
Автор

a legend level explanation of harry bro

jamirmujawar
Автор

do u know ur creating my interest in C and all programming when u understand each and every thing in detail, with examples and with Ur own words

Thanku❤️ so much 😊

ayushkumarpoddar
Автор

Brother could you please make a tutorial on C#. I am learning C# in school and can't understand head or tail of it. If you please make a tutorial playlist I will be extremely grateful. Plus it's also coming in my exams so I humbly request you to start a C# tutorial.
Thanks.
Your greatest Fan

shubhradasgupta