Intro to C++ Programming

แชร์
ฝัง
  • เผยแพร่เมื่อ 5 พ.ย. 2024

ความคิดเห็น • 30

  • @dorian_10703
    @dorian_10703 8 หลายเดือนก่อน +9

    I have just started to lern c++ and your 1st video was a big help for me. Also in the other videos you are explaining everything very well!

  • @kahchan3096
    @kahchan3096 5 หลายเดือนก่อน +1

    this is extremely helpful! im already familiar with python so the way you use it to teach helps a lot, thanks!

  • @MaxwellJoshua17
    @MaxwellJoshua17 6 หลายเดือนก่อน

    Great tutorial!
    I think I'll enjoy this series

  • @gkguru3362
    @gkguru3362 5 หลายเดือนก่อน +1

    Thank u sir
    I'm from India
    I saw many videos but you told about the extension

  • @ninjawarriors2838
    @ninjawarriors2838 11 หลายเดือนก่อน

    Just starting C++ journey, looks good!

  • @Thxtnt
    @Thxtnt 4 หลายเดือนก่อน +1

    Coming from using C#, trying to learn the basics of C++ for fun and since I'm an Unreal Engine developer who's only really used blueprints, and I'm going to need to learn C++ in order to rewrite some of the code without blueprints as they're extremely unoptimized (For some reason they compile into C++ IN runtime which effectively makes it interpreted C++ which is stupid)

  • @alantch1
    @alantch1 ปีที่แล้ว

    Just found your channel and subscribed! Would you be doing a Javascript training series btw? Been looking at your JS games series and found it fascinating and intend to learn it.

  • @nacure360
    @nacure360 5 หลายเดือนก่อน +1

    1:21 how do you remove all that gibberish and just get the output from your code

  • @zoltengv2094
    @zoltengv2094 4 วันที่ผ่านมา +1

    I need help, i followed your tutorial on setting everything up however, everytime I try to run the code it gives the error," launch: program 'C/Users/light/.vscode/Main.exe/' does not exist" and just gives the option to open a launch.jason or cancel, help? I made sure I downloaded everything propperly by checking with the terminal aswell. its updated to its latest version I don't see what happened.

    • @KennyYipCoding
      @KennyYipCoding  4 วันที่ผ่านมา +1

      Is there a tiny drop down to the right of the run button?

    • @zoltengv2094
      @zoltengv2094 4 วันที่ผ่านมา

      @@KennyYipCoding I just fixed it, it I was getting the error because I was running the code with cpp not g++ now after fixing it set up my jason file and stuff thanks for replying tho!

    • @baereh3497
      @baereh3497 14 ชั่วโมงที่ผ่านมา

      @@zoltengv2094I have same thing too

  • @Alen-Xp
    @Alen-Xp 3 หลายเดือนก่อน

    hello i now im late hh but do you now sameting good to work on it after get all that c++ cours

  • @nokiaaingel
    @nokiaaingel 2 หลายเดือนก่อน

    so in the first vid, when you run the code you click the run c++ file and then choose the g++ from the list that pops. here you are just clicking on the run button and it works. this doesnt work with me, how do i make it work? I still have to do it like in the first vid

  • @slevinshafel9395
    @slevinshafel9395 ปีที่แล้ว +1

    6:29 i Like that way. Is like paragraph. So can see where the function start. Make an advice in saying stay away from people coding like that wich is only aesthtetic make you look like you are not open mind. Like your rule is the way to go and not all see it like that.

    • @KennyYipCoding
      @KennyYipCoding  ปีที่แล้ว +4

      Ahahahaha it was meant to be a joke. It is fine as long as you and the people working on the project with you have a consistent code format

    • @MuhammadAlam-ne9cf
      @MuhammadAlam-ne9cf 11 หลายเดือนก่อน

      أعوذ بالله من الشيطان الرجيم

    • @CalebJohn-nz2so
      @CalebJohn-nz2so 8 หลายเดือนก่อน +1

      ​@@KennyYipCoding "stay away from them" 😂😂💔

  • @franziskusloibl2032
    @franziskusloibl2032 28 วันที่ผ่านมา

    Do NOT stay away from people who put the opening and closing curly brackets on individual lines ! It MAKES code more readable and consistant !

  • @AnTran-ch5kk
    @AnTran-ch5kk 8 หลายเดือนก่อน

    umm hey may i get your extension list or the name of which underlined the error right on your code?

  • @movieshorts538
    @movieshorts538 5 หลายเดือนก่อน

    Thank you for the great tutorial I was lost and you showed me the light 😊 (Stay away from those kind of people who use {} inline that got me 😄😄)

  • @its_aman6138
    @its_aman6138 9 หลายเดือนก่อน +1

    I did exactly what u said. But it shows an error while running a code. "The prelaunchtask 'C/C++: gcc.exe build active file' terminated with error code -1" may you please reply and help me.

    • @MaxwellJoshua17
      @MaxwellJoshua17 6 หลายเดือนก่อน +1

      I faced the same issue and after research i found out that its caused bu using gcc compiler instead of g++ compiler.
      not really sure how to resolve that but whta worked for me was pressing the F5 key and then it compiled with g++ and everything worked fine

    • @mustafaalnsour1676
      @mustafaalnsour1676 4 หลายเดือนก่อน +1

      @@MaxwellJoshua17 Ik this was 2 months ago so maybe you don't care. But you can also just normally compile in the command prompt. Make easier, faster and clearer.

  • @randommarble
    @randommarble 4 หลายเดือนก่อน

    I finally installed it after so long but now i keep getting this pop up window saying "the prelaunchtask 'c/c++ g++.exe build active file' terminated with exit code -1" every time I try to run the code. Also I need to choose between C++ (Windows) and C++ (GDB/LLDB), apart from the debug configuration or something. How do I fix this?

    • @uwho6672
      @uwho6672 2 หลายเดือนก่อน

      Did u fix this? How

    • @randommarble
      @randommarble หลายเดือนก่อน

      @@uwho6672 nope, i kinda gave up I'm learning haskell for college now

  • @Fishingish
    @Fishingish 3 หลายเดือนก่อน

    why is visual studio complaining every time i do #include ?????

    • @KennyYipCoding
      @KennyYipCoding  3 หลายเดือนก่อน

      what is it complaining about?

    • @The.Monke5276
      @The.Monke5276 23 วันที่ผ่านมา

      if you hover your cursor above it, there will be an option for automatic solutions, just press that. Thats what i did