How to Run C++ in Visual Studio Code on Windows 10 2022 Best IDE

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

Комментарии • 1,6 тыс.

  • @kiranrajput4167
    @kiranrajput4167 3 года назад +37

    Best tutorial out there. Solved all my problems
    Couldn't run: Solved
    Couldn't write input: Solved
    Thank you so much

  • @Suman-sp25sr
    @Suman-sp25sr Год назад +1

    Thank you ..... literally send 4 days in this problem even upgraded my windows from 7 to 10 send over 2500 in this problem

  • @aditya.shilkar
    @aditya.shilkar 3 года назад +21

    One of the Clear and clean video tutorial for visual studio

    • @TechDecode
      @TechDecode  3 года назад

      Glad to hear that 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : bit.ly/2OH9Jv5

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

    brother i know you made this two years ago but I'm so grateful for your tutorial. this is the only one that got vs code to work for me and I'm so deeply grateful for it

  • @ecoBag-777
    @ecoBag-777 3 года назад +42

    BEST TUTORIAL, STRAIGHT TO THE POINT video. WHAT A HERO

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

      You're welcome! 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : rebrand.ly/FreeSubscription

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

    This video will definitely help anyone because i wasted my lot of data for install v s stdio but after long struggle i got this video and my problem has solved ,so if u want to install v s stdio without any effort then you can go with this video, i am saying because i install v s stdio just now . so prefer this video and lets enjoy your coding journey. Thanku

  • @Rubi_in_paradise
    @Rubi_in_paradise 3 года назад +59

    This was extremely helpful!!!! Thank you so much!!!! I had no idea why the compiler wasn't cooperating. Very simple and thorough!!!

    • @TechDecode
      @TechDecode  3 года назад

      😇 You're welcome! 😇
      👉 C++ Programming Course - bit.ly/CplusplusCourse
      👉 Subscribe : rebrand.ly/FreeSubscription

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

    Thank you sp much! This is the only video that worked! I liked the video!

  • @nicko_og
    @nicko_og 3 года назад +92

    I don't usually comment but you are honestly such a life saver. I went through so many tutorials that were either too long or were narrated by other languages. Also when I followed some of them, it took forever and still didn't work but your guide worked so quick and it was very easy to follow.

    • @cwtv147
      @cwtv147 3 года назад

      Same Thank you so much!!

  • @ryanphua5003
    @ryanphua5003 3 года назад +3

    If you have the error 'g++ is not a recognized command' within the vscode terminal, just run vscode as administrator, worked for me :)

  • @nikhilsingh2532
    @nikhilsingh2532 3 года назад +3

    I was bored with turbo c and wandering what should I use for c++. And I found this video, this helped a lot. Thanks mannnnn...

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

    best video for install vs code and compiler ..i spend lots of time in otner video all are confusing but your video is clear and 100% working .thankypu

  • @akshaysuresh4622
    @akshaysuresh4622 3 года назад +6

    Thanks man. You are great. When I was running the program it shows some error, because I didn't save it. No one told it except you. I almost gonna uninstall the Visual Studio Code.

  • @Subhadeep-Dhar
    @Subhadeep-Dhar 2 года назад

    Thanks sir.... You saved me.... Just saved me..... I've tried it over 6months...... Watching many yt videos..... But this is the best video to learn how to run c/c++ in vsc..... Really appreciable... 🙏🙏❤️

  • @Quddus-i9h
    @Quddus-i9h 4 года назад +26

    I can't thank you enough ,finally I can run C++ on vs code .

  • @mdaltamashraza7695
    @mdaltamashraza7695 3 года назад +1

    I watch many videos for setup C++ in vs code but we are Unable to do it But when I watch your video then I have finally setup THANKYOU TECH CODE.

    • @TechDecode
      @TechDecode  3 года назад

      😇 You're welcome! 😇
      👉 C++ Programming Course - bit.ly/CplusplusCourse
      👉 Subscribe : rebrand.ly/FreeSubscription

  • @universeperson5234
    @universeperson5234 3 года назад +61

    The fastest and simpliest tutorial,spent over an hour writing in stackoverflow and getting abstract answers,with your help I did it in 2 minutes.Kudos.

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

      stackoverflow can be the worst place to go if youre new to coding

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

      @@maycontainnuts3127 Yeap, every cry for help results in a pissing match between developers.

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

      @@atlantic_love XD accurate

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

    You are a hero, I nearly gave up, I started trying at 6pm in the evening, I found your video at 11:56 pm
    00:15 and my problem was fixed.
    Thank you kind sir

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

      Thank You for your kind words 😇

  • @djay00009
    @djay00009 3 года назад +185

    the best, i was stuck with compiler issues for hours

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

      Me too😶

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

      Me too but now solved

    • @ShashwataSaha
      @ShashwataSaha 3 года назад +10

      @@mynamishidandsois6257 how solved?
      g++: fatal error: no input files
      compilation terminated.
      Imgetting these error

    • @vaibhav1359
      @vaibhav1359 3 года назад

      @@ShashwataSaha same error

    • @thunderxies
      @thunderxies 3 года назад +1

      @@ShashwataSaha in the extension just write .c or .c++

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

    For anyone who is following the VSCode tutorial and wanted to install gdb as well do the following in addition to the steps that are described.
    1) With mingw64 open check if gdb is installed using: gdb --version
    2) If it is not installed use the following to install gdb: pacman -S gdb
    3) To get the path to the gdb bin type the following in the mingw64 program: which gbd
    4) Follow the instructions in this video to navigate to the Environment Variables window 2:19
    5) Add a new Path and use the same path as was used for adding gcc EXCEPT instead of MinGW\bin at the end you should use usr\bin or whatever path was displayed when using the 'which gdb' command
    6) Check that it was add to Path by typing 'gdb --version' in the Windows command line

  • @aartisingh2432
    @aartisingh2432 3 года назад +8

    Thanks for the clear tutorial. I have successfully configured my vscode for running C++ just because of you.

    • @TechDecode
      @TechDecode  3 года назад

      You're welcome! 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : bit.ly/2OH9Jv5

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

    Thank you so much sir.💖💖💖The explanation of video was very simple. once again thank you.

  • @thangnguyenquang6692
    @thangnguyenquang6692 3 года назад +4

    thank you so much, i've been strugling to find a way to run a simple C++ on VS Code because I can't afford to install VS IDE due to my low storage. You really save my life before my exam!!

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

    Thanks a lot bro, I was stuck for last few days with why my programs are not running in VS Code and couldn't find any solution. And now because of you my problem is solved, very very thanks bro

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

      You're Welcome Bro 😉
      Don't forget to subscribe 👍

  • @swetakeshri5066
    @swetakeshri5066 3 года назад +5

    Thanks a lot mann..I am a beginner,just started to learn this language..u appeared as a torch bearer in the dark forest 💫✌️.. keep going ✌️

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

    After 2 days of wasted evenings finally someone who step by steb and very simple said told us how tu debug visual studio code... I almost lost hope but you came and solved it thanks

  • @williamzulu5134
    @williamzulu5134 3 года назад +6

    I almost gave up because my code would not run in the terminal. That code runner really helped. Thanks.

    • @TechDecode
      @TechDecode  3 года назад +1

      You're welcome! 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : bit.ly/2OH9Jv5

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

    I have faced many problems in vs code to run program, thanks to you I'm able to solve errors in vs code .
    Thanks a lot🙌

  • @simonmatveev
    @simonmatveev 4 года назад +59

    The best tutorial on whole RUclips. Thank you so much, my friend.

  • @Aramigus
    @Aramigus 3 года назад +1

    you're the only person in the whole youtube who ever managed to show how EXACTLY to compile, Thank you soo much!!!!

  • @dewanshgupta4233
    @dewanshgupta4233 3 года назад +14

    thank u so much after 5 months I download it

    • @TechDecode
      @TechDecode  3 года назад +1

      😇 You're welcome! 😇
      👉 C++ Programming Course - bit.ly/CplusplusCourse
      👉 Subscribe : rebrand.ly/FreeSubscription

    • @selene8721
      @selene8721 3 года назад +1

      Lol even I'm also

    • @dewanshgupta4233
      @dewanshgupta4233 3 года назад +1

      @@selene8721 😂😂

  • @maleek2.07
    @maleek2.07 2 года назад +1

    you helped me a lot as a beginner in programming, thanks a lot, from Pakistan.

  • @RanjanKumar-cs2yg
    @RanjanKumar-cs2yg 3 года назад +3

    The only properly working setup guide for C/C++ in VS code as of 19-Aug-2021.... i found a lot of outdated setup videos on YT but this one is perfectly working fine..!! Thanks a lot..!!!

  • @uzair9483
    @uzair9483 3 года назад +1

    BRO THANK YOU SOOO MUCH !!!!!!!
    I was about to break my laptop coz I've been trying since last 3 weeks and nothing work
    Subscribed straight away

    • @TechDecode
      @TechDecode  3 года назад

      Thanks for completing 20k Subscriber ❤️

  • @astromanian_UK
    @astromanian_UK 3 года назад +5

    Yogrenda, Like many others here, this video has been a great help to us beginners, Thank you !

    • @TechDecode
      @TechDecode  3 года назад

      You're welcome! 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : bit.ly/2OH9Jv5

  • @srezwana1234
    @srezwana1234 3 года назад +1

    I don't know how can i thank you. I've tried several tutorials to install and run VS .None of them could help me properly. But you just solved all my problems in just 1 video.I'll always be grateful to you

    • @TechDecode
      @TechDecode  3 года назад

      You're welcome! 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : bit.ly/2OH9Jv5

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

      how much did he pay you ?

  • @akulbharti4158
    @akulbharti4158 4 года назад +8

    I was looking for this.
    REALLY REALLY Helpful

  • @vishalmankar4969
    @vishalmankar4969 3 года назад

    Thanku so much sir.... Because of you ..i am able to work on vs code...love from india(maharashtra)🇮🇳

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

    Amazing tutorial. I always wondered why MS Visual Code didn't come with a compiler by default, but this was a fantastically easy to follow workaround.

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

      Because it's just a text editor, made to be lightweight and work with any language.

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

      @@alexhristache Thank you, makes sense

  • @DoraeMon-xy9nj
    @DoraeMon-xy9nj 3 года назад +1

    U r the best dudeee.....been seeing many other videos for more than 6hrs....nothing worked...but yours was the best tysm❤️

    • @TechDecode
      @TechDecode  3 года назад

      😇 You're welcome! 😇
      👉 C++ Programming Course - bit.ly/CplusplusCourse
      👉 Subscribe : rebrand.ly/FreeSubscription

  • @eyey5476
    @eyey5476 3 года назад +3

    I was looking in many tutorials. This is the best I found! thanks a lot!!

  • @dhruvgangar7412
    @dhruvgangar7412 3 года назад +1

    Thankkkkkkkkkkkkkkkkkk u verrrmyyy muccccchhhhhhhhhh dudeeee beacuase of you now i will practixe c++ and will crack my 12th std exam of computers❤️❤️

    • @TechDecode
      @TechDecode  3 года назад

      You're welcome! 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : bit.ly/2OH9Jv5

  • @rahulsingh40g
    @rahulsingh40g 3 года назад +36

    I must appreciate that you told about input handling and related settings.

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

    I was unable to create the .exe file ... There is not a single good explanation as you did on this stuff ..
    Thank you so much brother you helped me alot 💖

  • @emhemedomran8232
    @emhemedomran8232 3 года назад +4

    you are a legend!!!!
    thnk U sooooooooo much ive been looking all day for a video like this

    • @TechDecode
      @TechDecode  3 года назад

      You're welcome! 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : bit.ly/2OH9Jv5

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

    Such a great viedo, I spent all my daylight hours yesterday trying to make it work and it didn't even take me 30 minutes watching your video. THANKS!!!

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

      You're welcome! 😇
      👉 C++ Programming Course - bit.ly/CplusplusCourse
      👉 Subscribe : rebrand.ly/FreeSubscription

  • @PythonDataScientist
    @PythonDataScientist 3 года назад +12

    Great work. No time wastage and straight to the point.

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

    I only click the 'like' button of a video, which i seems great... Your explanation is great brother👍👍🙏🙏❣️

  • @sam.mankar
    @sam.mankar 3 года назад +5

    3:02
    For those who still get an error, that 'g++ is not recognised....... '
    Solution: while you added that copied MinGW path in 'User variables', ( 2:20 )
    Just do the same for System variables (it's below the 'user variables' column. )
    Copy paste the same path (MinGw/bin) in Path of 'System variables'

    • @aroojraja4031
      @aroojraja4031 3 года назад

      I’m getting that very error.. even after copying it in system variables..?
      Any idea why..?

    • @diablolegacy
      @diablolegacy 3 года назад

      still can't:(

    • @chithraboominathan9652
      @chithraboominathan9652 3 года назад

      @@aroojraja4031 same problem...have u got any solution??

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

      Hey could anybody help me
      I have done all the steps like shown in the video.
      But while running the program I get an error👉 variable ${workspace Folder}can not be resolved.please open a folder
      Then two option appear
      1)Open 'lunch.json'
      2)Cancel
      Please guide me to solve this error

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

      ty dude

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

    Hi you are a wonderful guy who can teach for a beginner to understand, I tryand watch you videos
    Thanks a million

  • @robin2080
    @robin2080 3 года назад +5

    Honestly, the best tutorial out there. Thank you so much brother.

    • @TechDecode
      @TechDecode  3 года назад +1

      Glad it helped! 😇
      👉 Don't forget to enroll in C++ Programming Course - bit.ly/CplusplusCourse
      👉 Subscribe : rebrand.ly/FreeSubscription

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

    DUDE i use online compiler now i tried using this any vids didnt work other than this THANK YOU SO MUCH!!!

  • @sagarpurohit1454
    @sagarpurohit1454 3 года назад +3

    Many tutorials are available, but this one is simple and quick all in one.

  • @ay_u_shhh
    @ay_u_shhh 3 года назад

    Bro thanks a lot. I tried many ways, wasted hours of time,installed -uninstalled many times vs code and mingw but nothing worked . Finally because of your video I was able to run my first c++ program on vs code successfully. Thanks a lot once again!!!

  • @nikitabansal9147
    @nikitabansal9147 4 года назад +4

    Your videos are really informative. Looking forward for more!!

    • @TechDecode
      @TechDecode  4 года назад

      Glad you like them! 😇

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

    Thank bro love you♥️ from Pakistan 🇵🇰 it really help me a lot

  • @souviksamanta1867
    @souviksamanta1867 3 года назад +5

    For people facing error
    "g++' is not recognized as an internal or external command"
    put the variable in Global path(the box under user path)
    That solved the problem for me

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

      bro where

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

      thanks bro i got it

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

      @@baibars5191 i didn't got please help me

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

      doesnt work for me... I'm curious why every thing made from programmers for programmers never work as it should. This is why i don't use linux - I can do exactly as developers said on his webpaige and... this is just a coin toss. Maybe it will be work or maybe not. Probably not.

  • @HARSHSHAHJAISWALBCE
    @HARSHSHAHJAISWALBCE 3 года назад

    i tried a lot by seeing different different youtubers video but i didn't find a solution but then i saw your video and solve the problem in just half an hour by getting min gw to correct path and and installing vs code. thanks a lot

  • @anonymoustv8604
    @anonymoustv8604 3 года назад +9

    Thanks! This was the best video that clearly explained everything, and it even worked! Thank you so much! Now I don't have to use turbo c++ to run my code lol

  • @VikasVerma-bq1qy
    @VikasVerma-bq1qy 2 года назад

    you are god sir..after changing my laptop i was struggling from 2 days....now its fixed..F

  • @MystixHalo
    @MystixHalo 3 года назад +9

    Hi I followed the tutorial step by step, i added the bin folder to path, but i get this error when running my code: 'g++' is not recognized as an internal or external command,
    operable program or batch file.

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

    bro thank you so much i literally spent hours searching how to instal mingw and it wasnt working so thank god your video helped me!

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

      Glad I could help 😇
      👉 C++ Programming Course - udemy-courses.pxf.io/Best_Cplusplus_Course

      👉 Subscribe : rebrand.ly/FreeSubscription

  • @ahmednazihbouriche2975
    @ahmednazihbouriche2975 3 года назад +3

    this is amazing i was searching for this !!
    +1 subscriber

    • @TechDecode
      @TechDecode  3 года назад +1

      You're welcome! 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : bit.ly/2OH9Jv5

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

    Very thank you bhaiya
    Mera 3rd try tha ye
    Finally! Hogya ab.☺️💕

  • @vaibhavkambar1782
    @vaibhavkambar1782 3 года назад +6

    Thank you brother because of you i was able to run a code so smoothly and easily
    You got a like
    Again thanks 😊

    • @TechDecode
      @TechDecode  3 года назад

      You're welcome! 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : bit.ly/2OH9Jv5

    • @dinkarkorlekar8305
      @dinkarkorlekar8305 3 года назад

      @@TechDecode I'm, getting an error as Handler already set what to do sir?

  • @Pihuvlogs77-b4d
    @Pihuvlogs77-b4d 2 года назад +1

    i usally don't comment. but bro u r my life saver. i went through a lot of videos but those videos are not very helpful to me. and your video is very helpful for any beginner programmar

  • @whovikrantsingh
    @whovikrantsingh 3 года назад +38

    C++ : I'm the most difficult thing to learn, haha.
    Visual Studio Code : *Hold my C++ Setup Process*

    • @forhadrh
      @forhadrh 3 года назад +1

      Learning a language & setting up an environment to run that language is not same thing, boi.

    • @whovikrantsingh
      @whovikrantsingh 3 года назад +1

      @@forhadrh That's obvious.

    • @AbhishekBM
      @AbhishekBM 3 года назад +1

      @@forhadrh really??!! I didn't know that.

    • @forhadrh
      @forhadrh 3 года назад

      @@AbhishekBM Why? Don't you have common sense? It's like playing a game & builing the game yourself, where the building part is the language & playing is like setting up the compiler. You can play the game peacefully where building, debugging & releasing process are much harder than that.

    • @AbhishekBM
      @AbhishekBM 3 года назад +1

      @@forhadrh as a matter of fact, I do not have common sense. Thank you for that great analogy. Intellectuals like yourselves are a blessing to idiots like me.

  • @pakistani9975
    @pakistani9975 3 года назад

    Thankss. I tried much time but my visual never run. but with your video now my work is done am vary happy thanks soooooooooooooooo much and love u, sir.

  • @hosehupleg5460
    @hosehupleg5460 4 года назад +6

    What a great Tutorial. Thank you really much. You saved my live :)

    • @TechDecode
      @TechDecode  3 года назад

      You're welcome! 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : bit.ly/2OH9Jv5

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

    This is one of the best explanation of c thankyou very much sir ❤️❤️❤️

  • @aradhyarathore5413
    @aradhyarathore5413 3 года назад +4

    still trying to make it, but my #include or court, I underlined and it always says that there is a problem with g++

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

    Thanku so much..... I was not able to run my program coz I didn't save. them but now it's solved. Again thanku very much 👍

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

      Happy to help 😇
      👉 Don't forget to check our website for more C/C++ tutorials : techdecodetutorials.com/category/c/

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

    Damn you are the life saviour brother.
    I was stuck in a code that wasn't working and following your procedures really helped me come out of the problem; And hereby I declare that I regained my life in coding again. ❤️❤️

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

      You're welcome! 😇😇
      Don't forget to check our website for C/C++ tutorials: techdecodetutorials.com/category/c/

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

    Best step by step description. I installed the ver. 18.1 Thanks. Best Wishes(Apr. 2022)

  • @prakharagarwal9789
    @prakharagarwal9789 3 года назад +9

    'g++' is not recognized as an internal or external command,
    operable program or batch file.
    its showing me this error

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

    Sir very thank you this video actually helped me a lot.I was facing issues after issues from 7 months when ibhave installed vs code .I used to watch videos to fix it but nothing worked and I remember I used to skip your video bcoz of views and the sub count but don't know why yesterday again I started for searching videos and accidently landed on this video which turned into the actual solution so views and sub count is not the thing the thing is the content provided Hats off to u sir.And again thank u🙌🙌

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

    If some one is getting any trouble : g++ is not recognized as an external or internal command then you might have edited you user variable path... edit the System variable part of the environment variable part

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

      i did not understand

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

      what do you mean by edit the System variable? im facing this problem right now

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

      @@sitinorfarah5629 in the Environment Variables Window there are two seperate windows: On top are your specific user variables and on the bottom are the system variables. You need to add the path to the system variables at the bottom and not at the user variables at the top.

  • @mrs.potatohead8471
    @mrs.potatohead8471 Год назад

    I LOVE YOU!!!!!!!!!! 😭 This tutorial was a LIFE SAVER!!! Subscribed.

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

    Thank you so much for this tutorial. I had checked a bunch of other videos but I couldn't get the compiler to work there, but this finally did the trick!

  • @Sam60420
    @Sam60420 3 года назад

    Haven't used C++ since college mane, love this channel.

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

    One of the best on youtube!! Thanks a lot 🌻🌻 you made it too easy, seen many videos but none of them worked, it is the best !!

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

    after watching 5-6 videos, i found this very helpful, Thanks man

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

    Ive watched several videos and their video is either old (Despite yours is older) or just doesnt make any sense. Thank you so much for this

  • @samarthgupta8576
    @samarthgupta8576 3 года назад +1

    I was stuck for 3 days nearly.
    Thanks a lot sir........big thanks to you.

    • @TechDecode
      @TechDecode  3 года назад +1

      Happy to help 😊

    • @samarthgupta8576
      @samarthgupta8576 3 года назад

      @@TechDecode plz tell me where can i learn to start coding now as a beginner..?

    • @TechDecode
      @TechDecode  3 года назад +1

      C++ Programming Course - bit.ly/CplusplusCourse

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

    thank you ive been trying for 2 days straight and all of the compilers that i installed didn't work and this worked thank you

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

    thank you man for this tuto. i was trying to use c++ on VS for a week. and you helped me to do that just in 10 minutes

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

    thank you so much
    this is the best video on youtube I have seen in my life
    after watch for just 10 minute I have eventually done it
    thanks so much
    I love all of your content
    and I think some projecct would be a good idea for growing up your channel
    try it !!!!!!!!

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

    Thank you so much!!! I was strugling for 7hrs watching other tutorials and thinking that I'm so stupidTT but then I followed by your tutorial and now everything is working

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

    Great video.
    In VS code 1.70.2 you must restart VS code after installing code runner to show "Run in terminal" setting.

  • @BKYADAV-zm7yv
    @BKYADAV-zm7yv 2 года назад

    Thank you sir best video for beginners rest of sale pta nhi kya batate h samjh m hi nhi aa rha tha

  • @widepootis
    @widepootis 3 года назад

    Thank you very much I couldn't understand why I got an error after I only installed the C/C++ extension on VS Code and now it works!

    • @TechDecode
      @TechDecode  3 года назад

      Glad it helped! 😇
      👉Don't forget to enroll in C++ Programming Course - bit.ly/CplusplusCourse

  • @savageldki
    @savageldki 3 года назад +1

    i love ur video sir i have lot off issues during download the compiler but i finally solved thnks alot

  • @rabagokimberlym.3464
    @rabagokimberlym.3464 3 года назад

    THANK YOU SO MUCHHHHH! I'VE BEEN STUCK FOR 4 HOURS ON HOW TO FIND COMPILER ISSUES!

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

    I love u! You help me a lot. The deadline of the assignmant is coming and I still try to figure out why the compiler wasn't cooperating. You save me!

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

    Thank you very much sir i am looking for errorless video and after so many attempts i found you and it works

    • @TechDecode
      @TechDecode  3 года назад

      Happy to help 😇
      C++ Programming Course - bit.ly/CplusplusCourse
      Subscribe : rebrand.ly/FreeSubscription

  • @omatheusfl
    @omatheusfl 3 года назад +1

    Everyday an Indian guy saving my life. Thanks dude, ur the best!

  • @susheelabhati7764
    @susheelabhati7764 3 года назад +1

    Thank you so much dear i was struggling hard to find out the error ,you solved my each and every problem. You are doing a great job.

    • @TechDecode
      @TechDecode  3 года назад

      You are most welcome 😇
      👉 C++ Programming Course - bit.ly/CplusplusCourse
      👉 Subscribe : rebrand.ly/FreeSubscription

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

    I do not usually comment but your brilliance has instigated me to write a couplet for you which I believe is not enough but this is the only way I could say thank you, you are a champ.

  • @Working800
    @Working800 3 года назад

    3/6/2021
    working really good, if you have some trouble try to open vscode directly from the folder, for example in the terminal write code . I had a problem with the compilation but now everything is fine

  • @ParsaNazari-rl2yz
    @ParsaNazari-rl2yz 5 месяцев назад

    Thank you bro i was actually struggling for a while i almost had a probelm where from the path you said i couldn't change reader mode only and for anyone who has that probelm go to the code runner extension itself you can also select it from there thank you again bro