C Language Tutorial for Beginners (with Notes & Practice Questions)

Поделиться
HTML-код
  • Опубликовано: 2 фев 2025

Комментарии • 33 тыс.

  • @ApnaCollegeOfficial
    @ApnaCollegeOfficial  2 года назад +11708

    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

    • @aryansoni4822
      @aryansoni4822 2 года назад +69

      Thanks a lot for this and I appreciate all your efforts bhaiya but I think there is some audio glitch in this video

    • @Aniket_Mane
      @Aniket_Mane 2 года назад +38

      Ok

    • @sohammane6587
      @sohammane6587 2 года назад +24

      Really great efforts by your team but it would be great if you fix audio problem

    • @bhavyapatel1863
      @bhavyapatel1863 2 года назад +21

      Yy voice nahi hai pehle to mai mere dar gaya ki mere speker ajj gya par fir pata chala...

    • @sourishdutta0999
      @sourishdutta0999 2 года назад +10

      audio came

  • @pankajkaurav6385
    @pankajkaurav6385 2 года назад +10421

    It's really great to see that someone is providing this valuable content for free of cost
    Hats off🤩

    • @atulsharma4716
      @atulsharma4716 2 года назад +50

      Didi thanxx a lot ur lecture is awsm🥰

    • @Sunnyop914
      @Sunnyop914 2 года назад +21

      Yes

    • @Sunnyop914
      @Sunnyop914 2 года назад +16

      Really is will say I have learn well

    • @VaibhavTalks
      @VaibhavTalks 2 года назад +11

      yess...these video really helped me alot

    • @saloni1204
      @saloni1204 2 года назад +36

      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

  • @manojkumarsingh-bj4fz
    @manojkumarsingh-bj4fz 5 месяцев назад +14536

    2024-25 freshers who attendes here 😂
    Arey arey itne sare likes

  • @chanchalnagfase6116
    @chanchalnagfase6116 Месяц назад +104

    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.

  • @FB-fc2kg
    @FB-fc2kg 2 года назад +342

    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 .

  • @srikrishnakoduri2926
    @srikrishnakoduri2926 2 года назад +6343

    You are teaching much better than my university teachers. Thanks Akka!

  • @umanggoswami1190
    @umanggoswami1190 2 года назад +5139

    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

  • @sohailshah50
    @sohailshah50 Месяц назад +21

    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;
    }
    _________________

    • @addayakhettry5270
      @addayakhettry5270 Месяц назад +2

      double nahi "unsigned fact" hoga please correct dear!!

    • @solenoid6545
      @solenoid6545 25 дней назад +1

      also n==1 bhi include kar if condition mein

  • @MyCodingCollege
    @MyCodingCollege 2 года назад +14390

    You will never know, How I got these much of likes ....

    • @sanskaricoder07x
      @sanskaricoder07x 2 года назад +372

      @SHEETAN LEON GAMER samjh kar hi sikha jata he

    • @SEMGAMING.
      @SEMGAMING. 2 года назад +429

      Ha usne to Sikh liya
      Pr tumne nahi Sikh paye 😎

    • @sanskaricoder07x
      @sanskaricoder07x 2 года назад +146

      @@SEMGAMING. Bro Maine bhi Sikh liya hai , around 3 week Laga axe se sikhne me

    • @shaileshdesai4054
      @shaileshdesai4054 2 года назад +80

      @@sanskaricoder07x 3 week its 10hr video... mera bhi same hi he apko taraha

    • @sanskaricoder07x
      @sanskaricoder07x 2 года назад +54

      @@shaileshdesai4054 First time coding he aapka

  • @pkfever9680
    @pkfever9680 2 месяца назад +98

    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.

  • @DP-qk9sl
    @DP-qk9sl 2 года назад +2023

    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

  • @studygyan8729
    @studygyan8729 День назад +3

    The Way you explained me the file Handling was awesome 🔥. Better than those Mf paid college teachers .
    Thanks from my heart mam 💗.
    Keep helping 💗❤️

  • @shilpymishra8778
    @shilpymishra8778 4 месяца назад +444

    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

    • @KrishnaVamshi111.
      @KrishnaVamshi111. 4 месяца назад +6

      Thanks I will follow

    • @unknownperson9311
      @unknownperson9311 3 месяца назад +2

      I will follow too

    • @tigerjindahai7421
      @tigerjindahai7421 3 месяца назад +13

      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

    • @huzefapathan912
      @huzefapathan912 3 месяца назад

      ​@@tigerjindahai7421thank you I will definitely try it

    • @edits9471
      @edits9471 3 месяца назад

      Thank you ji

  • @drub13
    @drub13 2 года назад +192

    The timing is soo perfect, we just started to learn C Language !! Thanks a lot Aman Bhaiya!!

    • @ft.rishav
      @ft.rishav 2 года назад +2

      U in 1st year 🤣🤣

    • @Jhanu_07
      @Jhanu_07 2 года назад +2

      Me too

    • @drub13
      @drub13 2 года назад +1

      @@nikitaniki5779 You are in college too?

    • @nikitaniki5779
      @nikitaniki5779 2 года назад +3

      @@drub13 NO..I m at home😅😅😅😅😅😅

    • @drub13
      @drub13 2 года назад +2

      @@nikitaniki5779 Bruhh 🤣

  • @saloni1204
    @saloni1204 2 года назад +503

    Finally completed C language!!!!!!! Just a fresher of BCA!! ❤️

    • @faith114
      @faith114 2 года назад +8

      Konse college se bca kar rhe ho
      Kyu ki hamko bhi bca karna to college ke liye confusion h

    • @TRACKANDFEILD-gr2vv
      @TRACKANDFEILD-gr2vv 2 года назад +3

      Narula insitute of technology se karo acha hai kolkata me

    • @aftabmusic19
      @aftabmusic19 2 года назад

      Very good dm me AftabMusic19

    • @vanshpaman
      @vanshpaman 2 года назад +1

      Nielit college ropar, near IIT ropar punjab

    • @jagadishyadav4922
      @jagadishyadav4922 2 года назад +2

      Congrats

  • @khalidnsk
    @khalidnsk Месяц назад +11

    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");

    • @khushi_junk
      @khushi_junk Месяц назад

      Op

    • @Sa6328
      @Sa6328 Месяц назад

      Why do you want to get into IT!?

  • @Vanshikaguptaaa
    @Vanshikaguptaaa 8 месяцев назад +301

    When I started to see this video I didn't know c programming and now I know. This is best video for Beginners

    • @Hasna_mana_hai_1
      @Hasna_mana_hai_1 7 месяцев назад +5

      You are right

    • @Sunny69697oo
      @Sunny69697oo 7 месяцев назад +5

      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 🙏🙏🙏

    • @Vanshikaguptaaa
      @Vanshikaguptaaa 7 месяцев назад

      @sunny69697oo
      Bilkul ho jayegi

    • @rajeshpatel4419
      @rajeshpatel4419 7 месяцев назад

      ​@@Sunny69697oo haan ho jayega dhyan se dekhaga tu ho jayega

    • @anshulsirohi007
      @anshulsirohi007 7 месяцев назад

      @@Sunny69697oo basic knowledge dene ke liye hi banaya hai video bhai

  • @sahilshukla4959
    @sahilshukla4959 2 месяца назад +53

    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 🎉❤

  • @SonuShivcharan24
    @SonuShivcharan24 Год назад +81

    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

  • @muzmilofficial1787
    @muzmilofficial1787 8 дней назад +4

    Today was the last topic of this course. It was very informative and step-by-step. Special thanks to Sharda Didi👍🏻

  • @nirbhayatiwari5425
    @nirbhayatiwari5425 2 года назад +5576

    Didi we need 10 hours complete syllabus for python also ...

    • @piyushpatel2323
      @piyushpatel2323 2 года назад

      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

    • @bladefier1954
      @bladefier1954 2 года назад +567

      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

    • @nirbhayatiwari5425
      @nirbhayatiwari5425 2 года назад +218

      @@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

    • @bladefier1954
      @bladefier1954 2 года назад +53

      @@nirbhayatiwari5425 ohh i see , well that's sweet..no worries

    • @nirbhayatiwari5425
      @nirbhayatiwari5425 2 года назад +19

      @@bladefier1954 ✌

  • @saziaafrin1634
    @saziaafrin1634 6 месяцев назад +300

    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

  • @nayeemmufti0
    @nayeemmufti0 Год назад +2989

    No one, no academy, no school or clg or university will beat this masterpiece lecture for upcoming 500 years, thank you so much didi ❤

    • @AyushKumar-wrl7
      @AyushKumar-wrl7 Год назад +261

      Ye to thora jada ho gya but thik hai

    • @aryyann05
      @aryyann05 Год назад +30

      @@AyushKumar-wrl7 fr

    • @AyushKumar-wrl7
      @AyushKumar-wrl7 Год назад +25

      @@aryyann05 kuch na bs thoda practically socha tha to jada lg gya

    • @Eshan__Bhaskar
      @Eshan__Bhaskar Год назад +57

      500 saal ke badd chatGPT code kaera hum nahi😂😂

    • @aryyann05
      @aryyann05 Год назад +3

      @@mohaksethi6381 kya mtlb?

  • @Lofi_sonngss
    @Lofi_sonngss Месяц назад +16

    Who is watching in 2025 !

  • @uranium95
    @uranium95 2 года назад +906

    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.

    • @aimanmalik1632
      @aimanmalik1632 2 года назад +6

      Hello

    • @Pab-qv9yr
      @Pab-qv9yr 2 года назад +20

      Bec she is a girl not a boy so thats the point you not bored 😁and yes her teaching skill is v.good

    • @jsjdndbhdjd83838
      @jsjdndbhdjd83838 2 года назад +1

      Hii i hv doubt in terminal plzz someone tell me

    • @jsjdndbhdjd83838
      @jsjdndbhdjd83838 2 года назад

      9:50 this is not working in my laptop windows 11

    • @jsjdndbhdjd83838
      @jsjdndbhdjd83838 2 года назад

      If u r using w11 thn please tell me

  • @supriyasable768
    @supriyasable768 5 месяцев назад +155

    College wale pure 6 month lagate hain phir bhi samajh nahi ata aur inhone 10 hour main hi samjha diya great

    • @Vaibh5383
      @Vaibh5383 5 месяцев назад +1

      Which college?

    • @arshiarshi6719
      @arshiarshi6719 4 месяца назад +2

      ​@@Vaibh5383 anuraag

    • @Vaibh5383
      @Vaibh5383 4 месяца назад

      @@arshiarshi6719 where?

    • @Kar98k_25
      @Kar98k_25 4 месяца назад +2

      @@arshiarshi6719 telugu bidda spotted

    • @AryanRana-jn7bs
      @AryanRana-jn7bs 4 месяца назад +1

      Pura c cover h bro isme mene aati nhi abhi

  • @nikhilkohli379
    @nikhilkohli379 Год назад +202

    Anybody could be master in coding having watched this full video...... what a lovely lecture

    • @Divyanshdesifitness
      @Divyanshdesifitness Год назад +1

      Broo yrrr smjh nhi aa rhi h languahe theeek se ky kru kuch bta di

    • @Ishaan_19
      @Ishaan_19 Год назад

      @@Divyanshdesifitness Likh ke practice

    • @mmaesthetics2551
      @mmaesthetics2551 Год назад

      ​@@Divyanshdesifitness Focus

    • @AniketVBhukne
      @AniketVBhukne Год назад +6

      ​@@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

    • @izuna_yt0
      @izuna_yt0 Год назад +1

      Teacher Also

  • @aniruddhastudy351
    @aniruddhastudy351 Год назад +116

    8:06:31. (7:09:10). 10:07:45
    Now i have completed this c programming video thanks didi for such a brilliant video

    • @pandafanta
      @pandafanta Месяц назад

      amar kumar??????????

  • @Singhstudio-bm1yk
    @Singhstudio-bm1yk 24 дня назад +5

    Kis kis ko C language starting mai easy😅lag rahi hain Mam aapne bhat achee tarkkie se padhya hain dil se thanks🌹

  • @HafizShahbazHussain-v4o
    @HafizShahbazHussain-v4o 9 месяцев назад +24

    I totally appreciate your efforts. I am in 11th class and i started watching your lec on C. It's so helpful.From Pakistan💖💖

  • @shruti1731
    @shruti1731 2 года назад +257

    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

    • @computer__sci
      @computer__sci 2 года назад +4

      bas itna he baki ka khan hai

    • @anse1774
      @anse1774 2 года назад +4

      A lot of people absolutely need this. Functions and what comes after it.

    • @VideshiGujju
      @VideshiGujju 2 года назад +4

      Heyy , where is solution of homework set ??

    • @samadboss8287
      @samadboss8287 2 года назад

      Thank u bro

    • @Mr._DM
      @Mr._DM 2 года назад

      ?

  • @nawazkhan01
    @nawazkhan01 2 года назад +492

    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

    • @mrpoopy
      @mrpoopy 2 года назад +28

      #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;
      }

    • @mrpoopy
      @mrpoopy 2 года назад

      In this code enter marks105

    • @ROSHAN_SINGH_782
      @ROSHAN_SINGH_782 2 года назад +2

      @@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

    • @Timothyy2830
      @Timothyy2830 2 года назад +2

      @@ROSHAN_SINGH_782 Learn What is Java and Basics of Java first, Then go for C++,

    • @viveksharma4480
      @viveksharma4480 2 года назад +9

      Lag ta hai tere pass bhout time hai 😂

  • @ranubhasker
    @ranubhasker Год назад +22

    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.

    • @samruddhikamble8598
      @samruddhikamble8598 3 месяца назад

      what should we do if our our code is getting error in function 'main'

  • @HammadKhan-v4n2u
    @HammadKhan-v4n2u 6 месяцев назад +30

    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.

    • @GameDayFC68
      @GameDayFC68 6 месяцев назад +4

      It doesn't matter that where are you from or where do you belong .. Everyone has the right for knowing..

  • @ericvaish
    @ericvaish 2 года назад +66

    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

    • @vinayb5940
      @vinayb5940 2 года назад +3

      Does this contain all levels of c plz can anyone tell me

    • @ashanonymous6991
      @ashanonymous6991 2 года назад

      Keep up bro ❤you came this far, lets keep going

    • @suku29502
      @suku29502 2 месяца назад +1

      Thank you bro

  • @umarkagad1906
    @umarkagad1906 День назад

    Very nice explanation ma'am!!!!!! The way she explains is brilliant!! she explains with examples which makes it more easy to understand!!

  • @R.a.j.e.s.h
    @R.a.j.e.s.h Год назад +18

    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🥰🥰🥰❤❤❤

    • @raghavkumarsingh4222
      @raghavkumarsingh4222 10 месяцев назад +6

      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

    • @Weakguy123
      @Weakguy123 9 месяцев назад

      ​@@raghavkumarsingh4222who asked, bro was just saying he got his basics cleared

  • @Ashish-pt1jd
    @Ashish-pt1jd 2 года назад +765

    As always apna college is delivering best content
    Very much appreciated 🙏👍
    Hoping to enjoy this course

    • @programmingwithashish2050
      @programmingwithashish2050 2 года назад +1

      Bhai is video mein sound nhi kya

    • @lokeshsinghshah
      @lokeshsinghshah 2 года назад

      @@programmingwithashish2050 Check 📌 comments

    • @shaitano8573
      @shaitano8573 2 года назад +3

      @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 ✌️✌️

    • @shaitano8573
      @shaitano8573 2 года назад +2

      @@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 ✌️✌️

    • @Jagdish_Nikam
      @Jagdish_Nikam 2 года назад

      DM ME FOR PREPBYTES PLACEMENT COURSE "CHEAP"

  • @Jyotisaxena29
    @Jyotisaxena29 2 года назад +38

    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...❤

  • @muskaankour9910
    @muskaankour9910 2 года назад +1663

    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😇

    • @adarshchaudhary5701
      @adarshchaudhary5701 2 года назад +24

      exam ka kya hua🙃

    • @the.4087
      @the.4087 2 года назад +16

      1:55:03 for me it shows c is also valid…
      why so?

    • @VaibhavTalks
      @VaibhavTalks 2 года назад +6

      that's great.

    • @kuroashi247
      @kuroashi247 2 года назад +8

      @@the.4087 maybe u didn't press ctrl+s.

    • @jlld8927
      @jlld8927 2 года назад +1

      Are waaah

  • @rifathossain2043
    @rifathossain2043 Год назад +295

    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.

    • @moody.life...861
      @moody.life...861 Год назад

      bro compiler kaise download kiya mera ho nahi raha hai

    • @sankalpmiraghe1777
      @sankalpmiraghe1777 Год назад +2

      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??

    • @JK_Sharma27
      @JK_Sharma27 Год назад

      ​@@sankalpmiraghe1777just google it..
      First try to solve it by yourself...

    • @tiff23p
      @tiff23p Год назад

      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

    • @JK_Sharma27
      @JK_Sharma27 Год назад

      @@tiff23p which compiler are you installing?

  • @rudramoradiya123
    @rudramoradiya123 Год назад +12

    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

    • @Voicee_Abhi
      @Voicee_Abhi 11 месяцев назад

      not learn us its thank u for teaching us c lang...

  • @MasterMind-t1y
    @MasterMind-t1y Месяц назад +131

    2025 anyone??🤔🤔

  • @beebalahori313
    @beebalahori313 2 года назад +39

    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.

  • @yeetyeet8663
    @yeetyeet8663 2 года назад +106

    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
    💗

    • @learn_scape
      @learn_scape 2 года назад +10

      How was your exam?!

    • @ticsture
      @ticsture Год назад +11

      @@learn_scape boy is busy filling "supplementary"

    • @HetPatel-ir1fq
      @HetPatel-ir1fq Год назад +2

      @@ticsture filling "supplementary " in a "PRACTICAL" exam 🤣

    • @Shristi_Chill_Music87
      @Shristi_Chill_Music87 2 месяца назад

      ​@@HetPatel-ir1fq c language Acche se nhi Padhya h

  • @whylighter
    @whylighter 2 года назад +382

    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

  • @misnitaki
    @misnitaki Месяц назад +1

    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

  • @kalyanbharath5663
    @kalyanbharath5663 2 года назад +35

    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

    • @vinay6423
      @vinay6423 2 года назад +1

      Can u Please share homework solution

  • @anesm.n5059
    @anesm.n5059 2 года назад +93

    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...

    • @anuskagouda2779
      @anuskagouda2779 2 года назад +1

      9pp

    • @rejilukose9985
      @rejilukose9985 2 года назад +1

      Oh malayali anno ..njanum padikkan vannada....

    • @ralph2051
      @ralph2051 2 года назад +1

      @@rejilukose9985 ente ponnu aniya sneham kond parayanu ee chavaronnu kalkathe "freecodecamp c" poyi kanu. ingane alla C lang padikkende. Experience kond parayuvanu

    • @Punarjaniayurvedhacollege
      @Punarjaniayurvedhacollege 2 года назад

      @@rejilukose9985 ee video aanu best padikkan

    • @meenuam3203
      @meenuam3203 2 года назад

      @@ralph2051 nku c padichit python programming switch on chyan anu.c basic language anallo.basic to advance level padikn ulla course kanichu taruo

  • @RaviYadav-bj6mw
    @RaviYadav-bj6mw 2 года назад +89

    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

  • @vashulodhi8189
    @vashulodhi8189 14 дней назад +2

    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

  • @Asish0089
    @Asish0089 2 года назад +91

    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

    • @WomanTreaders
      @WomanTreaders 2 года назад

      Hi I have completed MBA can you tell me this language best for me

    • @Asish0089
      @Asish0089 2 года назад +1

      @@WomanTreaders I don't know this is just for me i made for it because of my understanding proposes

    • @selfreflection7
      @selfreflection7 2 года назад +3

      @@WomanTreaders find a job for MBA

    • @Iowwicked
      @Iowwicked 4 месяца назад +1

      @@WomanTreaders job hunt

  • @theamitdas614
    @theamitdas614 Год назад +28

    Finally completed 😊.....for this video I am good student in c language in our clg. THANK YOU MAM 🙌

  • @Wise_steps883
    @Wise_steps883 Год назад +22

    Topics like functions, recursion, file handling never felt so easy Hatsoff. 🎉🎉

  • @invent_gamerd
    @invent_gamerd Месяц назад +30

    Kiska paper kl h woh Aaj video dekh rha h 😂

  • @itsme811
    @itsme811 2 года назад +254

    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

    • @smartesttechythings8949
      @smartesttechythings8949 2 года назад +15

      4 Hour ago me 10 hour ka video dekh liya 🤣😂🤣😂

    • @maybesomeday7201
      @maybesomeday7201 2 года назад +1

      Thanks bro 🙏🏻

    • @piyushpatel2323
      @piyushpatel2323 2 года назад

      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

    • @YT-GAMER-X
      @YT-GAMER-X 2 года назад +6

      Copy paster 😑

    • @mudassirkhan5036
      @mudassirkhan5036 2 года назад +3

      Where Is homework problems

  • @Vanitasmylove
    @Vanitasmylove 11 месяцев назад +28

    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

    • @selfobsessed123
      @selfobsessed123 14 дней назад

      The solution you wrote for B is correct but until that timestamp didi didn't taught any loop statements ☠️

  • @adityapunna2638
    @adityapunna2638 Год назад +35

    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!! :)

  • @hardikpateriya2692
    @hardikpateriya2692 4 дня назад +3

    started from here , a year back now I'm a good fullstack web developer doing freelancing

    • @marmoz91
      @marmoz91 2 дня назад

      Bro can you give me some roadmap

  • @moonchild2149
    @moonchild2149 2 года назад +75

    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 ✨)

    • @dudemaharaj5334
      @dudemaharaj5334 2 года назад +2

      @@roopabhat4340 Spanish

    • @atifali248
      @atifali248 2 года назад +2

      @@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...

    • @dudemaharaj5334
      @dudemaharaj5334 2 года назад

      @@roopabhat4340 joke mara tha , aap ko samaj nhi aaya di...

  • @anjalitomar6827
    @anjalitomar6827 2 месяца назад +67

    Aap ki wajah se hi ham itni achhi chize Sikh pa rhe h or learn kar pa rhe h thankyou so much shardhha didi

  • @bhargabeesahoo7079
    @bhargabeesahoo7079 2 года назад +19

    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.........

    • @Mukeshsainaidu
      @Mukeshsainaidu 2 года назад +1

      How did you even completed in 7 days? 😳

    • @Ramachandra-k4x
      @Ramachandra-k4x 4 месяца назад +1

      Bro is this only basics or is this complete depth of c programming?

  • @HimanshuKumarGoswami-cf8yg
    @HimanshuKumarGoswami-cf8yg Месяц назад +13

    Me who come here in 2025😂🎉❤😊

  • @hemrajmeena9120
    @hemrajmeena9120 2 года назад +31

    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😍😍😊😊💕💕👏👏

  • @khanalpha3015
    @khanalpha3015 Год назад +29

    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🫡

    • @hu.6789
      @hu.6789 10 месяцев назад

      Konsa course kroge guys

  • @mohammedabraraherikar2787
    @mohammedabraraherikar2787 2 года назад +135

    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

  • @Imranshuraj
    @Imranshuraj 23 дня назад +1

    👌❤recursion jis tarah se aapne samjhaya hai na didi that is so amazing👌❤Thank you didi

  • @sandypatel8561
    @sandypatel8561 Год назад +35

    No one, no academy, no school or clg or university will beat this masterpiece lecture for upcoming 1000 years, thank you so much didi ❤

  • @awanishsinghrajput7702
    @awanishsinghrajput7702 2 года назад +321

    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 👍👍

    • @sourabhsinghrawat9066
      @sourabhsinghrawat9066 2 года назад +8

      Hii is this ok for beginners? Or we need some prior practise?

    • @awanishsinghrajput7702
      @awanishsinghrajput7702 2 года назад +7

      @Devang Sharma yes 🤭😀😀
      Little bit 😀

    • @awanishsinghrajput7702
      @awanishsinghrajput7702 2 года назад +5

      @Devang Sharma that's really very shocking. Ab to mujhe tension hone lagi h . Now all good ya waisi hi chl rahi h jindagi ?

    • @zinth9436
      @zinth9436 2 года назад +3

      @Devang Sharma 1st sem se phle cse ke students ke lijiye koi tips dijiye na sir

    • @zinth9436
      @zinth9436 2 года назад +3

      @Devang Sharma c or c++ toh karni hai mujhe iske alwa or kya karu?

  • @shaikmubashir1415
    @shaikmubashir1415 23 дня назад +1

    Hi Shradha Ma'am, video was outstanding and in understandable.
    Your way of explanation is so fabulous 🎉❤.

  • @ProudEnglishman-g1c
    @ProudEnglishman-g1c 3 месяца назад +43

    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 🤞🤞

  • @success2.005
    @success2.005 Месяц назад +54

    2025 me kaun kaun dekh rha hai

    • @Viral_Photos
      @Viral_Photos 24 дня назад +1

      👁👁

    • @deepaksehgal9712
      @deepaksehgal9712 6 дней назад

      Me. Thanks for making the video for this language in detail. I learnt a lot. Thank you so much

  • @bhaumikdhebar3735
    @bhaumikdhebar3735 2 года назад +17

    The instructor seems in her 20's but she's delivering the best content. Good work.. I liked the course.

    • @k2898.
      @k2898. 2 года назад +2

      not the best

    • @karmjeet9583
      @karmjeet9583 2 года назад +3

      @@k2898. batade fir best konsa he bhai?

  • @AdityaGarai-d9p
    @AdityaGarai-d9p 2 месяца назад +70

    Very helpful video
    I watched full video 1x without skipping.
    And score 93% in exam.

  • @ajankii
    @ajankii 2 года назад +51

    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 ❤

    • @Shiva_dubey_03_
      @Shiva_dubey_03_ 2 года назад

      badhiya tha course

    • @spy1545
      @spy1545 2 года назад +2

      I'm also doing it. Can I know where I would find solution of Homework Problems?

    • @VaibhavTalks
      @VaibhavTalks 2 года назад

      all the best for your future ankii

    • @jaydevpatel3322
      @jaydevpatel3322 2 года назад

      tuze pura aa gya

    • @abhishekshahi6766
      @abhishekshahi6766 2 года назад

      Aap log ne koi software company join Kiya kya

  • @Emotional.boymanish
    @Emotional.boymanish 17 дней назад

    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
    @khushijain6993 2 года назад +29

    Loved this tutorial😍...I am a beginner at programming and this video has made me enjoy doing it...I appreciate your efforts!

    • @hrishikeshkulat1637
      @hrishikeshkulat1637 2 года назад

      Which facalty do you represent in it field.?

    • @khushijain6993
      @khushijain6993 2 года назад

      @@hrishikeshkulat1637 I am a B.Tech student

    • @hrishikeshkulat1637
      @hrishikeshkulat1637 2 года назад +2

      @@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🤧

    • @khushijain6993
      @khushijain6993 2 года назад +2

      @@hrishikeshkulat1637 Sure..its never too late to start!

    • @vickyydv3184
      @vickyydv3184 2 года назад +1

      Hello i have a project of c language can u help me in it.... I'll pay you for that

  • @yashitavasu5490
    @yashitavasu5490 2 года назад +295

    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.

    • @shadan8079
      @shadan8079 2 года назад +12

      Mere sath bhi aisa hi scene hai bhai
      Or me bhi aaj se start kr rha hu ye tutorial

    • @storyframe3849
      @storyframe3849 2 года назад +4

      @@shadan8079 same story bro

    • @ameecraft7639
      @ameecraft7639 2 года назад +1

      Same 😢❤

    • @abhishiktkomma2748
      @abhishiktkomma2748 2 года назад

      Hi

    • @divya3823
      @divya3823 2 года назад +3

      Me bhi aaj se hi start kr rhi hu .

  • @shraddhapatel-e1m
    @shraddhapatel-e1m 10 месяцев назад +18

    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..

  • @OOMER297
    @OOMER297 Месяц назад +3

    Thank God I seen someone who explain everything better than my teacher

  • @jasminekaur2080
    @jasminekaur2080 2 года назад +37

    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

  • @eshaparvez4972
    @eshaparvez4972 2 года назад +832

    Your efforts to make this accessible to everyone is incredible.Grateful to the team❤️

    • @parshantpathak8291
      @parshantpathak8291 2 года назад +12

      sharddha ki mahnat nahi dikhri tujhe bada aaya team wala :-(

    • @share_You.
      @share_You. 2 года назад +3

      @@parshantpathak8291 bhai bina c language sikhe bina c+ language sikh skte h kya

    • @GovindKumar-sn8zt
      @GovindKumar-sn8zt 2 года назад +6

      @@share_You. bhai agar sequence ma sikhoge to thoda easy rahega but it is not mandatory bas thoda extra effort daalna padega...

    • @TechnicalFreeLearning
      @TechnicalFreeLearning 2 года назад +2

      Get all answers related coding and freelancing i have 7 years experience in freelancing.

    • @abhijeet3591
      @abhijeet3591 2 года назад

      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?

  • @130anirudh4
    @130anirudh4 2 года назад +260

    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.

    • @130anirudh4
      @130anirudh4 2 года назад +25

      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

    • @ishanraja8162
      @ishanraja8162 2 года назад +8

      Yes, I was confused for the same. Requesting the team to pin this comment, to avoid further confusion.

    • @epichotspicy1664
      @epichotspicy1664 2 года назад +5

      Pin this comment pls 🙏

    • @neonyt6739
      @neonyt6739 2 года назад +2

      @Legend Programmer yes i also need it

    • @kanhaiyamahto7189
      @kanhaiyamahto7189 2 года назад

      exactly..

  • @TanuShekhawat-v7v
    @TanuShekhawat-v7v 29 дней назад +33

    2025 attendance please 🤍

  • @_Anicult
    @_Anicult 11 месяцев назад +879

    Anyone in 2024

  • @soulofscience3091
    @soulofscience3091 2 года назад +152

    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 😊

    • @btechwallahbypw
      @btechwallahbypw 2 года назад +1

      Piyar ho gaya hai kia 😂😂 > Dont mind

    • @btechwallahbypw
      @btechwallahbypw 2 года назад

      @@RohitKumar-gf5jl Ha bro . Thoda C lang bhi sikh lo .

    • @adarshchaudhary5701
      @adarshchaudhary5701 2 года назад +1

      language me dhyan nhi hai teacher par dhyan hai.....???

    • @btechwallahbypw
      @btechwallahbypw 2 года назад

      @@RohitKumar-gf5jl Yes bro assam se ho . function ...........

    • @btechwallahbypw
      @btechwallahbypw 2 года назад

      @@adarshchaudhary5701 😂😂 Tum bhi dekh rahe ho kia 😂😂

  • @dharmikchokhaliya4373
    @dharmikchokhaliya4373 7 месяцев назад +27

    You are teaching much better than my university teachers. Thanks didi
    !

    • @varshar1499
      @varshar1499 6 месяцев назад +1

      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?

    • @dharmikchokhaliya4373
      @dharmikchokhaliya4373 6 месяцев назад

      @@varshar1499 yea it helps when you forgot something like some command etc so i prefer you should take notes only of imp"s

    • @varshar1499
      @varshar1499 6 месяцев назад

      @@dharmikchokhaliya4373 okayyyyy , thank youu

  • @nitinpandey725
    @nitinpandey725 22 дня назад

    It's really great to see that someone is providing this valuable content for free of cost ❤

  • @gamerwhale295
    @gamerwhale295 Год назад +119

    FINALLY i have completed this course ❤❤ Thank you so much everyone who put efforts into making this class possible ❤❤

    • @Yourunknownfriend_ml
      @Yourunknownfriend_ml Год назад

      Is it really helpfull to get job ?

    • @Yourunknownfriend_ml
      @Yourunknownfriend_ml Год назад

      Also do we get certificate of c-degree?

    • @AfzolurRahman
      @AfzolurRahman Год назад +2

      ​@@Yourunknownfriend_mlnobody will see ur degree dude.. they wd see ur skills and thats what will matter at last .

    • @AfzolurRahman
      @AfzolurRahman Год назад

      ​@@Yourunknownfriend_mldepends on wht u r learning rn

    • @gamerwhale295
      @gamerwhale295 11 месяцев назад

      ​@@AfzolurRahmantrue

  • @venkat03tesamk
    @venkat03tesamk Год назад +93

    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

  • @abhishekrai1840
    @abhishekrai1840 9 месяцев назад +95

    finally completed watching all the 11 chapter and i can say that this is best video on youtube for c programing language quick revision👍

    • @Scientificirfann
      @Scientificirfann 9 месяцев назад +3

      Is it enough for college level?

    • @NarutoUzumaki-pz7rt
      @NarutoUzumaki-pz7rt 9 месяцев назад +2

      bhai sb kuch smj a gye

    • @Ayushtripathi2904
      @Ayushtripathi2904 9 месяцев назад +1

      ​@@Scientificirfannbilkul bhaii

    • @rachitsharma6199
      @rachitsharma6199 9 месяцев назад +3

      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?

    • @DevendraSingh-wk3rp
      @DevendraSingh-wk3rp 9 месяцев назад

      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

  • @mohanvamsi-BMV
    @mohanvamsi-BMV Месяц назад +7

    Anyone whos watching this video in 2025-2026

  • @MoneySimplifiedwithSamiul
    @MoneySimplifiedwithSamiul 4 месяца назад +369

    Any one in Nov 2024

  • @HiVikash
    @HiVikash Год назад +157

    "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!" 🖥️👨‍💻

    • @shobhit8550
      @shobhit8550 Год назад

      by the way I am an EECE engineer is it meant for us?

    • @1ShotneerajYT
      @1ShotneerajYT Год назад

      for sure bro
      @@shobhit8550

    • @Ohno_6938
      @Ohno_6938 Год назад

      Bhai Sorting nahi padhaya kya isne??

    • @utkarshsingh2167
      @utkarshsingh2167 Год назад

      ​@@Ohno_6938sorting dsa ka hai

    • @IcyLife3956
      @IcyLife3956 Год назад

      ​@@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

  • @himanshurajbanshi1640
    @himanshurajbanshi1640 Год назад +43

    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.

    • @vaishnavisalunkhe8666
      @vaishnavisalunkhe8666 Год назад +2

      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.'

    • @rochan770
      @rochan770 Год назад

      ​@@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

    • @__dev2005
      @__dev2005 Год назад

      ​@@vaishnavisalunkhe8666save file

    • @akwpython
      @akwpython Год назад

      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:)

  • @Vijay-w8t4y
    @Vijay-w8t4y День назад +1

    This channel most important for students because coding full understanding

  • @JEE-nf1cv
    @JEE-nf1cv 2 года назад +538

    Functions & recursion never felt that easy..!
    Great way of teaching

  • @govindjaiswal1019
    @govindjaiswal1019 Год назад +337

    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

    • @adarshshrivastava750
      @adarshshrivastava750 Год назад +4

      Bro this is sufficient for c language for learning??

    • @govindjaiswal1019
      @govindjaiswal1019 Год назад +20

      @@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.

    • @ritik7906
      @ritik7906 Год назад +3

      @@govindjaiswal1019
      Bro I just started so can u suggest me others sources / YT videos to watch to clear logic as u said

    • @DsenseItIs
      @DsenseItIs Год назад +6

      ​@@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

    • @DsenseItIs
      @DsenseItIs Год назад

      ​@@ritik7906just follow her

  • @mohammadansar2420
    @mohammadansar2420 2 года назад +37

    I have never seen such amazing explanation of C programming till now. Thank you so much for this

    • @beditz1591
      @beditz1591 2 года назад

      Bhai ye c language pura khatam karne me kitne din lagenge aapke hisab se??

    • @dhruv6102
      @dhruv6102 2 года назад

      @@beditz1591 1 week max

    • @notaproblem7770
      @notaproblem7770 2 года назад +1

      @@dhruv6102 are bhai itna nhi lagta lagta agar tum daily practice karte ho to tume kam se kam 3 weeks lagenge hi

    • @prathamdwivedi106
      @prathamdwivedi106 2 года назад

      @@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

  • @krishgaur0001
    @krishgaur0001 Месяц назад +2

    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 😂😂.