C or C++ | What coding language should you learn ?

Complete C++ Placement Course (Data Structures+Algorithm) : • C++ Full Course | C++...
Telegram: t.me/apnikakshaofficial
Instagram: / dhattarwalaman
My KZread Gear 😉: docs.google.com/document/d/1p...

Пікірлер: 1 300

  • @utiro
    @utiro2 жыл бұрын

    Its my personal experience that if you learn C, you can learn any other language in no time. It helps

  • @rishabhparashar6247
    @rishabhparashar62472 жыл бұрын

    They teach C because it helps students to start functional programming and grasp memory management concepts easily and also it's easier than C++ and Java.

  • @AvinandanBose

    @AvinandanBose

    2 жыл бұрын

    You know memory allocation such as malloc gives birth to new keyword in C++ and Java . If you want to learn deep inside of coding you must start with C.

  • @rishabhparashar6247

    @rishabhparashar6247

    2 жыл бұрын

    @@AvinandanBose well there are a lot of students who don't even know what they're learning coding for!! Not every subdomain in cs requires that strong knowledge of programming.

  • @AvinandanBose

    @AvinandanBose

    2 жыл бұрын

    @@rishabhparashar6247 I agree with you but at some point of time .... every coder learns C. I am not talking of college syllabus.☺️ If you think learning Code is a passion...

  • @sathvikreddy4807

    @sathvikreddy4807

    2 жыл бұрын

    So from next month my college is gonna start. In my college C language is being taught first(I looked into the syllabus). But I thought of learning C++ first because I heard that it would be good for competative programming and other things also. But now I am confused as of which one should I start with. Should I start with C OR C++

  • @rishabhparashar6247

    @rishabhparashar6247

    2 жыл бұрын

    @@sathvikreddy4807 I think you should start with C if you are starting with Coding, it won't take much time, hardly a month to learn the fundamentals and then you can move on to C++.

  • @bishwaskumar3324
    @bishwaskumar33242 жыл бұрын

    Lucky me, was taught C++ in school so it was really easy for me to grasp C in the first year of college 🙂

  • @darshgupta1021

    @darshgupta1021

    2 жыл бұрын

    Same here :-)

  • @sindhusindhu1093

    @sindhusindhu1093

    2 жыл бұрын

    Great yarrr🤗

  • @sarthakaggarwal7809

    @sarthakaggarwal7809

    2 жыл бұрын

    Same hwre

  • @AANCHALSINGHAUCAV

    @AANCHALSINGHAUCAV

    2 жыл бұрын

    same here

  • @rishabhsharma7701

    @rishabhsharma7701

    2 жыл бұрын

    me python

  • @abhishalsharma1628
    @abhishalsharma16282 жыл бұрын

    Cool, I was thinking on this topic these days

  • @talsaniyaanil120

    @talsaniyaanil120

    2 жыл бұрын

    Same

  • @abhinavyadav5470

    @abhinavyadav5470

    2 жыл бұрын

    Yeah me too 😜

  • @anmolpal9121

    @anmolpal9121

    2 жыл бұрын

    Me also 🙃

  • @rj27thug78

    @rj27thug78

    2 жыл бұрын

    Same me too

  • @ashalotgg8458

    @ashalotgg8458

    2 жыл бұрын

    They can read minds!

  • @VivekKumar-ui1ro
    @VivekKumar-ui1ro2 жыл бұрын

    Please Make a Course on :- 1) Operating Sysytem 2) OOPS 3)IDBMS also

  • @TonyStark-nl9uj

    @TonyStark-nl9uj

    2 жыл бұрын

    Yeah please make these :(

  • @yogeshkumar0990

    @yogeshkumar0990

    2 жыл бұрын

    Linux programming startups

  • @aadyachinubhai
    @aadyachinubhai Жыл бұрын

    All the high level languages will help you get work or jobs or other things but C will give you a taste of how Computer Science used to be in its early stages. You will travel through the history of computer science like a story book . C was one of the most fundamental languages at one time and even now. You will understand the memory structure of a computer and how you can write efficient code and even when can/should you free memory. It is also a compiled language, so it will compile your code to machine language before executing. This makes it much faster. I started python first due to my Data Science / ML hobby and didn't touch C till my 6th Sem. After taking courses like Computer organization and Architecture, Embedded Systems, Operating Systems, I understood how close it is to the root of the computer. You will also know how a program can access its hardware. I encountered numerous errors in python related to memory allocation but after learning C concepts, I started to understand the errors alot better. This is an essential Skill for a developer. Python fails to help you in that matter. At the end , I would like to say that we should not forget that C was the basis of many other tools like Java, C++, C#, Various OS Kernels ( Windows, Linux ), SQL Databases etc which have created a huge impact. Maybe people will some day come back to using C . We should all thank Dennis Ritchie and Ken Thompson for creating this wonderful language.

  • @mkartworld325
    @mkartworld3252 жыл бұрын

    My mind : don't write it don't write it Me: female aman dhattarwal 😅

  • @nikhiljoshi2542

    @nikhiljoshi2542

    2 жыл бұрын

    😁

  • @shikhagupta6712

    @shikhagupta6712

    2 ай бұрын

    Mrs. Aman dhatterwal😂

  • @STOCKSPECIFIC
    @STOCKSPECIFIC2 жыл бұрын

    🌟“You can’t go back and change the beginning, but you can start where you are and change the ending...” ―C. S. Lewis

  • @AbhishekSalunkhe-fg2sy

    @AbhishekSalunkhe-fg2sy

    2 жыл бұрын

    Noice

  • @universemishra

    @universemishra

    2 жыл бұрын

    kzread.info/dron/zffcgux9ZgUvqkxFlqDc6w.html

  • @black.clover.11

    @black.clover.11

    Жыл бұрын

    🔥 needed, tq

  • @amber4104

    @amber4104

    Жыл бұрын

    @@black.clover.11 COMPUTER.SCIENCE.LEWIS?

  • @TheMR-777
    @TheMR-7772 жыл бұрын

    Absolutely agree, and it's my personal experience, that if you pick up a language, and you start learning it, and things get going as you want them to go... You will absolutely start to love it :) I'm a (Modern) C++ Programmer, and I started learning from C++. So, My suggestion: _Learn any Language, even if it's C, but try to Learn 100% + In-Depth knowledge. Only then you will love it_

  • @Pinkblink549

    @Pinkblink549

    2 жыл бұрын

    kzread.info/dash/bejne/mYGZzqalmdSsac4.html

  • @Shreyasiiiii

    @Shreyasiiiii

    2 жыл бұрын

    Modern means🙂?

  • @TheMR-777

    @TheMR-777

    2 жыл бұрын

    @@Shreyasiiiii Means, C++11, 14, 17, 20 and beyond :) Actually, the Earlier versions, such as, C++98, 99, and C++03 are the Legacy versions. A lot has changed and reinvented since C++11, so the AGE of C++11 and beyond is called *MODERN C++* but sadly it isn't taught in our Colleges and Universities

  • @Shreyasiiiii

    @Shreyasiiiii

    2 жыл бұрын

    @@TheMR-777 ohhk😀... thanks for the detailed explanation :)

  • @TheMR-777

    @TheMR-777

    2 жыл бұрын

    @@Shreyasiiiii My Pleasure 🙂

  • @random30sec.clipsforrecomm7
    @random30sec.clipsforrecomm72 жыл бұрын

    I've learnt Java to beginners level in my school days, but I realise while learning C in 1st year, that I should've started with C language, as it'll build your basics understanding about how machine level languages actually works.

  • @harshitachadokar69

    @harshitachadokar69

    Жыл бұрын

    I am gonna start coding I have not done anything related coding yet So what should I prefer C or C++ ? Also I am not from CS branch so I have to learn only for placement

  • @sanketshelvane917

    @sanketshelvane917

    Жыл бұрын

    @@harshitachadokar69 start with c

  • @kashishmaurya5198

    @kashishmaurya5198

    9 ай бұрын

    Start with javascript

  • @lahasubrata
    @lahasubrata2 жыл бұрын

    Always start with C language, believe me, if you good at C programming language, you can learn any language thereafter very easily.

  • @spoofer9113
    @spoofer91132 жыл бұрын

    But I still do believe that learning C first, no matter what, it will help you to grasp any other languages in no time. And you would also remember the syntax fast after learning C from Let Us C by Yashwant P. kanetkar specially!

  • @shivapaul1479

    @shivapaul1479

    2 жыл бұрын

    bhai koi youtube channel c ke liye bta do please

  • @spoofer9113

    @spoofer9113

    2 жыл бұрын

    @@shivapaul1479 C k liye Mysirg dekh lo agar apdhna hi chahte ho to. Varna Let Us C book best hai sabse

  • @shivapaul1479

    @shivapaul1479

    2 жыл бұрын

    @@spoofer9113 bhai koi youtube channel jante ho?

  • @PHENOGAMING

    @PHENOGAMING

    2 жыл бұрын

    @@shivapaul1479 edureka

  • @aarohi2711

    @aarohi2711

    2 жыл бұрын

    Yeah currently learning 😂

  • @vishwajeet21sharma
    @vishwajeet21sharma2 жыл бұрын

    her body language is getting better and better day by day

  • @STOCKSPECIFIC

    @STOCKSPECIFIC

    2 жыл бұрын

    I ALSO OBSERVED THAT!

  • @just-being-aryan

    @just-being-aryan

    2 жыл бұрын

    It was always better

  • @surajsvlog4706

    @surajsvlog4706

    2 жыл бұрын

    Yes.. I'm crushed on Shraddha mam

  • @surajsvlog4706

    @surajsvlog4706

    2 жыл бұрын

    Anyone have Instagram id of her?

  • @prajwalkumar8032

    @prajwalkumar8032

    2 жыл бұрын

    What do you mean???🤨🤨

  • @asadniaz9636
    @asadniaz96362 жыл бұрын

    I am learning c++ now 🤩 i need more videos on basic then i want to start oop 🙄

  • @yashprajapati2977

    @yashprajapati2977

    2 жыл бұрын

    They made all c++ videos

  • @sathvikreddy4807

    @sathvikreddy4807

    2 жыл бұрын

    So from next month my college is gonna start. In my college C language is being taught first(I looked into the syllabus). But I thought of learning C++ first because I heard that it would be good for competative programming and other things also. But now I am confused as of which one should I start with. Should I start with C OR C++

  • @yashprajapati2977

    @yashprajapati2977

    2 жыл бұрын

    @@sathvikreddy4807 Just start with any language both language helpful for other language

  • @Sajal_Dadsena

    @Sajal_Dadsena

    2 жыл бұрын

    @@yashprajapati2977 bich ke vids gayab h uska kya?

  • @yashprajapati2977

    @yashprajapati2977

    2 жыл бұрын

    @@Sajal_Dadsena matlab jitna require hai utna with data structures hai usse problem solving tactic me kaafi help hoti hai

  • @kanak735
    @kanak7352 жыл бұрын

    C has a lot of UB which helps us in writing code which breaks less. Also no other HLL can replace C for device drivers "Nothing Better Than C!"

  • @vismaya4561
    @vismaya45612 жыл бұрын

    Could you please upload a detailed video on NIMCET(mca) from a bca perspective. Please ! Because I personally feel like your road maps, guidance and suggestions are the MOST realistic and practical one. So please do make a video for bca placement and higher study related video. And do keep the good work your doing no matter what happens we are with you Bhaiya !

  • @christeena9194

    @christeena9194

    2 жыл бұрын

    Apne bca kiya h??

  • @ritvikk8073

    @ritvikk8073

    Жыл бұрын

    @@christeena9194 aapne kiyaa h kyaa??

  • @TheBaljitSingh
    @TheBaljitSingh2 жыл бұрын

    My suggestions Learn 1 months C to build concept for other programming language. C is Basic language to build base

  • @c2coding93
    @c2coding932 жыл бұрын

    Waiting for the cocoon web series...it will be killing all of us.

  • @STOCKSPECIFIC

    @STOCKSPECIFIC

    2 жыл бұрын

    ME TOO FROM A LONG TIME!!!

  • @manastrivedi3841

    @manastrivedi3841

    2 жыл бұрын

    But I really don't want to die...

  • @STOCKSPECIFIC

    @STOCKSPECIFIC

    2 жыл бұрын

    @@manastrivedi3841 let your dreams never die buddy and through them you're gonna live forever. #quote: don't die with your songs inside you...

  • @manastrivedi3841

    @manastrivedi3841

    2 жыл бұрын

    @@STOCKSPECIFIC That was a joke in relation to his statement "it will be killing us all"

  • @STOCKSPECIFIC

    @STOCKSPECIFIC

    2 жыл бұрын

    @@manastrivedi3841 ya mann! i know..

  • @anandmahamuni5442
    @anandmahamuni54422 жыл бұрын

    Just go with C, learning other languages will be a much easier task and you don't have to go through the hardship of learning C given how frustrating and typical it is

  • @oyesid07

    @oyesid07

    Жыл бұрын

    Which platform i learn c language?

  • @diasharma153

    @diasharma153

    Жыл бұрын

    @@oyesid07 You can learn it on this channel itself. Just search yt for it.

  • @prathamdwivedi106

    @prathamdwivedi106

    Жыл бұрын

    Can I learn Java after c or is it necessary to do cpp. I personally want to do Java but I also want to competitive programming. Which language hs asked in Microsoft and Google placements.

  • @AvinandanBose
    @AvinandanBose2 жыл бұрын

    👉➡️Why you should learn C? C is considered to be mother language of C++ and Java . Eg: Memory allocation -> malloc gives birth to new keyword in C++ and Java . If you want to learn deep inside of coding you must start with C . One can read C and C++ in parallel / synchronous as 80% syntax are same as said in this video . - My viewpoint

  • @universemishra

    @universemishra

    2 жыл бұрын

    kzread.info/dron/zffcgux9ZgUvqkxFlqDc6w.html

  • @universemishra

    @universemishra

    2 жыл бұрын

    Bhai thora share kar dijia group me I am very poor person I have no any house 🏠 to live please share my channel in all groups I want to earn something

  • @AvinandanBose

    @AvinandanBose

    2 жыл бұрын

    @@universemishra Ok I will tell my friends to watch your channel....

  • @sohailpasha1066

    @sohailpasha1066

    2 жыл бұрын

    Should i learn c language does it have scope in todays date ?

  • @happiness6030

    @happiness6030

    Жыл бұрын

    Sir i need css course by sharadha didi pls ☹

  • @shubhamshrivastava3131
    @shubhamshrivastava31312 жыл бұрын

    Can you start a playlist of android development? Otherwise machine learning and artificial intelligence course

  • @letsevolve9441

    @letsevolve9441

    2 жыл бұрын

    @Apnacollege Yes bhai plzz try to make this highly demanded ❤❤❤❤

  • @universemishra

    @universemishra

    2 жыл бұрын

    kzread.info/dron/zffcgux9ZgUvqkxFlqDc6w.html

  • @universemishra

    @universemishra

    2 жыл бұрын

    Please help me

  • @bpratikvinod8110

    @bpratikvinod8110

    2 жыл бұрын

    AI, Data Science and blockchain development ka bhi agar possible ho to try karo....

  • @miss_momin

    @miss_momin

    2 жыл бұрын

    Yes, Plz make video on ML

  • @sahilmane5727
    @sahilmane572711 ай бұрын

    Believe me learning C first is the best decision if you want to strengthen your core of any language. More of it will give you a depth idea about how a language works and increase your interest in Coding. If want to lear C from a beginner level to medium high core I would highly Recommend you to go with "LET US C" of Yashwant Kanetkar. It will strong your grip on basics of C .

  • @shreyamishra1948

    @shreyamishra1948

    11 ай бұрын

    Maine class 12 me computer science subject nhi liya tha ab maine btech cse liya h to mai kaun si programming language sikho.

  • @sahilmane5727

    @sahilmane5727

    10 ай бұрын

    @@shreyamishra1948 Start with C++ don't get into C now.

  • @wildjam4373

    @wildjam4373

    9 ай бұрын

    Phele c se start kro bro...fir cpp kr lena...me bhi btech cse student hoon first year or mene bhi c start kiya hai 👍

  • @AcchuUccha-zl3xj

    @AcchuUccha-zl3xj

    10 күн бұрын

    To learn c is it necessary to have laptop while learning bcz I don't have laptop right but I want to learn language c before joining college

  • @sahilmane5727

    @sahilmane5727

    10 күн бұрын

    @@AcchuUccha-zl3xj Yeah it is recommended to have a laptop for coding. But you can do it online using compliers on you phone or tab also. :)

  • @kedarkenjalkar4883
    @kedarkenjalkar4883 Жыл бұрын

    I don't agree with her. C is the fundamental and you need to have a procedural paradigm background. It gives you the understanding of memory, different structures and arrays which are used in concepts like Computer Architecture which is very, very, very important. Gotta learn C

  • @satyamyadav9214

    @satyamyadav9214

    6 ай бұрын

    She is right

  • @GauravKumar-pg5lq

    @GauravKumar-pg5lq

    5 ай бұрын

    Shi kaha bhai ne..

  • @onlycr7640

    @onlycr7640

    4 ай бұрын

    c = your comment c++ = your comment+OOPS

  • @gimby3170

    @gimby3170

    2 ай бұрын

    M ne toh 11th 12th m C++ sikha aur 1st year m C . I didn't feel any difficulty . Both the languages are kinda same

  • @onlycr7640

    @onlycr7640

    Ай бұрын

    @@gimby3170 yeah both are almost same.

  • @DineshSharma-pp3ox
    @DineshSharma-pp3ox2 жыл бұрын

    Best ever explanation for beginners thank you dii🔥🔥

  • @nn-qf2mz
    @nn-qf2mz2 жыл бұрын

    This content is gold ✨. Very pragmatic and very helpful. Please please keep sharing such valuable insights. @Apna College

  • @figuringout8463
    @figuringout84632 жыл бұрын

    Thanks needed this ❤️❤️

  • @aazamben4582
    @aazamben45822 жыл бұрын

    Learn C..trust me. Only for one month or 3 weeks, it will help you understand lot of thinking behind the scenes. Here is a fun part for everyone: "The language you learn is not as important as the concepts and ways of programming."

  • @therealb888

    @therealb888

    2 жыл бұрын

    This is very true👍🏽. What sources are you learning C from? What do you specifically mean learning behind the scenes?. I understand this as understanding compliers and asm, registers, buffers & such. What are you specifically referring to?

  • @atulchourasiya8071

    @atulchourasiya8071

    2 жыл бұрын

    Thankyou but it takes 2-3 month from beginner to medium

  • @aazamben4582

    @aazamben4582

    2 жыл бұрын

    @@therealb888 If you ask then I would only say that I have learned C from Harvard Course that is available online for free. I learned C for understanding programming common paradigms. It's really a good course. Though in the middle it will get very hard. If I be honest here, I didn't actually completed the whole course. And about conceptual programming lesson I prefer MIT courses, that is also available for free.

  • @aazamben4582

    @aazamben4582

    2 жыл бұрын

    @@atulchourasiya8071 I believe in putting time for something, not in the inferences of certainty.

  • @atulchourasiya8071

    @atulchourasiya8071

    2 жыл бұрын

    @@aazamben4582👏👏

  • @RajYadav-ec2vf
    @RajYadav-ec2vf2 жыл бұрын

    Thanks for this video....was very confused about this question...Thanks apna college team for this video ❤️

  • @saurabhsingh4866
    @saurabhsingh48662 жыл бұрын

    Thanks for this video.I have actually this doubt.Keep going ❤️❤️❤️👍

  • @abhijitpanda524
    @abhijitpanda5242 жыл бұрын

    Me who knows both C/ C++ :- I don't have such weaknesses 🤣🤣😂🤣

  • @herambpatilofficial

    @herambpatilofficial

    2 жыл бұрын

    I didn't regret for learning C even though I knew that C++ has better features than C. I think C is weakness of the person who learns it for sake of coding and not to understand that how the code works

  • @shivikachauhan2329

    @shivikachauhan2329

    2 жыл бұрын

    What should I learn as a beginner python or c++ or java ?? Pls tell

  • @sushantkamboj6016

    @sushantkamboj6016

    2 жыл бұрын

    from where to learn c++ ??

  • @samarthbhatt8199

    @samarthbhatt8199

    2 жыл бұрын

    @@sushantkamboj6016 yes even i want to know

  • @abhijitpanda524

    @abhijitpanda524

    2 жыл бұрын

    Everyone wondering which language should you learn first Please Listen carefully

  • @vedant_sl
    @vedant_sl2 жыл бұрын

    Perfect explanation 🔥❤️

  • @niteeshdeshmukh3441
    @niteeshdeshmukh34412 жыл бұрын

    Learning the fundamentals of programming is what that matters most after that all you need to learn is the syntax. My first language was C++ , i focused on the concepts and fundamentals of programming. Now i know C , C++ , Java , Python. I write exploits in C/C++ , scripts in python , usual projects in Java. So if you are leaning to code for first time focus on the concepts more rather than the language

  • @pawankumar-by3pr

    @pawankumar-by3pr

    2 жыл бұрын

    How I learn programming language himself

  • @divyanshukothari8407

    @divyanshukothari8407

    2 жыл бұрын

    What kind of bugs you find???

  • @yashanand5762

    @yashanand5762

    2 жыл бұрын

    @@divyanshukothari8407 what kind of question even is this

  • @aryanm.04

    @aryanm.04

    2 жыл бұрын

    I am a very very new part can i get a help from anyone that from which part dhould i start to adapt things will like what should be by check list up to.

  • @ritam4382

    @ritam4382

    2 жыл бұрын

    I've already learned python at basic level for 1 yr, so should I still start with C or can I shift to C++ instead?

  • @Kapil_Thakar
    @Kapil_Thakar2 жыл бұрын

    C is required if you need to understand the things at hardware level.... u can optimize the things here... less memory space, u need to use only... even u need to for assembly for some special cases...

  • @niharikamishra9745
    @niharikamishra9745 Жыл бұрын

    From starting my goal is clear to go in with c++ since it is an object oriented programming language,one can learn memory management and highly recommended for competitive programming.But when I reached my college the first language I was taught was C and believe me guys it is a very beginner friendly language and it help me a lot to get along with c++.

  • @Anushka_dubey

    @Anushka_dubey

    Жыл бұрын

    so we should start with c++ or c? after 2months clgs are gonna start(1st year) I can code in java.

  • @niharikamishra9745

    @niharikamishra9745

    Жыл бұрын

    @@Anushka_dubey Go with c++ from now on it help you in your exams as well as for placement preparation

  • @niharikamishra9745

    @niharikamishra9745

    Жыл бұрын

    @@Anushka_dubey it's my experience that in first year you should be able to complete dsa as well as any development.

  • @Anushka_dubey

    @Anushka_dubey

    Жыл бұрын

    @@niharikamishra9745 thank you very much ma'am ! In 1st year entire DSA🤯

  • @niharikamishra9745

    @niharikamishra9745

    Жыл бұрын

    @@Anushka_dubey complete it if you can believe me it will be hard but if you put your self into, Learn and practice for sure you will never go back in your life ❤️ It will boost your confidence Jai shree radhe Krishna 🌹🙏

  • @CelibacyJourney
    @CelibacyJourney2 жыл бұрын

    Thanku dii for clearing all doubts 🥺❤️🙏

  • @STOCKSPECIFIC
    @STOCKSPECIFIC2 жыл бұрын

    🌟 If you are reading this, never ever give up. We will succeed. I'm cheering for you! Have a great day! 🖤

  • @piyushmehrotra1

    @piyushmehrotra1

    2 жыл бұрын

    thanks bro

  • @sunshinebright9917

    @sunshinebright9917

    2 жыл бұрын

    Same here

  • @amanmishra644
    @amanmishra6442 жыл бұрын

    Bohot dino ka confusion door ho gya! Thank you

  • @madhucharan8525
    @madhucharan85252 жыл бұрын

    Please do a video on what languages we need to learn after class 12 so that there won't be difficult in the college?

  • @computer5548

    @computer5548

    2 жыл бұрын

    kzread.info/dash/bejne/gYeFuZiTe6XTY5c.html

  • @mukulbishnoi2343

    @mukulbishnoi2343

    2 жыл бұрын

    I think c++ is good choice after 12th grade

  • @sathvikreddy4807

    @sathvikreddy4807

    2 жыл бұрын

    Same , Which one are you starting with??

  • @anantgupta1188

    @anantgupta1188

    2 жыл бұрын

    I am in 8th C is easy whatsoever languages are only difficult if you let them do

  • @supreetsingh8574
    @supreetsingh85742 жыл бұрын

    Finally,I was looking for this for so long thanks for clearing my doubt 👍🔥💓

  • @shrutirane9831
    @shrutirane98312 жыл бұрын

    Much needed video...Thanks😌

  • @senjaliyameet9261
    @senjaliyameet92612 жыл бұрын

    Plz make a guidence video for a artificial intelligence and data science . From basic introduction to what should be your preparation and what to do after 3rd year. Plz if you are reading my comment then plz think about it. And thank you for helping me till now. Ty very much.

  • @cauchyschwarzkabhai257
    @cauchyschwarzkabhai2572 жыл бұрын

    "Microsoft Wali Didi" Has a separate fanbase

  • @STOCKSPECIFIC

    @STOCKSPECIFIC

    2 жыл бұрын

    YA!!!

  • @shivamkumarchoudhary-7422
    @shivamkumarchoudhary-74222 жыл бұрын

    please bring a complete corse on C for biggner your teaching style is best !!!!!!

  • @computer5548

    @computer5548

    2 жыл бұрын

    kzread.info/dash/bejne/gYeFuZiTe6XTY5c.html

  • @siddharthchettri8060
    @siddharthchettri80602 жыл бұрын

    Great.. Was waiting for this video👍

  • @Greninja_11
    @Greninja_112 жыл бұрын

    Thanks for the clarity 😁

  • @somethinglike_moon
    @somethinglike_moon2 жыл бұрын

    Knowledge of c is necessary .....😐

  • @payalthakur6065
    @payalthakur60652 жыл бұрын

    thanku apni shraddha

  • @shailidwivedi2045
    @shailidwivedi20452 жыл бұрын

    I learnt c because I learnt half c in clg till loops , don't want to switch into another language into middle of one, I learnt c and I thinks it was right , atleast It gives me confidence .

  • @bpratikvinod8110

    @bpratikvinod8110

    2 жыл бұрын

    most of us do same

  • @TheMR-777

    @TheMR-777

    2 жыл бұрын

    _When you start something, and things go, as you want them to go, you'll start loving it_ This is what happened in your case I guess :)

  • @amankarn3025

    @amankarn3025

    2 жыл бұрын

    I agree

  • @shailidwivedi2045

    @shailidwivedi2045

    2 жыл бұрын

    @@TheMR-777 🙌🙌

  • @014hariomghore3
    @014hariomghore32 жыл бұрын

    Sir, I am in final year , I have joined MADE EASY ONLINE COURSE 5 months ago due to problems i have not concentrated on live lectures and now a huge 700hrs of recorded lectures are pending now , my question is that how can i clear this backlog ? PLz guide Si

  • @julijaiswal9857
    @julijaiswal98572 жыл бұрын

    I really wanted this video today 😂😂😂

  • @mohitkumar.0392

    @mohitkumar.0392

    2 жыл бұрын

    Me too bro

  • @sathvikreddy4807

    @sathvikreddy4807

    2 жыл бұрын

    First year?

  • @mohitkumar.0392

    @mohitkumar.0392

    2 жыл бұрын

    @@sathvikreddy4807 bca 2nd sem

  • @sathvikreddy4807

    @sathvikreddy4807

    2 жыл бұрын

    @@mohitkumar.0392 ohh ohkk all the best

  • @Pinkblink549

    @Pinkblink549

    2 жыл бұрын

    kzread.info/dash/bejne/mYGZzqalmdSsac4.html

  • @ritam4382
    @ritam43822 жыл бұрын

    I've already learned python at basic level for 1 yr, so should I still start with C or can I shift to C++ instead?

  • @A_doredAshu
    @A_doredAshu2 жыл бұрын

    Awesome topic

  • @learncseasily3385
    @learncseasily33852 жыл бұрын

    C IS THE BEST LANGUAGE TO CLEAR UR BASIC FUNDAMENTALS BECAUSE IN C YOU HAVE TO CODE EVERYTHING SO IT WILL OPEN UR MIND HOW A PROGRAM ACTUALLY WORKS.BUT IN C++ MANY THINGS ARE SHORTCUTED LIKE THEIR IS NO FORMAT SPECIFIERS , SIZS OF STRING N ALL AND LOT MORE SO ACCORDING TO ME YOU MUST START UR JOURNEY WITH C ..AND THEN SHIFT TO UR RESPECTIVE AREAS WITH STRONG FUNDAMENTALS

  • @harshitachadokar69

    @harshitachadokar69

    Жыл бұрын

    I am gonna start coding I have not done anything related coding yet So what should I prefer C or C++ ? Also I am not from CS branch so I have to learn only for placement

  • @learncseasily3385

    @learncseasily3385

    Жыл бұрын

    @@harshitachadokar69 Hey i have just recently uploaded video on my channel watch this very nicely explained why i said c as a best language to prefer for the beginners

  • @learncseasily3385

    @learncseasily3385

    Жыл бұрын

    @@harshitachadokar69 kzread.info/dash/bejne/c6SgzammoJOxhs4.html

  • @learncseasily3385

    @learncseasily3385

    Жыл бұрын

    @@harshitachadokar69 you have to study DSA along with programming languages. This two subjs compulsory for placement

  • @harshitachadokar69

    @harshitachadokar69

    Жыл бұрын

    @@learncseasily3385 so like DSA and C is same ? Or I have to learn only DSA and not C language??

  • @kamertonaudiophileplayer847
    @kamertonaudiophileplayer8472 жыл бұрын

    The best language for me is PL/1, but for a functional programming Haskell is much better.

  • @imajaysahu
    @imajaysahu2 жыл бұрын

    Thank you so much mam clear my doubt and to show the right way

  • @victorvicky5710
    @victorvicky57102 жыл бұрын

    Can you guys make a video on bca placements ,internships and kind of companies that hire

  • @zawizarudo7295
    @zawizarudo7295 Жыл бұрын

    C will give you the most learning opportunities because it is very barebones. It doesn't have a lot of builtin features like C++. Those who ususally use C are better at OOP than those who use C++. Because C teaches you how does OOP works. Sometimes recruiters hire C programmers who happen to know Java instead of those who only know Java because C will always make a better programmer out of you. Just knowing how about OOP as a concept isn't enough to be good at OOP. you need to know how it works under the hood. C will give you that.

  • @vickysoni3288
    @vickysoni32882 жыл бұрын

    Thanks for making video on this ...I search every where but can't get satisfied answer .thanks a lot

  • @alokkumar-vc2rc
    @alokkumar-vc2rc2 жыл бұрын

    Cleared my biggest confusion thanks 🙏

  • @karthikp3329
    @karthikp33292 жыл бұрын

    FYI: Android is developed on top of linux kernel. Kernel is entirely developed in c and assembly. Without kernel, literally nothing can be done. BTW, no language is prerequisite for learning any other language. But, it's bad to jump into frameworks such as boost, spring, angular or react lib before gaining familiarity or some experience in the corresponding programming language.

  • @faraaz3414
    @faraaz34142 жыл бұрын

    Thats what i was confused in Thanks a Lot!!

  • @mohdanzar1895
    @mohdanzar1895 Жыл бұрын

    Oh gosh it means I am on the ryt track... Started learning c++ a while ago , however was a little doubtful about my choice of getting started from c++...i am tryna learn C++ just for hobby.Sources I choose to work with: Solo learn(for theory and practice), free code champ (concept building) and hv c++ complier downld in phn( for self practice)....Any suggestions guys to boost my learning process or some other materials/ sources I should try ?

  • @singsong5767
    @singsong57672 жыл бұрын

    Thank you so much di for this suggestion 🤗I was really confused that which language should learn first but now it's clear , thanks alot di😍

  • @Khushiaryan927

    @Khushiaryan927

    Жыл бұрын

    @singsong5767 Mujhe start krna h coding kya aap bta skti h ki C language se start Kru sikhna ya C++ se

  • @BackToBoi
    @BackToBoi2 жыл бұрын

    Make a video on topic -- If a student is in class 10 and if he is learning c++, then does it will affect his Future? AND is 10th result matter in coding journey,?

  • @RakeshSingh-lq4jo

    @RakeshSingh-lq4jo

    2 жыл бұрын

    Seriously 😂

  • @BackToBoi

    @BackToBoi

    2 жыл бұрын

    @@RakeshSingh-lq4jo what happened? Why are you laughing?

  • @RakeshSingh-lq4jo

    @RakeshSingh-lq4jo

    2 жыл бұрын

    @@BackToBoi u want to know the future of C++😂

  • @harshyadav3806
    @harshyadav38062 жыл бұрын

    Was confused since many days and here comes your video.

  • @naitikpatel1805
    @naitikpatel18052 жыл бұрын

    Man ki baat jan lete ho yaar tum log to 😌

  • @CodeAddict_
    @CodeAddict_ Жыл бұрын

    >Those who are already familiar with computer concepts and had a computer as a subject in 12th should start right away with *C++* or *Java* & those who were not into computers can start with the *C* programming language first.

  • @PwVp

    @PwVp

    Жыл бұрын

    I took PCMB 💀

  • @CodeAddict_

    @CodeAddict_

    Жыл бұрын

    @@PwVp i will suggest you to change pcm

  • @PwVp

    @PwVp

    Жыл бұрын

    @@CodeAddict_ I passed class 12 in 2022 I would have said " I had chosen PCMB" 😅

  • @CodeAddict_

    @CodeAddict_

    Жыл бұрын

    @@PwVp now what are you doing bro

  • @PwVp

    @PwVp

    Жыл бұрын

    @@CodeAddict_ waiting for councelling so came to get familiar with coding By the way PCMB was really fun

  • @amaanalikhan9450
    @amaanalikhan94502 жыл бұрын

    Wonderfully explained by shraddha mam☺☺☺☺

  • @abidhussain6788
    @abidhussain67882 жыл бұрын

    Aapka videos ka wait kerte hai always..aapki voice bahut hi pyari hai..I love ur voice...😘 bachpan k pyar mera bhul nhi jana re😘😂

  • @arpitac9481
    @arpitac94812 жыл бұрын

    Awesome ..... Tqsm diii.... It helped to a greater extent

  • @khushboojoshi7364
    @khushboojoshi73642 жыл бұрын

    Can you guys please make a playlist on c language also bcz there is no content like yours 💙💙luv u 3000 ❤

  • @abhishek____21

    @abhishek____21

    2 жыл бұрын

    IIT Kharagpur* one of the best courses and its for free. He'll actually make you think like a coder

  • @khushboojoshi7364

    @khushboojoshi7364

    2 жыл бұрын

    @@abhishek____21 channel name??

  • @abhishek____21

    @abhishek____21

    2 жыл бұрын

    @@khushboojoshi7364 Its an initiative by all IITs. There profs record the lecture and make it available for all.

  • @khushboojoshi7364

    @khushboojoshi7364

    2 жыл бұрын

    @@abhishek____21 okay thanks i found those lectures 🤗

  • @bishaldas5196
    @bishaldas51962 жыл бұрын

    Abbey yaar, phir ye college Waley c language kyu hi sikha rhe hain shuruwat me

  • @DancerSovana

    @DancerSovana

    Ай бұрын

    Kiuki suruwat me c language hii rahate ha..??? 😂

  • @utkarshjain861

    @utkarshjain861

    12 күн бұрын

    Kyonki yeh college wale bhi C hai, isliye

  • @krishantalukdar5665
    @krishantalukdar56652 жыл бұрын

    Pls make a complete video tutorial at one shot for C++ 🙏🙏🙏

  • @technicalsupportmahatma3018
    @technicalsupportmahatma3018 Жыл бұрын

    Bahut sahi sujhav diya mam dhanyawad yahi ham khoj rahe the

  • @jyoshnamayeepattnaik9311
    @jyoshnamayeepattnaik93112 жыл бұрын

    I learnt c++, java & python in school. It was of basic level, so I guess I might not require learning C now.

  • @tetsuoiiii

    @tetsuoiiii

    2 жыл бұрын

    If you don't know C you don't know programming.

  • @lahasubrata

    @lahasubrata

    2 жыл бұрын

    @@tetsuoiiii I am agree with you. Any computer engineer must know C programming language.

  • @basepasandhai1906

    @basepasandhai1906

    2 жыл бұрын

    @@lahasubrata No it's not mandatory. You can start with java or c++. Basics are same for all..

  • @debangshupatnaik5150

    @debangshupatnaik5150

    Жыл бұрын

    @@tetsuoiiii ? what is this dumb comment?

  • @AHMADRAZA-oi5se
    @AHMADRAZA-oi5se2 жыл бұрын

    Yes, I got the answer to my question very detailed. Thank you so much....

  • @riteshbisht94
    @riteshbisht94 Жыл бұрын

    C is an Emotion ❤️✨ My personal favourite

  • @jaskaransinghsasan6968
    @jaskaransinghsasan69682 жыл бұрын

    Please make special vedio on (AI and Data science) course..

  • @jayanspaliwal5907
    @jayanspaliwal59072 жыл бұрын

    I have a question, my college teacher said to learn c before c++, is it really that necessary or can I directly start with c++?

  • @computer5548

    @computer5548

    2 жыл бұрын

    It is not necessary but if you want to learn coding briefly learn C first 👍

  • @computer5548

    @computer5548

    2 жыл бұрын

    kzread.info/dash/bejne/mo6Lm7t9YpngdLA.html

  • @jeekakrishna
    @jeekakrishna2 жыл бұрын

    c++ IS A SUPER SET OF c

  • @AMRITKUMAR-lw6us
    @AMRITKUMAR-lw6us2 жыл бұрын

    Thank you mam saving my time . today i switch in c++

  • @dnihar3985
    @dnihar39852 жыл бұрын

    Those who r watching this amazing video, U gonna sucessful one day nd all ur dreams come in reality nd wish u hav a bright day nd future 🌼✌️👍

  • @GOBINDKUMARRAJAK
    @GOBINDKUMARRAJAK2 жыл бұрын

    Unpopular opinion- C seekhne se bahot help ho jayegi.. Aur bahot useful v hai.. Placement me

  • @spiritualnature4254

    @spiritualnature4254

    2 жыл бұрын

    Sach me ?

  • @GOBINDKUMARRAJAK

    @GOBINDKUMARRAJAK

    2 жыл бұрын

    @@spiritualnature4254 haaa bhai

  • @bunnyedtx1024

    @bunnyedtx1024

    2 жыл бұрын

    Bhaii pahle C sike

  • @GOBINDKUMARRAJAK

    @GOBINDKUMARRAJAK

    2 жыл бұрын

    @@bunnyedtx1024 thanks bhai ❤️👍

  • @cyberbotmachines
    @cyberbotmachines2 жыл бұрын

    Between C and C++ I choose JavaScript 😁

  • @Vedu00
    @Vedu002 жыл бұрын

    But I think that Learning C first will help a lot

  • @LucasH86
    @LucasH862 жыл бұрын

    Thanks ma'am for slove confusion 😊😊

  • @sheetalbhargava1658
    @sheetalbhargava16582 жыл бұрын

    Mera c++ ho chuka toh app log pls ek aisi series leke aao jisme c++ k hi important and conceptual programing question ho it's a humble request didi and aman bhaiya 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏👍

  • @sahilanand30

    @sahilanand30

    2 жыл бұрын

    Same here Wanna do pair programming?

  • @sheetalbhargava1658

    @sheetalbhargava1658

    2 жыл бұрын

    @@sahilanand30 yes bhai krte h

  • @CelibacyJourney
    @CelibacyJourney2 жыл бұрын

    Microsoft Dii c ka bhi course banna do 🥺🥺🥺🥺🥺🥺🥺🥺

  • @computer5548

    @computer5548

    2 жыл бұрын

    kzread.info/dash/bejne/gYeFuZiTe6XTY5c.html

  • @_SpeedyFlicks
    @_SpeedyFlicks2 жыл бұрын

    Thanks Shraddha Di for helping me in this case.

  • @pratikmishra4453
    @pratikmishra44532 жыл бұрын

    Informative 😀

  • @vatsalyaa.m
    @vatsalyaa.m2 жыл бұрын

    From where I can learn complete C++ language basics and DS and Algo ? 🙏

  • @harshalchaudhary9479

    @harshalchaudhary9479

    2 жыл бұрын

    Check this channel playlist you will find c++ full course

  • @VinitKumar-qu9ji
    @VinitKumar-qu9ji2 жыл бұрын

    Was about to start my coding journey and I was stucked b/w C or C++. This video cleared all my doubts. Thankyou so much❤

  • @sathvikreddy4807

    @sathvikreddy4807

    2 жыл бұрын

    Hey , now I am in same situation. Did you start coding?. So could you tell me which one should I start with??

  • @priyanshuchourasiya9098

    @priyanshuchourasiya9098

    2 жыл бұрын

    @@sathvikreddy4807 trust me bro Start with C

  • @anuragpant2545

    @anuragpant2545

    2 жыл бұрын

    @@priyanshuchourasiya9098 How did you learn C ? Please tell me

  • @Kevin_Shah

    @Kevin_Shah

    Жыл бұрын

    what did you start then?

  • @ry3ro

    @ry3ro

    Жыл бұрын

    Tell me bro

  • @samuelrodrigues175
    @samuelrodrigues1752 жыл бұрын

    Thank you di 🥺🙇🙌

  • @raghavsharma2274
    @raghavsharma22742 жыл бұрын

    Thank you very much I was very confused.❤

  • @RahulYadav-yd8ri
    @RahulYadav-yd8ri2 жыл бұрын

    Mother of all languages died after watching this 😢

  • @darshgupta1021
    @darshgupta10212 жыл бұрын

    Her hair is super long

  • @sachinraj9125
    @sachinraj91252 жыл бұрын

    Thank you so much ,it was so helpful

  • @awaisahmad8935
    @awaisahmad89352 жыл бұрын

    Now theres no need after this to learn c, thanks miss

  • @thenameissheikh
    @thenameissheikh2 жыл бұрын

    But C is the mother of all language, if we learn C we can understand/learn easily.

  • @nanapate
    @nanapate Жыл бұрын

    c is similar to c++ but Java is not similar to JavaScript

  • @carljohnson4592

    @carljohnson4592

    11 ай бұрын

    Vimala is a koja