Theres something about the way that people from India and Pakistan talk. It doesn't matter what they're explaining but its always easier to understand from them because of the pauses they make.
Anil , I already finished all the videos on your playlist , please help me😭 I don't know what's the next step to make since Im not yet finished in Computer Engineering but after finishing this playlist I don't know which steps to take again. Please please , help.
Thank you very much! Just also want to ask how we could debug using only the command prompt. Currently trying to code without any IDEs, just using Notepad++ and the command prompt.
i have downloaded all of the toolset but my program is saying " g++: error: notepad.cpp: No such file or directory g++: fatal error: no input files compilation terminated.
Afternoon LearningLad , Can I please get help on how to make cmd to know the internal of C# , I've used C++ for so long now. I want to learn on C# and have a basic structure on it. Can you guys if at any time please make a video on how we can install C# files from cmd using MSYS2 as you did on C++ video on programming it🙏. So that I can use Visual Studio Code on C# not C++ language. Thank you❤️🙏. And also thank you guys for your tutorials🥇, and it really improved my coding on c++ and I am ready to balance c# with c++.
I am very new to c++ programming so kindly tell me where to write the coding and how to exective ? is NOTEPAD OR NOTEPAD++ is enough to write the program and compile it in command prompt? reply asap plz
Thank you so much sir, I invested a whole day but this videos helped me. However I used to run it earlier with g++ "Array.cpp" -o .run which used to create a run.exe executable and then I used to say ./run to run that executable. I don't know since yesterday the run file with is getting created is not an exe file anymore and my programs are not running. This way system is creating a new executable every time, but will eventually use this method until I figure out. Thanks a Lot!!!!
i watch several video they jump over winRAR step but you did not thank you. because when i download the file it looks different and i did not know what was wrong
Hello pls am having a dll missing error and it's called libisl21 have you heard of it? If yes how can I fix it I have tried everything I can find on RUclips
Clear, straight to the point and informative. Doesn't get much better than this.
Thank you :)
Theres something about the way that people from India and Pakistan talk. It doesn't matter what they're explaining but its always easier to understand from them because of the pauses they make.
thank you
Damn i was wasting my time in other videos...this was so straightforward...thanks😊
Glad my video helped you :)
Thanks for Hello World! You saved my life 🙏🙏🙏🙏🙏🙏🙏🙏
You are welcome 😊
Great video. Very helpful and straight to the point, thank you
most welcome :)
Thank you so much, this is very helpful for the students👩🎓👩🎓
You're very welcome!
That video helps me a lot... Thank you for such amazing videos
thankyou bro literally you saved my life
glad my video helped you :)
jajaja, it was so "simple" that almost install another editor, thank you my fella
Pleasure
Thank you so much man! i couldn't figure out i was doing thanks again!
Glad I could help!
3:27 Such a simple file was sold in just 1 click? Wow, I didn't know learning money with c++ is so easy!
Anil , I already finished all the videos on your playlist , please help me😭 I don't know what's the next step to make since Im not yet finished in Computer Engineering but after finishing this playlist I don't know which steps to take again. Please please , help.
THANK YOU SO MUCH, I had to install the toolset and everything was so easy with your help
Pleasure
Will this work for Javascript or python as well?
Amazing explaination sir
thanks
Amazing, very helpful. thank you my guy
most welcome :)
Thanks so much for a helpful video
You are so welcome!
Easy to understand and informative.
thanks for the tutorial
most welcome :)
Thanks, usefull video !
You're welcome!
Thank you very much very useful but I will use code blocks to enter the code
welcome :)
Thank you very much! Just also want to ask how we could debug using only the command prompt. Currently trying to code without any IDEs, just using Notepad++ and the command prompt.
Thanks so much, the video was very helpful for me
You're welcome!
How to input things to the code, in case i need to read information from the user like in competitive programming competitions, where we use cin >>
i have downloaded all of the toolset but my program is saying " g++: error: notepad.cpp: No such file or directory
g++: fatal error: no input files
compilation terminated.
Make sure that the path and file exists
@@LearningLad they does. I did everything according to your videoss
Afternoon LearningLad , Can I please get help on how to make cmd to know the internal of C# , I've used C++ for so long now. I want to learn on C# and have a basic structure on it. Can you guys if at any time please make a video on how we can install C# files from cmd using MSYS2 as you did on C++ video on programming it🙏. So that I can use Visual Studio Code on C# not C++ language.
Thank you❤️🙏.
And also thank you guys for your tutorials🥇, and it really improved my coding on c++ and I am ready to balance c# with c++.
I am very new to c++ programming so kindly tell me where to write the coding and how to exective ? is NOTEPAD OR NOTEPAD++ is enough to write the program and compile it in command prompt? reply asap plz
Thank u its help me lot
most welcome :)
Thank you so much🙏😭
You're welcome 😊
thank you so much sir
Most welcome
Thank you so much sir, I invested a whole day but this videos helped me.
However I used to run it earlier with g++ "Array.cpp" -o .run which used to create a run.exe executable and then I used to say ./run to run that executable. I don't know since yesterday the run file with is getting created is not an exe file anymore and my programs are not running. This way system is creating a new executable every time, but will eventually use this method until I figure out. Thanks a Lot!!!!
thank you for this tutorial
You're welcome 😊
Tysm bro!
Most welcome
Thank you so much. This helped me a lot
Thanks man!, that was very helpful. Kind regards!
You're welcome!
Is there a way to make this run in vscode to output on the integrated terminal without having to compile, then execute the .exe that is created
dude does julia what a legend
Thanks a lot!
You're welcome!
Thanks for that sir 😊
Always welcome
i watch several video they jump over winRAR step but you did not thank you. because when i download the file it looks different and i did not know what was wrong
glad my video helped you :)
How do we get output if we bring changes to our coding in notepad
This guy is amazing
Thank You !!!!
Thank you sir
Very nice information 🙂🙂
Thanks a lot
thanks man
most welcome :)
What if I have already code that I want to execute do I need to write those things 2:50?
no
use your code :)
Hello pls am having a dll missing error and it's called libisl21 have you heard of it? If yes how can I fix it I have tried everything I can find on RUclips
keep up the good work !
Thanks, will do!
Thank you sir!
Pleasure
Sir how can i see converted c++ file into assembly language??
Thanks❤
Can we use this for C programming?
for C Programming, checkout ruclips.net/video/zQtCsiaeiIE/видео.html
Thank you
You're welcome
when i try to rename it to cpp file it convert to txt file.. plz help
Lmao this doesn't seem promising for my c++ skills
error list goes beyond 5 lines for a Hello World program
💯💯
thanks
At 5:40 I got "Access is denied." in place of "Hello World". What to do?
make sure that u are the administrator of your sys?
i think that works cus it did for me
Can I get this app name for learning. ....😊
شكرا
Whats the link for g++ compiler installation
Did you find it
Look up his vid for the cpp toolset
HOW CAN I ADD A HEADER FILE HELP
Tq sm
Pleasure
thanks
Welcome
good %100
Nice air
thanks
I want to return this favor to you
lol i made a compiler out of this
not working
4:10 huhh
thank you sir
Most welcome