Hi everyone, complete C Language Tutorial for you all. I hope you like it. Love you all 3000❤ Edit : Now, you can meet us on Telegram too : bit.ly/ApnaCollegeTelegram
The way she is explaining with a smiling face all throughout gives much needed spirit to learn, and draws away all hesitations being new to the subjects! Truely Grateful for the content. Thank you .
Aaj hi hamare college ke Computer Science and Engineering (Artificial intelligence AI) department ne Shardha didi ki 10 hours wali C Language Tutorial ki youtube video he share kari, shradha didi ki teachings praise kari aur video se channel se sikhne ko bola
4:59:54 Hello Mam, I Wrote The recursion for factorial With this format since it felt easy for me and worked _________________ double fact(int n){ if ( n==0){ return 1; } return fact(n-1)*n; } _________________
Important guide for you all about this video , I am watching this whole 10 hour video for the second time because first time i did a mistake and my 10 hour is wasted so if you don't want to do the same mistake here's a guide for you guys who really want to learn c language and a better practice on c code, soo when you complete the first chapter like if else concept, after that don't suddenly go to the next chapter first thing you need to do is search any 10 program idea on that specific chapter and practice that then go with the next chapter and do same for every chapter, this is going to make a best command on c language
I am preparing for C-CAT exam, and I want to do post graduate diploma course from C-DAC. Basically, I am Civil Engineer, but I want to change my career into IT in 2025. I am learning from your RUclips videos, Thank you very much for your efforts. printf("Khalid Shaikh from Mumbai");
Really whole lecture is in very easily and understandable format . Jisko bilkul bhi C nhi aata ho vo yaha se padhke ek bahut acchha programmer ban sakta hai . Hats off to you Mam 🎉❤
Hi Shradha Didi, thank you for the fantastic C programming tutorial I completed the tutorial! Just a quick note: at 3:38:03, there's a mention that the break statement breaks both the inner and outer loop simultaneously, but it actually only exits the innermost loop. Keep up the great work! Run this and check the output : #include int main(){ for(int i=0; i
For B.E./B.Tech Students "How to Hack Your Mind" Language: C Programming Deloveped by: Kuldeep Saket From IGEC Sagar Coach: IITian Hariom Sir Video link👇👇 ruclips.net/video/KhZsksHSxCg/видео.html
If you completed this you can study python in 2hrs I already studied python and learning c now, Honestly I'm skipping alot in this video as I'm familiar to programming
3:51:34 Introduction 3:54:01 Functions 3:56:12 Function syntax 3:59:58 Function example 4:03:49 Practice question 1 4:06:50 Practice question 2 4:09:39 Function properties 4:12:39 Types of Functions 4:14:15 Passing Arguments 4:26:03 Argument v/s Parameter 4:27:46 Function Notes 1:32:56 Practice Question 3 4:35:56 Practice Question 5 4:38:49 Recursion 4:39:36 Recursion example 4:43:00 Recursion Math 4:46:57 Recursion Example 4:56:00 Practice Question 5:00:42 Properties of Recursion 5:04:08 Practice Questions
@@Divyanshdesifitnessbhai sirf theory mat kar lec ke bich bichmai mam ke sath coding bhi kr. Nai jamrahai hai to dekhke kr lekin jab bar bar karelga tb samjamai ane lagela
3:51:34 Introduction 3:54:01 Functions 3:56:12 Function syntax 3:59:58 Function example 4:03:49 Practice question 1 4:06:50 Practice question 2 4:09:39 Function properties 4:12:39 Types of Functions 4:14:15 Passing Arguments 4:26:03 Argument v/s Parameter 4:27:46 Function Notes 4:32:56 Practice Question 3 4:35:56 Practice Question 5 4:38:49 Recursion 4:39:36 Recursion example 4:43:00 Recursion Math 4:46:57 Recursion Example 4:56:00 Practice Question 5:00:42 Properties of Recursion 5:04:08 Practice Questions
#include int main() { printf("your can check your grade here ") ; int marks; printf("enter your marks ") ; scanf("%d", &marks) ; if (marks=30 && marks=70 && marks=90 && marks100) printf("you got extra marks for good handwriting :) ") ; else printf(" invalid marks") ;
@@mrpoopy hlo bro Can you please guide me from which language to start first and right now I am in class 11 so i can only give 1 hour to coding... But I don't know anything so can you please suggest how to start and how much time it will take to complete one language
Hi I'm very new to coding and learning C# as my first computer language. Ahh, what to say about "Apna College", the best I can do is "Salute You Guys" for your efforts , hard work, honesty and last but not least your vision to educate peoples with free education. Keep it up the good work. All the very best and good luck with lots of love. God bless you.
2:15:00 conditional - ternary 2:33:00 Nested Case Statement 2:39:00 Good question 2:45:00 ASCII good question 2:59:00 ++ - - Increment Decrement Operator 3:24:30 multiple variable in single for loop 3:33:27 Application of do-while loop Current : 3:15:00
ma'am 10houre+30minute ki video ko thik se dekhne or samjhne me mujhe 1 month m complete kiya hai or ab mujhe c language 80 to 90% aane lagi hai thank you so much shradha mam and thank you Apna College🥰🥰🥰❤❤❤
Plz dont say u have learned 80-90%...The proficiency in anything whether its a programming language or anything increases with experience bro..if u learn it for 50 years there are chances u could fail a problem ..learning never ends
@P C DhakaJin logo ko mobile se dekhne me voice nahi sunai de rahi hai woh log iss video ki link ko copy karo aur crome me jakar search ke option me paste kardo tab waha par yahi video khul jayega aur waha voice sunai degi ✌️✌️
@@programmingwithashish2050 Jin logo ko mobile se dekhne me voice nahi sunai de rahi hai woh log iss video ki link ko copy karo aur crome me jakar search ke option me paste kardo tab waha par yahi video khul jayega aur waha voice sunai degi ✌️✌️
Just complete it....❤ Now I am able to code myself...which i was unable to do before attending this series... Bestt explanation was for Functions and structures...❤
I really can't express enough how effective and helpful this video is. I really enjoyed and learned a lot from this video. Thanks everyone for giving us freebies. Shardha is a really good teacher.
hello friends , i am from gujarat. i am study in ld college. this course is very nicely made by apna college. before watching this course i don't know anything about c language but after waching this video i learn all my basic of c language. thank you so much shardhha didi to learn us c language
I have CSE semester practical exam tomorrow and I absolutely don't know a thing in c programming and i never listened in any of the class. I am amazed that I covered the portions that my professors taught in four month in a single day. I have watched the full video. Because of you, I am going to pass the exam. love you 💗
6:18:50 Definition 6:20:20 example 6:21:29 Syntax 6:23:06 Input & Output 6:24:41 Example 6:27:43 practice question 6:30:10 Initialization of array 6:34:01 Pointer arithmetic 6:43:11 Array is a pointer
From electrical branch diploma but holidays are going in so, learning tge C language.....our computer branch students are talking about this language and some of my friends also the experience is very nice thanku mam❤2024
I come with no Programming background whatsoever but this Tutorial had helped me give that strength so I can continue to learn. Thank You Shraddha and God Bless
i am from kerala and i have visited several tutorials but let me tell you openly this is the one guys.. i mean u may get several tutorials but one like this you wont get anywhere else. The method of teaching was amazing and any one can understand this. amazing effort and really appreciate it . thank you for the tutor and other supporters...its a grate effort...
@@rejilukose9985 ente ponnu aniya sneham kond parayanu ee chavaronnu kalkathe "freecodecamp c" poyi kanu. ingane alla C lang padikkende. Experience kond parayuvanu
just completed chapter 1, thank you so much ma'am and other people too who were involved in making of this video I was struggling to find a course that is short but also worth investing my time and this is it , a huge thanks once again
Im in class 10 th and this language is included in my syllabus i was unable to find a good teacher and then i found her .maam a humble thanks too you for making my concepts clear
This is only for my personal use: *Note - 6:09:35 *6:11:06pointer *3:15:36 somewhere *6:26:41 runtime error *6:32:33 no of byte of data type *6:40:54 Understanding the difference *6:42:47 we can't take difference between 2 diff. data type. pointer . *7:21:00 remember how 2d array 2nd dimension most be mentioned 7:34:54 how we scan by using by name 10:32:05 why you can't mention where the string end 7:35:59 don't be confuse b/w the function and the main function while using %s by using %s we can't write the User define function 7:40:48 the benefits of using gets,frets,put instead of %s 7:44:32 if we use array notation in string what are its effects 7:50:01 the error of counting char. 7:50:45 the possible question related to this
For B.E./B.Tech Students "How to Hack Your Mind" Language: C Programming Deloveped by: Kuldeep Saket From IGEC Sagar Coach: IITian Hariom Sir Video link👇👇 ruclips.net/video/KhZsksHSxCg/видео.html
solution for a&b : 2:01:05 A. #include int main() { int a,b,c,sum; printf("enter three numbers seperated by commmas : "); scanf("%d, %d, %d",&a,&b,&c); sum = a+b+c; printf("%d",sum/3); return 0; } B. #include int main() { char c; printf("enter a character : "); scanf("%c",&c); if (c>='0' && c
didi!,i just want to point out that in 7:50:14 ,the fgets function doesnot count '\0',but counts ' ',thats why we get +1 incrementation ,so instead of returning count -1 ,we can modify in the for loop that &&arr[i]!=' ',adding this condition gets accurate answer .Thank you,also didi your explanation was mind blowing ,it took out all the adversity in me about c,so heartfully arigato kosaimas!! :)
Introduction: 00:00:00 Installation(VS Code) : 00:01:27 Compiler + Setup: 00:04:31 Chap 1 - Variables, Data types + Input/Output: 00:10:12 Chap 2 - Instructions & Operators: 00:51:54 Chap 3 - Conditional Statements: 02:01:15 2:20:07 - switch 2:27:45 - nested if else 2:30:07 - practice questions chap 4 - 2:45:51 for loop - 2:48:41 practice Q = 7:06:33 Pointers (competed) Arrays practice Q 6:27:46 Imp point for pointers arithmetic 6:42:06 Array is a pointer 6:43:16 Transverse an array 6:46:35 ex Q Arrays as function argument 6:50:04 strings practice question - 7:38:19 ch 8 : strings completed (this is for personal use, you can use if you want ✨)
@@roopabhat4340 Ma'am had already made a video about this. If you have done little bit of c++ earlier then go with it otherwise go with JAVA. Both c++ and java are almost same but java is more advanced and little bit easier for beginners...
completed this today within 7days.Thank u so much for this video and your efforts didi. your teaching style is so simple and understandable .THANK YOU SO MUCH.........
thank you so much. I really need this one, I have never seen this teaching way, I am literally falling in love with this course.great content , great animation,thank you to whole team😍😍😊😊💕💕👏👏
Like karo yarr inki videos ko Mai sach bata raha hu Mujhe yakeen nahi tha ki c programming seekh jaunga😮 Bohot acche se teach kiye hai.... Thank you mam🫡
10:32:06 😍 I have just passed my 12th and I have successfully completed this tutorial in 18 days . Thanks for bringing this awesome and very informative session. Thankyou so much 👍👍
Learning C programming for my 3rd sem minor course in cs. Though many students and programmers start by learning object oriented programming languages like c++ javascript or python, I think it is better to learn C first as it is the de facto mother of the other high level programming languages and also the oldest, though not the most advanced. Hoping to advance more in the future with other languages like c++ and python. Wish me luck 🤞🤞
I have started this course on 20-03-2022 but due to irregularities and exams and many different things today 09-06-2022 at 6:58am I've completed the whole video and its an great feeling !! Thanks for this video ❤
I am watching video for subject c language I am currently pursuing deploma in computer science and engineering 🎉🎉 this is most useful video watching full video. 😊and happiness you
@@khushijain6993 ohh ok ..3yrs later after 12th I got realized that I want to join it Field after completing hotel management but it sucks ..now I'm going to do Bca & started Learning "c".. let's ..hope I can do it🤧
Good afternoon ma'am, I am a beginner in programming and wanted to start with c. And that's why I had joined an offline 20 days course, I don't want to criticize anyone but other than data types and few basics of programming I really couldn't understand anything. I thought programming was really challenging and I'll have to try harder but when I came across your tutorial, things really started getting easy. This was your first video that I saw and now I know why everyone suggested me about your channel. 'Recursion' topic was also crystal clear at one go. I don't know if you will read my comment or not as it is not a latest video but I really wanted to thank you from the bottom of my heart for helping me at the start of my journey where I could have felt demotivated. Once again thank you so much and I am with you always. I am first year student in the branch of CS in AI and ML.
i watched your full C programing language video nd this is very helpfull for me because im fresher in this codding filed. now plese tell me which programing language should i learn for being software devloper engineer . thank u so much for giving to us your amazing time nd youtube content..
I just can't even tell you how much helpful this video has been to me and words will fall short in thanking you for this.....such a great content and that too free..Shradha di you are such an inspiration to me and I learn a lot from you....Thank you so much
at 3:37:48 In a nested loop, a break statement only stops the loop it is placed in. Therefore, if a break is placed in the inner loop, the outer loop still continues. However, if the break is placed in the outer loop, all of the looping stops. shraddha di, u made a mistake which waste my hour when i was solving homework problem but still i like ur video and thanks di, u helped a lot.
we are really blessed to have a teacher like you actually i dont understand hindi properly but you are lecturers is so easy to understand and easy to remember the tough topics thank you so much mam
bro i have passed my class 12th exams now i want to study c language so can u recommend any video or playlist which clears all basic concepts or is this video sufficient? also can u recommend any book for C?
"This tutorial is exactly what I've been looking for! As a computer science student with a keen interest in coding, this comprehensive 10-hour guide is a goldmine. The clear explanations and coding tutorials make it a valuable resource for anyone in the field. Thanks for sharing this incredible content!" 🖥️👨💻
@@shobhit8550it doesn't matter tum kaunse engineer ho, it doesn't matter tum btech bhi kaar rahe ho. Web development, full stacks, languages, programming can be learnt by everyone today
Can you please help me with the command exe at 9:39 ? it's showing './a.exe' is not recognized as the name of a cmdlet, function, script file, or operable program.'
@@vaishnavisalunkhe8666press ctrl+ s after you write code and type in terminal gcc your file name. C press enter and type a+tab it will automatically type the exe file
I also teach C and Python programming in my youtube channel @akwpython do visit. Please bear in mind that I take my time to explain a lot and content is in hindi:)
@@adarshshrivastava750 I'm learning C language for first time but after going through some other YT videos I found out that this 10 hrs video will just clear your basics. This whole video is not good for building programming logic cause they didn't give enough practice questions and practice sesions.
@@adarshshrivastava750this whole video is sufficient just watch it full u can use other compiler like dev c++ because on that compiler u get output with one click
@@notaproblem7770 bhai iske baad tumse ques lagne lge the c ke diff coding platform pe ? Aur msin poora lecture dekh ke coding karu ya Har topic ne baad . Plzz tell
Hi everyone, complete C Language Tutorial for you all.
I hope you like it.
Love you all 3000❤
Edit : Now, you can meet us on Telegram too : bit.ly/ApnaCollegeTelegram
Thanks a lot for this and I appreciate all your efforts bhaiya but I think there is some audio glitch in this video
Ok
Really great efforts by your team but it would be great if you fix audio problem
Yy voice nahi hai pehle to mai mere dar gaya ki mere speker ajj gya par fir pata chala...
audio came
It's really great to see that someone is providing this valuable content for free of cost
Hats off🤩
Didi thanxx a lot ur lecture is awsm🥰
Yes
Really is will say I have learn well
yess...these video really helped me alot
Is the lecture is enough to learn C language ?? Or we have to watch more videos from other platform
.. please tell me coz I'm a beginner
2024-25 freshers who attendes here 😂
Arey arey itne sare likes
Kahase
Kahase
Jaipur@@AnshulPanchal-i7e
Meerut IIMT
Me
Q1. 10:15 -Variables Data type+ Input/output.
Q2. 51:55 -Instruction and operature.
Q3. 2:01:21 - Conditional Statements.
Q4. 2:45:38 -Loop control statements.
Q5. 3:51:41 -Function and Recursion.
Q6. 5:21:30 -Pointers.
Q7. 6:18:51 -Arrays.
Q8. 7:22:30 -Strings.
Q9. 8:26:20 -Structurs.
Q10. 9:22:15 -File input/output.
Q11. 10:04:54 -Dynamic memory allocation.
👍
Thanks!
The way she is explaining with a smiling face all throughout gives much needed spirit to learn, and draws away all hesitations being new to the subjects! Truely Grateful for the content. Thank you .
yes
You are teaching much better than my university teachers. Thanks Akka!
which university
Hey you're a kannadiga
Same
Shi bola
Howdu he is a kannadiga
Aaj hi hamare college ke Computer Science and Engineering (Artificial intelligence AI) department ne Shardha didi ki 10 hours wali C Language Tutorial ki youtube video he share kari, shradha didi ki teachings praise kari aur video se channel se sikhne ko bola
Kown sa clg sa hoo
Itna bekar konsa clg h?
@@dupgensherpa9503 padh likh liya kar
Shardha didi ki ji
@@dupgensherpa9503 😂
4:59:54
Hello Mam, I Wrote The recursion for factorial With this format since it felt easy for me and worked
_________________
double fact(int n){
if ( n==0){
return 1;
}
return fact(n-1)*n;
}
_________________
double nahi "unsigned fact" hoga please correct dear!!
also n==1 bhi include kar if condition mein
You will never know, How I got these much of likes ....
@SHEETAN LEON GAMER samjh kar hi sikha jata he
Ha usne to Sikh liya
Pr tumne nahi Sikh paye 😎
@@SEMGAMING. Bro Maine bhi Sikh liya hai , around 3 week Laga axe se sikhne me
@@sanskaricoder07x 3 week its 10hr video... mera bhi same hi he apko taraha
@@shaileshdesai4054 First time coding he aapka
Is video me to didi ne c language ghol k pila di he. Its really awsome. Chizen boht achy se cover ki hn. I hv learned alot with ease.
which college are you from?
Q1 48:14
Q2 49:43
Q3 01:14:34
Q4 01:22:39
Q5 01:48:14
Q6 01:51:43
Q7 01:52:00
Q8 01:56:30
H.W. 02:01:00
Q9 02:29:52
Q10 02:33:38
Q11 02:36:30
Q12 02:41:10
Q13 02:56:15
Q14 03:10:55
Q15 03:18:00
Q16 03:27:00
Q17 03:32:35
Q18 03:36:39
Q19 03:40:00
Q20 03:40:44
Q21 03:42:42
Q22 03:47:42
Q23 03:49:15
H.W. 03:51:04
Q24
Q25
Q26
Q27 04:04:00
Q28 04:06:50
Q29 04:32:57
Q30 04:46:55
Q31 04:56:00
Q32 04:39:35
Q33 05:08:47
Q34 05:11:49
Q35 05:20:45
H.W. 05:21:26
Q36 05:40:23
Q37 05:50:04
Q38 06:02:35
Q39 06:10:05
Q40 06:13:57
Q41 06:27:43
Q42 06:58:35
Q43 07:01:08
Q44 07:02:40
Q45 07:11:55
Q46 07:15:50
Q47 07:29:00
Q48 07:37:10
Q49 07:46:35
Q50 08:04:05
Q51 08:07:29
Q52 08:13:05
Q53 08:19:10
Q54 08:22:40
Q55
Q56 09:02:27
Q57 09:08:35
Q58 09:15:25
Q59 09:17:50
Q60 09:18:45
H.W. 09:21:07
Q61
Q62 09:56:28
Q63 10:00:00
Q64 10:02:00
H.W. 10:04:26
Q65 10:14:15
Q66 10:17:55
Q67 10:22:00
Q68 10:23:51
Q69 10:26:14
Q70 10:26:58
🖤
Thnks sir
Thanks alot
👍👍👍
Thanks bhai these small things help a lot while revising
The Way you explained me the file Handling was awesome 🔥. Better than those Mf paid college teachers .
Thanks from my heart mam 💗.
Keep helping 💗❤️
Important guide for you all about this video , I am watching this whole 10 hour video for the second time because first time i did a mistake and my 10 hour is wasted so if you don't want to do the same mistake here's a guide for you guys who really want to learn c language and a better practice on c code, soo when you complete the first chapter like if else concept, after that don't suddenly go to the next chapter first thing you need to do is search any 10 program idea on that specific chapter and practice that then go with the next chapter and do same for every chapter, this is going to make a best command on c language
Thanks I will follow
I will follow too
Watch 1 chapter in a day and practice that chapter 2-3 hour according that process u can complete your c programming upto 15 day's
@@tigerjindahai7421thank you I will definitely try it
Thank you ji
The timing is soo perfect, we just started to learn C Language !! Thanks a lot Aman Bhaiya!!
U in 1st year 🤣🤣
Me too
@@nikitaniki5779 You are in college too?
@@drub13 NO..I m at home😅😅😅😅😅😅
@@nikitaniki5779 Bruhh 🤣
Finally completed C language!!!!!!! Just a fresher of BCA!! ❤️
Konse college se bca kar rhe ho
Kyu ki hamko bhi bca karna to college ke liye confusion h
Narula insitute of technology se karo acha hai kolkata me
Very good dm me AftabMusic19
Nielit college ropar, near IIT ropar punjab
Congrats
I am preparing for C-CAT exam, and I want to do post graduate diploma course from C-DAC.
Basically, I am Civil Engineer, but I want to change my career into IT in 2025.
I am learning from your RUclips videos, Thank you very much for your efforts.
printf("Khalid Shaikh from Mumbai");
Op
Why do you want to get into IT!?
When I started to see this video I didn't know c programming and now I know. This is best video for Beginners
You are right
Sun na bhen
Mere ko bhi is tropic ke bare me khuch nahi pata h to isko dekne ke ke baad me mere ko basic knowledge ho jaiga kya
Please reply 🙏🙏🙏
@sunny69697oo
Bilkul ho jayegi
@@Sunny69697oo haan ho jayega dhyan se dekhaga tu ho jayega
@@Sunny69697oo basic knowledge dene ke liye hi banaya hai video bhai
Really whole lecture is in very easily and understandable format . Jisko bilkul bhi C nhi aata ho vo yaha se padhke ek bahut acchha programmer ban sakta hai . Hats off to you Mam 🎉❤
Hi Shradha Didi, thank you for the fantastic C programming tutorial I completed the tutorial! Just a quick note: at 3:38:03, there's a mention that the break statement breaks both the inner and outer loop simultaneously, but it actually only exits the innermost loop.
Keep up the great work!
Run this and check the output :
#include
int main(){
for(int i=0; i
Thnx for clarify my doubt
Just marking the comment so that I can find it easily 3:38:03
@@gargijain-yc7ijgood 3:38:03
.
Today was the last topic of this course. It was very informative and step-by-step. Special thanks to Sharda Didi👍🏻
Didi we need 10 hours complete syllabus for python also ...
For B.E./B.Tech Students
"How to Hack Your Mind"
Language: C Programming Deloveped by: Kuldeep Saket
From IGEC Sagar
Coach: IITian Hariom Sir
Video link👇👇
ruclips.net/video/KhZsksHSxCg/видео.html
If you completed this you can study python in 2hrs
I already studied python and learning c now, Honestly I'm skipping alot in this video as I'm familiar to programming
@@bladefier1954
I don't need this for myself ...
I need it for people who are new to coding and want to start from Python ..
Anyway thanks brother
@@nirbhayatiwari5425 ohh i see , well that's sweet..no worries
@@bladefier1954 ✌
3:51:34 Introduction
3:54:01 Functions
3:56:12 Function syntax
3:59:58 Function example
4:03:49 Practice question 1
4:06:50 Practice question 2
4:09:39 Function properties
4:12:39 Types of Functions
4:14:15 Passing Arguments
4:26:03 Argument v/s Parameter
4:27:46 Function Notes
1:32:56 Practice Question 3
4:35:56 Practice Question 5
4:38:49 Recursion
4:39:36 Recursion example
4:43:00 Recursion Math
4:46:57 Recursion Example
4:56:00 Practice Question
5:00:42 Properties of Recursion
5:04:08 Practice Questions
Nice
1:30:0
thanks
Thanks you ❤
Bahi ak jaghay galt likh diya 1:32:56 ❌ 4:32:56 ✅
No one, no academy, no school or clg or university will beat this masterpiece lecture for upcoming 500 years, thank you so much didi ❤
Ye to thora jada ho gya but thik hai
@@AyushKumar-wrl7 fr
@@aryyann05 kuch na bs thoda practically socha tha to jada lg gya
500 saal ke badd chatGPT code kaera hum nahi😂😂
@@mohaksethi6381 kya mtlb?
Who is watching in 2025 !
I was shocked when I realised that I have been watching an EDUCATIONAL video for an hour without getting bored 😂😂.
Thanks for such a good video.
Hello
Bec she is a girl not a boy so thats the point you not bored 😁and yes her teaching skill is v.good
Hii i hv doubt in terminal plzz someone tell me
9:50 this is not working in my laptop windows 11
If u r using w11 thn please tell me
College wale pure 6 month lagate hain phir bhi samajh nahi ata aur inhone 10 hour main hi samjha diya great
Which college?
@@Vaibh5383 anuraag
@@arshiarshi6719 where?
@@arshiarshi6719 telugu bidda spotted
Pura c cover h bro isme mene aati nhi abhi
Anybody could be master in coding having watched this full video...... what a lovely lecture
Broo yrrr smjh nhi aa rhi h languahe theeek se ky kru kuch bta di
@@Divyanshdesifitness Likh ke practice
@@Divyanshdesifitness Focus
@@Divyanshdesifitnessbhai sirf theory mat kar lec ke bich bichmai mam ke sath coding bhi kr. Nai jamrahai hai to dekhke kr lekin jab bar bar karelga tb samjamai ane lagela
Teacher Also
8:06:31. (7:09:10). 10:07:45
Now i have completed this c programming video thanks didi for such a brilliant video
amar kumar??????????
Kis kis ko C language starting mai easy😅lag rahi hain Mam aapne bhat achee tarkkie se padhya hain dil se thanks🌹
I totally appreciate your efforts. I am in 11th class and i started watching your lec on C. It's so helpful.From Pakistan💖💖
Hy
Hy
Ap konsi city sy hain??
@@shaheryarrana8627 fsd nd u?
Hafiz saib....how you have downloaded the Mingw minimalist GNU please help me out
3:51:34 Introduction
3:54:01 Functions
3:56:12 Function syntax
3:59:58 Function example
4:03:49 Practice question 1
4:06:50 Practice question 2
4:09:39 Function properties
4:12:39 Types of Functions
4:14:15 Passing Arguments
4:26:03 Argument v/s Parameter
4:27:46 Function Notes
4:32:56 Practice Question 3
4:35:56 Practice Question 5
4:38:49 Recursion
4:39:36 Recursion example
4:43:00 Recursion Math
4:46:57 Recursion Example
4:56:00 Practice Question
5:00:42 Properties of Recursion
5:04:08 Practice Questions
bas itna he baki ka khan hai
A lot of people absolutely need this. Functions and what comes after it.
Heyy , where is solution of homework set ??
Thank u bro
?
Time stamps ⏰
Introduction: 00:00:00
Installation(VS Code) : 00:01:27
Compiler + Setup: 00:04:31
Chapter 1 - Variables, Data types + Input/Output: 00:10:12
Chapter 2 - Instructions & Operators: 00:51:54
Chapter 3 - Conditional Statements: 02:01:15
Chapter 4 - Loop Control Statements: 02:45:36
Chapter 5 - Functions & Recursion: 03:51:34
Chapter 6 - Pointers: 05:21:30
Chapter 7 - Arrays: 06:18:50
Chapter 8 - Strings: 07:22:29
Chapter 9 - Structures: 08:26:20
Chapter 10 - File I/O: 09:22:15
Chapter 11 - Dynamic Memory Allocation: 10:05:00
#include
int main()
{
printf("your can check your grade here
") ;
int marks;
printf("enter your marks
") ;
scanf("%d", &marks) ;
if (marks=30 && marks=70 && marks=90 && marks100)
printf("you got extra marks for good handwriting :) ") ;
else
printf(" invalid marks") ;
return 0;
}
In this code enter marks105
@@mrpoopy hlo bro
Can you please guide me from which language to start first and right now I am in class 11 so i can only give 1 hour to coding...
But I don't know anything so can you please suggest how to start and how much time it will take to complete one language
@@ROSHAN_SINGH_782 Learn What is Java and Basics of Java first, Then go for C++,
Lag ta hai tere pass bhout time hai 😂
Hi I'm very new to coding and learning C# as my first computer language. Ahh, what to say about "Apna College", the best I can do is "Salute You Guys" for your efforts , hard work, honesty and last but not least your vision to educate peoples with free education. Keep it up the good work. All the very best and good luck with lots of love. God bless you.
what should we do if our our code is getting error in function 'main'
i'm from pakistan ap Bhot Acha Pharati hai is se phele mene Python series complete ki thi jo bhot helpfull rahi Thank you so much maam.
It doesn't matter that where are you from or where do you belong .. Everyone has the right for knowing..
2:15:00 conditional - ternary
2:33:00 Nested Case Statement
2:39:00 Good question
2:45:00 ASCII good question
2:59:00 ++ - - Increment Decrement Operator
3:24:30 multiple variable in single for loop
3:33:27 Application of do-while loop
Current : 3:15:00
Does this contain all levels of c plz can anyone tell me
Keep up bro ❤you came this far, lets keep going
Thank you bro
Very nice explanation ma'am!!!!!! The way she explains is brilliant!! she explains with examples which makes it more easy to understand!!
ma'am 10houre+30minute ki video ko thik se dekhne or samjhne me mujhe 1 month m complete kiya hai or ab mujhe c language 80 to 90% aane lagi hai thank you so much shradha mam and thank you Apna College🥰🥰🥰❤❤❤
Plz dont say u have learned 80-90%...The proficiency in anything whether its a programming language or anything increases with experience bro..if u learn it for 50 years there are chances u could fail a problem ..learning never ends
@@raghavkumarsingh4222who asked, bro was just saying he got his basics cleared
As always apna college is delivering best content
Very much appreciated 🙏👍
Hoping to enjoy this course
Bhai is video mein sound nhi kya
@@programmingwithashish2050 Check 📌 comments
@P C DhakaJin logo ko mobile se dekhne me voice nahi sunai de rahi hai woh log iss video ki link ko copy karo aur crome me jakar search ke option me paste kardo tab waha par yahi video khul jayega aur waha voice sunai degi ✌️✌️
@@programmingwithashish2050 Jin logo ko mobile se dekhne me voice nahi sunai de rahi hai woh log iss video ki link ko copy karo aur crome me jakar search ke option me paste kardo tab waha par yahi video khul jayega aur waha voice sunai degi ✌️✌️
DM ME FOR PREPBYTES PLACEMENT COURSE "CHEAP"
Just complete it....❤
Now I am able to code myself...which i was unable to do before attending this series...
Bestt explanation was for Functions and structures...❤
where is the homework solution please help
Can u say what to do for practise
Hey can you please share homework answer sheet
In my entire 1 st year ,I did'nt understand the concept of for loop ,but here in 3 minutes ,I got everything crystal clear
Thanks a lot shradha di😇
exam ka kya hua🙃
1:55:03 for me it shows c is also valid…
why so?
that's great.
@@the.4087 maybe u didn't press ctrl+s.
Are waaah
I really can't express enough how effective and helpful this video is. I really enjoyed and learned a lot from this video. Thanks everyone for giving us freebies. Shardha is a really good teacher.
bro compiler kaise download kiya mera ho nahi raha hai
Bro I am not getting the answers of the homework problems in the notes. Answers are given in the notes or not? Can you please guide me??
@@sankalpmiraghe1777just google it..
First try to solve it by yourself...
Can you please help me install compilar i dont get any setup i just get a Winrar file on my dekstop and it opens a folder instead
@@tiff23p which compiler are you installing?
hello friends , i am from gujarat.
i am study in ld college.
this course is very nicely made by apna college.
before watching this course i don't know anything about c language but after waching this video i learn all my basic of c language.
thank you so much shardhha didi to learn us c language
not learn us its thank u for teaching us c lang...
2025 anyone??🤔🤔
Kahase ho?
Hey
Ohh yes
Yes
Yes
Thank you for being the best teacher . You inspired in me a love for learning. My fond memories of the time in your classroom will last a lifetime.
I have CSE semester practical exam tomorrow and I absolutely don't know a thing in c programming and i never listened in any of the class. I am amazed that I covered the portions that my professors taught in four month in a single day. I have watched the full video. Because of you, I am going to pass the exam.
love you
💗
How was your exam?!
@@learn_scape boy is busy filling "supplementary"
@@ticsture filling "supplementary " in a "PRACTICAL" exam 🤣
@@HetPatel-ir1fq c language Acche se nhi Padhya h
6:18:50 Definition
6:20:20 example
6:21:29 Syntax
6:23:06 Input & Output
6:24:41 Example
6:27:43 practice question
6:30:10 Initialization of array
6:34:01 Pointer arithmetic
6:43:11 Array is a pointer
thanks a lot🙂🙂🙂🙂🙂🙂🙂
Bhai khehna kya chahte ho
@Kanishka Singh C hai ye, C++ alag hai
@@ggbeast9842 Array
Thank you so much 👍😊
From electrical branch diploma but holidays are going in so, learning tge C language.....our computer branch students are talking about this language and some of my friends also the experience is very nice thanku mam❤2024
I come with no Programming background whatsoever but this Tutorial had helped me give that strength so I can continue to learn. Thank You Shraddha and God Bless
Can u Please share homework solution
i am from kerala and i have visited several tutorials but let me tell you openly this is the one guys.. i mean u may get several tutorials but one like this you wont get anywhere else. The method of teaching was amazing and any one can understand this. amazing effort and really appreciate it . thank you for the tutor and other supporters...its a grate effort...
9pp
Oh malayali anno ..njanum padikkan vannada....
@@rejilukose9985 ente ponnu aniya sneham kond parayanu ee chavaronnu kalkathe "freecodecamp c" poyi kanu. ingane alla C lang padikkende. Experience kond parayuvanu
@@rejilukose9985 ee video aanu best padikkan
@@ralph2051 nku c padichit python programming switch on chyan anu.c basic language anallo.basic to advance level padikn ulla course kanichu taruo
just completed chapter 1, thank you so much ma'am and other people too who were involved in making of this video
I was struggling to find a course that is short but also worth investing my time and this is it , a huge thanks once again
badhiya smjh aaya bhai
Im in class 10 th and this language is included in my syllabus i was unable to find a good teacher and then i found her .maam a humble thanks too you for making my concepts clear
This is only for my personal use:
*Note - 6:09:35
*6:11:06pointer
*3:15:36 somewhere
*6:26:41 runtime error
*6:32:33 no of byte of data type
*6:40:54 Understanding the difference
*6:42:47 we can't take difference between 2 diff. data type. pointer .
*7:21:00 remember how 2d array 2nd dimension most be mentioned
7:34:54 how we scan by using by name
10:32:05 why you can't mention where the string end
7:35:59 don't be confuse b/w the function and the main function while using %s by using %s we can't write the
User define function
7:40:48 the benefits of using gets,frets,put instead of %s
7:44:32 if we use array notation in string what are its effects
7:50:01 the error of counting char.
7:50:45 the possible question related to this
Hi I have completed MBA can you tell me this language best for me
@@WomanTreaders I don't know this is just for me i made for it because of my understanding proposes
@@WomanTreaders find a job for MBA
@@WomanTreaders job hunt
Finally completed 😊.....for this video I am good student in c language in our clg. THANK YOU MAM 🙌
us ngl
me soon fr fr
do you complete all the homework ?
Topics like functions, recursion, file handling never felt so easy Hatsoff. 🎉🎉
Kiska paper kl h woh Aaj video dekh rha h 😂
Hi
Main
Me
Meee😂
Timestamps:
Introduction: 00:00:00
Installation(VS Code) : 00:01:27
Compiler + Setup: 00:04:31
Chapter 1 - Variables, Data types + Input/Output: 00:10:12
Chapter 2 - Instructions & Operators: 00:51:54
Chapter 3 - Conditional Statements: 02:01:15
Chapter 4 - Loop Control Statements: 02:45:36
Chapter 5 - Functions & Recursion: 03:51:34
Chapter 6 - Pointers: 05:21:30
Chapter 7 - Arrays: 06:18:50
Chapter 8 - Strings: 07:22:29
Chapter 9 - Structures: 08:26:20
Chapter 10 - File I/O: 09:22:15
Chapter 11 - Dynamic Memory Allocation: 10:05:00
4 Hour ago me 10 hour ka video dekh liya 🤣😂🤣😂
Thanks bro 🙏🏻
For B.E./B.Tech Students
"How to Hack Your Mind"
Language: C Programming Deloveped by: Kuldeep Saket
From IGEC Sagar
Coach: IITian Hariom Sir
Video link👇👇
ruclips.net/video/KhZsksHSxCg/видео.html
Copy paster 😑
Where Is homework problems
solution for a&b : 2:01:05
A.
#include
int main() {
int a,b,c,sum;
printf("enter three numbers seperated by commmas : ");
scanf("%d, %d, %d",&a,&b,&c);
sum = a+b+c;
printf("%d",sum/3);
return 0;
}
B.
#include
int main() {
char c;
printf("enter a character : ");
scanf("%c",&c);
if (c>='0' && c
The solution you wrote for B is correct but until that timestamp didi didn't taught any loop statements ☠️
didi!,i just want to point out that in 7:50:14 ,the fgets function doesnot count '\0',but counts '
',thats why we get +1 incrementation ,so instead of returning count -1 ,we can modify in the for loop that &&arr[i]!='
',adding this condition gets accurate answer .Thank you,also didi your explanation was mind blowing ,it took out all the adversity in me about c,so heartfully arigato kosaimas!! :)
Thanks :)
@@AyushSharma80001 😑😑
Arigato gosaimas hota h..kosaimas nahi
@@swarupbanerjee8784 yea learned it later 😅
didi 😂
started from here , a year back now I'm a good fullstack web developer doing freelancing
Bro can you give me some roadmap
Introduction: 00:00:00
Installation(VS Code) : 00:01:27
Compiler + Setup: 00:04:31
Chap 1 - Variables, Data types + Input/Output: 00:10:12
Chap 2 - Instructions & Operators: 00:51:54
Chap 3 - Conditional Statements: 02:01:15
2:20:07 - switch
2:27:45 - nested if else
2:30:07 - practice questions
chap 4 - 2:45:51
for loop - 2:48:41
practice Q = 7:06:33
Pointers (competed)
Arrays practice Q 6:27:46
Imp point for pointers arithmetic
6:42:06
Array is a pointer 6:43:16
Transverse an array 6:46:35 ex Q
Arrays as function argument 6:50:04
strings practice question - 7:38:19
ch 8 : strings completed
(this is for personal use, you can use if you want ✨)
@@roopabhat4340 Spanish
@@roopabhat4340 Ma'am had already made a video about this. If you have done little bit of c++ earlier then go with it otherwise go with JAVA. Both c++ and java are almost same but java is more advanced and little bit easier for beginners...
@@roopabhat4340 joke mara tha , aap ko samaj nhi aaya di...
Aap ki wajah se hi ham itni achhi chize Sikh pa rhe h or learn kar pa rhe h thankyou so much shardhha didi
Tum bca kr rhi ho ky ?
@@Mayaksharma2431 yes
completed this today within 7days.Thank u so much for this video and your efforts didi. your teaching style is so simple and understandable .THANK YOU SO MUCH.........
How did you even completed in 7 days? 😳
Bro is this only basics or is this complete depth of c programming?
Me who come here in 2025😂🎉❤😊
thank you so much. I really need this one, I have never seen this teaching way, I am literally falling in love with this course.great content , great animation,thank you to whole team😍😍😊😊💕💕👏👏
Like karo yarr inki videos ko
Mai sach bata raha hu
Mujhe yakeen nahi tha ki c programming seekh jaunga😮
Bohot acche se teach kiye hai....
Thank you mam🫡
Konsa course kroge guys
Chapter 2 : 52:00 instructions and operators
Chapter 3 : 2:01:45 Conditional statement
Chapter 4 : 2:45:30 Loop Control Statement
Chapter 5 : 3:51:34 Function Recruison
Chapter 6 : 5:21:32 Pointers
Chapter 7 : 6:18:49 Arrays
Chapter 8 : 7:22:30 Strings
Chapter 9 : 8:26:15 Structures
Chapter 10 : 9:22:15 File I/O
Chapter 11 : 10:04:56 Dynamic Memory Alocation
Jazakallah
Already given
Thnqqq man!!!! Atleast u commented this
Thnx
@@xjashu1851 this is in discription box
👌❤recursion jis tarah se aapne samjhaya hai na didi that is so amazing👌❤Thank you didi
No one, no academy, no school or clg or university will beat this masterpiece lecture for upcoming 1000 years, thank you so much didi ❤
Is this python language?
@@Chalikar_21 c language
no
@@Chalikar_21
10:32:06 😍
I have just passed my 12th and I have successfully completed this tutorial in 18 days . Thanks for bringing this awesome and very informative session. Thankyou so much 👍👍
Hii is this ok for beginners? Or we need some prior practise?
@Devang Sharma yes 🤭😀😀
Little bit 😀
@Devang Sharma that's really very shocking. Ab to mujhe tension hone lagi h . Now all good ya waisi hi chl rahi h jindagi ?
@Devang Sharma 1st sem se phle cse ke students ke lijiye koi tips dijiye na sir
@Devang Sharma c or c++ toh karni hai mujhe iske alwa or kya karu?
Hi Shradha Ma'am, video was outstanding and in understandable.
Your way of explanation is so fabulous 🎉❤.
Learning C programming for my 3rd sem minor course in cs. Though many students and programmers start by learning object oriented programming languages like c++ javascript or python, I think it is better to learn C first as it is the de facto mother of the other high level programming languages and also the oldest, though not the most advanced. Hoping to advance more in the future with other languages like c++ and python. Wish me luck 🤞🤞
2025 me kaun kaun dekh rha hai
👁👁
Me. Thanks for making the video for this language in detail. I learnt a lot. Thank you so much
The instructor seems in her 20's but she's delivering the best content. Good work.. I liked the course.
not the best
@@k2898. batade fir best konsa he bhai?
Very helpful video
I watched full video 1x without skipping.
And score 93% in exam.
😏😏😏
Me watching at 4x
Cause not want to study😅
RUclips only support 2x
Yes@@Aman-fi9py
😅@@Abhichal-99
I have started this course on 20-03-2022 but due to irregularities and exams and many different things today 09-06-2022 at 6:58am I've completed the whole video and its an great feeling !! Thanks for this video ❤
badhiya tha course
I'm also doing it. Can I know where I would find solution of Homework Problems?
all the best for your future ankii
tuze pura aa gya
Aap log ne koi software company join Kiya kya
I am watching video for subject c language I am currently pursuing deploma in computer science and engineering 🎉🎉 this is most useful video watching full video. 😊and happiness you
Loved this tutorial😍...I am a beginner at programming and this video has made me enjoy doing it...I appreciate your efforts!
Which facalty do you represent in it field.?
@@hrishikeshkulat1637 I am a B.Tech student
@@khushijain6993 ohh ok ..3yrs later after 12th I got realized that I want to join it Field after completing hotel management but it sucks ..now I'm going to do Bca & started Learning "c".. let's ..hope I can do it🤧
@@hrishikeshkulat1637 Sure..its never too late to start!
Hello i have a project of c language can u help me in it.... I'll pay you for that
Good afternoon ma'am,
I am a beginner in programming and wanted to start with c. And that's why I had joined an offline 20 days course, I don't want to criticize anyone but other than data types and few basics of programming I really couldn't understand anything. I thought programming was really challenging and I'll have to try harder but when I came across your tutorial, things really started getting easy. This was your first video that I saw and now I know why everyone suggested me about your channel. 'Recursion' topic was also crystal clear at one go. I don't know if you will read my comment or not as it is not a latest video but I really wanted to thank you from the bottom of my heart for helping me at the start of my journey where I could have felt demotivated. Once again thank you so much and I am with you always. I am first year student in the branch of CS in AI and ML.
Mere sath bhi aisa hi scene hai bhai
Or me bhi aaj se start kr rha hu ye tutorial
@@shadan8079 same story bro
Same 😢❤
Hi
Me bhi aaj se hi start kr rhi hu .
i watched your full C programing language video nd this is very helpfull for me because im fresher in this codding filed. now plese tell me which programing language should i learn for being software devloper engineer . thank u so much for giving to us your amazing time nd youtube content..
c++ with dsa of it
Thank God I seen someone who explain everything better than my teacher
I just can't even tell you how much helpful this video has been to me and words will fall short in thanking you for this.....such a great content and that too free..Shradha di you are such an inspiration to me and I learn a lot from you....Thank you so much
👍👍
Hii
Your efforts to make this accessible to everyone is incredible.Grateful to the team❤️
sharddha ki mahnat nahi dikhri tujhe bada aaya team wala :-(
@@parshantpathak8291 bhai bina c language sikhe bina c+ language sikh skte h kya
@@share_You. bhai agar sequence ma sikhoge to thoda easy rahega but it is not mandatory bas thoda extra effort daalna padega...
Get all answers related coding and freelancing i have 7 years experience in freelancing.
Hello Can you give me a advice mujhe basic se Coding seekhna hai(Html and thoda bohot C language aata hai) Mei Kaha se start karu?
at 3:37:48
In a nested loop, a break statement only stops the loop it is placed in. Therefore, if a break is placed in the inner loop, the outer loop still continues. However, if the break is placed in the outer loop, all of the looping stops.
shraddha di, u made a mistake which waste my hour when i was solving homework problem
but still i like ur video and thanks di, u helped a lot.
for the sake of several students like me kindly pin this msg. such that no one will confuse.
otherwise it may lead them to a misguidance.
thanks
Yes, I was confused for the same. Requesting the team to pin this comment, to avoid further confusion.
Pin this comment pls 🙏
@Legend Programmer yes i also need it
exactly..
2025 attendance please 🤍
Hello
❤❤❤
Wait kar rahe hai shekhwat ji aap ke sms ka❤
💞
@@TanuShekhawat-v7v hi
Anyone in 2024
Yess
Yes
Yes 👍
Yes
🙋🏼♀️
Initially I'm not interested in coding but when l watched ur video still then I'm very excited to learn
Ma'am your teaching skill is wonderful 😊
Piyar ho gaya hai kia 😂😂 > Dont mind
@@RohitKumar-gf5jl Ha bro . Thoda C lang bhi sikh lo .
language me dhyan nhi hai teacher par dhyan hai.....???
@@RohitKumar-gf5jl Yes bro assam se ho . function ...........
@@adarshchaudhary5701 😂😂 Tum bhi dekh rahe ho kia 😂😂
You are teaching much better than my university teachers. Thanks didi
!
hey I wanna sk if taking written notes is useful? cause everything is online so do I take notes listening to this lecture or use the notes provided?
@@varshar1499 yea it helps when you forgot something like some command etc so i prefer you should take notes only of imp"s
@@dharmikchokhaliya4373 okayyyyy , thank youu
It's really great to see that someone is providing this valuable content for free of cost ❤
FINALLY i have completed this course ❤❤ Thank you so much everyone who put efforts into making this class possible ❤❤
Is it really helpfull to get job ?
Also do we get certificate of c-degree?
@@Yourunknownfriend_mlnobody will see ur degree dude.. they wd see ur skills and thats what will matter at last .
@@Yourunknownfriend_mldepends on wht u r learning rn
@@AfzolurRahmantrue
we are really blessed to have a teacher like you actually i dont understand hindi properly but you are lecturers is so easy to understand and easy to remember the tough topics thank you so much mam
finally completed watching all the 11 chapter and i can say that this is best video on youtube for c programing language quick revision👍
Is it enough for college level?
bhai sb kuch smj a gye
@@Scientificirfannbilkul bhaii
bro i have passed my class 12th exams now i want to study c language so can u recommend any video or playlist which clears all basic concepts or is this video sufficient?
also can u recommend any book for C?
This video is enough for u I'm also studying btech and all the topics are same as in my syllabus and in this video.@@rachitsharma6199
Anyone whos watching this video in 2025-2026
Any one in Nov 2024
Yes ✋
Gcc ka link to bhej do
YEs!
Yes
✊
"This tutorial is exactly what I've been looking for! As a computer science student with a keen interest in coding, this comprehensive 10-hour guide is a goldmine. The clear explanations and coding tutorials make it a valuable resource for anyone in the field. Thanks for sharing this incredible content!" 🖥️👨💻
by the way I am an EECE engineer is it meant for us?
for sure bro
@@shobhit8550
Bhai Sorting nahi padhaya kya isne??
@@Ohno_6938sorting dsa ka hai
@@shobhit8550it doesn't matter tum kaunse engineer ho, it doesn't matter tum btech bhi kaar rahe ho.
Web development, full stacks, languages, programming can be learnt by everyone today
Thank you very much to you shraddha Didi. I had learned my first programming language with the help of you. No one can else teach better than you.
Can you please help me with the command exe at 9:39 ? it's showing './a.exe' is not recognized as the
name of a cmdlet, function, script file, or operable
program.'
@@vaishnavisalunkhe8666press ctrl+ s after you write code and type in terminal gcc your file name. C press enter and type a+tab it will automatically type the exe file
@@vaishnavisalunkhe8666save file
I also teach C and Python programming in my youtube channel @akwpython do visit. Please bear in mind that I take my time to explain a lot and content is in hindi:)
This channel most important for students because coding full understanding
Great job
Functions & recursion never felt that easy..!
Great way of teaching
: ye symbol kyn use krte h
@@David-lu2rc
@@David-lu2rc see from 2:15:00
:
Arrays
6:58:36 Count odd numbers in Array
7:02:36 Reverse an array
7:11:54 Store n Fibonacci numbers in Array
7:15:50 2D array storing tables of 2 & 3
Bro this is sufficient for c language for learning??
@@adarshshrivastava750 I'm learning C language for first time but after going through some other YT videos I found out that this 10 hrs video will just clear your basics. This whole video is not good for building programming logic cause they didn't give enough practice questions and practice sesions.
@@govindjaiswal1019
Bro I just started so can u suggest me others sources / YT videos to watch to clear logic as u said
@@adarshshrivastava750this whole video is sufficient just watch it full u can use other compiler like dev c++ because on that compiler u get output with one click
@@ritik7906just follow her
I have never seen such amazing explanation of C programming till now. Thank you so much for this
Bhai ye c language pura khatam karne me kitne din lagenge aapke hisab se??
@@beditz1591 1 week max
@@dhruv6102 are bhai itna nhi lagta lagta agar tum daily practice karte ho to tume kam se kam 3 weeks lagenge hi
@@notaproblem7770 bhai iske baad tumse ques lagne lge the c ke diff coding platform pe ? Aur msin poora lecture dekh ke coding karu ya Har topic ne baad .
Plzz tell
Ye video maine 5/8/24 ko dekhna start Kiya tha or 1/1/25 ko maine is video ko complete Kiya hai. Mera new year too c Lang padhte padhte aaya hai 😂😂.