Thank you so much for the help , I was struggling alot to setup until I found your video
@LearningLad11 сағат бұрын
You're welcome!
@abelgreninja8562Күн бұрын
can we change the voice?
@LearningLad11 сағат бұрын
you can change the voice
@elenaljhКүн бұрын
thank you sir, it helped a lot!!
@LearningLadКүн бұрын
Most welcome
@BLED5552 күн бұрын
Bro still on after 11 years. Props🎉
@mhchicchoc15474 күн бұрын
Thanks 🙏🏾
@LearningLad4 күн бұрын
Most welcome 🙏🏾
@NAGESHWaghmare-k3o5 күн бұрын
👍👍👍👍
@LearningLad4 күн бұрын
thanks
@joseluisbrear.51966 күн бұрын
Great video, it really helped me out. Thank you.
@LearningLad6 күн бұрын
Most welcome :)
@christianmendoza86947 күн бұрын
Thank you man, this video is really helpful, from philippines.
@LearningLad7 күн бұрын
Most welcome :)
@MohamedIbrahim-n9u7 күн бұрын
thank you
@LearningLad7 күн бұрын
You're welcome
@Zammah_graphics7 күн бұрын
2025, and it is still relevant
@LearningLad7 күн бұрын
👍
@Sbirr2003-f9u8 күн бұрын
Thank you sir.
@LearningLad8 күн бұрын
Most welcome
@Sbirr2003-f9u8 күн бұрын
After installing it, the command 'pacman -Syu' doesn't work to start the program. Why.....
@merveillesfreemandjomotouk53319 күн бұрын
You're a live saver man !
@LearningLad8 күн бұрын
Glad my video helped you! :)
@daboss92269 күн бұрын
Thank you so much! I’ve been trying to set up Visual Studio since yesterday, and I had no idea how to do it until I watched this video.
@LearningLad8 күн бұрын
I'm glad it helped you get it working!
@illuso11659 күн бұрын
simple and very helpful, liked and subbed!
@LearningLad9 күн бұрын
Glad you like it 😊
@manishbarman200610 күн бұрын
THANK YOU SO MUCH SIR FOR YOUR EXPLANATION
@LearningLad10 күн бұрын
Most welcome :)
@ExpertPeeb13 күн бұрын
there's always an indian guy with a guide 🙏
@LearningLad13 күн бұрын
glad my video helped you :)
@costastergiou947115 күн бұрын
Amazing! Just amazing tutorial <3 Thank you so much <3
@LearningLad14 күн бұрын
You're very welcome!
@Astral_Nex2415 күн бұрын
Thanks a lot
@LearningLad14 күн бұрын
Most welcome
@Sahm75916 күн бұрын
Thank y so much sir y r great your teaching methode is so nice
@LearningLad16 күн бұрын
You are most welcome.
@tlkrao17 күн бұрын
Excellent!!! Well explained. I have implemented. Satisfied. Thank you very much🎉..
@LearningLad17 күн бұрын
I'm glad it worked for you! 🎉
@irfaanvallapilm384717 күн бұрын
thank you so much for these tutorials sir, I really want to learn C fundamentals :)
@LearningLad17 күн бұрын
You are most welcome
@irfaanvallapilm384717 күн бұрын
first
@ogygia484317 күн бұрын
I don't have run code configuration
@LearningLad17 күн бұрын
with latest version of c c++ extensions, we dont need code runner. so you dont have to look for run code configuration.
@ogygia484318 күн бұрын
[Running] cd "c:\Users\Nini\Desktop\C C++\" && gcc test.c -o test && "c:\Users\Nini\Desktop\C C++\"test c:/mingw/bin/../lib/gcc/mingw32/6.3.0/../../../libmingw32.a(main.o):(.text.startup+0xa0): undefined reference to `WinMain@16' collect2.exe: error: ld returned 1 exit status [Done] exited with code=1 in 3.573 seconds
@LearningLad17 күн бұрын
save your program and then run :)
@zerobytes-l2g18 күн бұрын
i loveed youur way of explaaning good woork keep going I love love c langauge and i make video about it kep going ❤❤👏👏👏🙏
@RonnyKakompe20 күн бұрын
Brilliant
@LearningLad19 күн бұрын
thanks
@krishna_N_kammar20 күн бұрын
Anyone 2025🎉
@LearningLad20 күн бұрын
glad to see you here :)
@MulondoSudhir20 күн бұрын
Thank you . I was so ignorant
@LearningLad20 күн бұрын
no problem :)
@MulondoSudhir21 күн бұрын
Stop covering information with subtitles
@LearningLad21 күн бұрын
I don't cover using subtitles. It is part of KZbin player. You have the option to turn it on off
@sagarshinde603321 күн бұрын
Kich samaja nahi 😢
@Zoom_your_life22 күн бұрын
Why not peoples are watching this type vdo ....nyc vdo
@LearningLad22 күн бұрын
thanks. glad you like it :)
@VivianHuang-rl2tp23 күн бұрын
You are a life saver
@LearningLad22 күн бұрын
glad my video helped you :)
@DTRFF-vx3pf23 күн бұрын
Mine not showing run code configuration
@cr7neymar90824 күн бұрын
I am getting a path error when I try to run the code. Executing task: C/C++: gcc.exe build active file Starting build... cmd /c chcp 65001>nul && C:\MinGW\bin\gcc.exe -fdiagnostics-color=always -g C:\Users\cr7ne\Desktop\testeC\okay.c -o C:\Users\cr7ne\Desktop\testeC\okay.exe The system cannot find the path specified. I don't have MinGW on my C drive, are we supposed to?
@LearningLad24 күн бұрын
yes. you need a compiler. In the beginning part of this video i have explained how you can install one.
@sandeshmalla1225 күн бұрын
Cs Exam today
@LearningLad25 күн бұрын
All the best
@sanzid909825 күн бұрын
I set the latest compiler following vs-code web. But now i cannot run the code with input.txt and output.txt file. my previous setting.json is : "cpp": "cd $dir && g++ $fileName -o $fileNameWithoutExt.exe && timeout 10s $dir$fileNameWithoutExt.exe < input.txt > output.txt || (echo . > output.txt && echo 'Time Limit Gone')" but it is not working and gives error. can you help me how can i fixed this problem?
@AMakwanaMahishree25 күн бұрын
Great explanation ❤❤ the clarity of words makes it easier to understand. Really helpful❤
@LearningLad25 күн бұрын
Glad this video helped you :)
@TadichaGalma25 күн бұрын
Thanks
@LearningLad25 күн бұрын
Most welcome :)
@asikafotvgh135926 күн бұрын
Very good tuition.
@LearningLad26 күн бұрын
Thank you :)
@sandeepnaidukosuru744027 күн бұрын
Nice explanation bro
@LearningLad27 күн бұрын
Thanks
@Stormy101-x3y27 күн бұрын
thank uuuuuuuuuuu soooooo much
@LearningLad27 күн бұрын
most welcome :)
@MerckMillan29 күн бұрын
best video that really clarifies and gives an indepth perspective to a beginner. love it 🤌💯
@LearningLad28 күн бұрын
Glad you liked it!
@ParalyticAngel29 күн бұрын
Thanks mate. With your help finally I could run for the first time a C++ program in VS Code.^^ If you would make a tutorial for activating OMP and MPI in VS Code also, you would be my VS Code hero.^^ 😉
@LearningLad29 күн бұрын
I will try :)
@imshaikrehan29 күн бұрын
Guys Seriously this worked for me After trying many videos finally this helped In other videos they didnt say to install debugger
@LearningLad29 күн бұрын
Glad my video helped you :)
@ArtistSquadMGL29 күн бұрын
great😊
@LearningLad29 күн бұрын
Thanks
@yunestaku50Ай бұрын
Thank you so much brother
@LearningLad29 күн бұрын
You're most welcome.
@aryaghorbanimehrabАй бұрын
best teacher in world😍😍😍😍
@LearningLadАй бұрын
thank you
@Instagram_topАй бұрын
thank you man
@LearningLadАй бұрын
Most welcome :)
@bharathgandham3410Ай бұрын
Thank u very much bro for clarification of the cmd prompt