How to Run first C program on TurboC/C++ (Updated 2021)

  Рет қаралды 346,034

Amit Thinks

Amit Thinks

Күн бұрын

Let us see how to run your first C program on TurboC. We will also see the output and where the C file gets saved in TurboC directory.
Install Turbo C/C++ on Windows 10:
studyopedia.co...
(Hindi) Install Turbo C/C++ on Windows 10:
• Hindi: Download & Inst...
#TurboC #HowTo #Program
► Subscribe
/ amittechie
► Donate & Support us
www.paypal.com...
►Our popular videos:
- How to run first program in PHP? • How to run first PHP p...
- Android: Locate and view SQLite Database in Android Studio • Android: Locate and vi...
- Android Studio- Change App Name (App Title) of Android App • Android Studio- Change...
- How to run your first Java Program in NetBeans IDE • How to run your first ...
Subscribe to Amit Thinks for more videos!
Like! Subscribe! Share!
Stay tuned!

Пікірлер: 96
@Amit.Thinks
@Amit.Thinks Жыл бұрын
🔥C Tutorial: bit.ly/3fgIuIs 🔥C++ Tutorial: bit.ly/3U5lGe9
@leefisher
@leefisher 10 ай бұрын
Thanks for video. I can't believe how old-fashioned this looks. This looks like a pre-Windows version of a C Compiler.
@Amit.Thinks
@Amit.Thinks 10 ай бұрын
You're welcome! Avoid Turbo C++. It is old school. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@lamtatyan
@lamtatyan Жыл бұрын
Thanks Amit! I am learning C, and really have no idea how to use Visual Studio or other modern IDE. Using Turbo C in Dosbox is really a great idea, not only simple and easy, but also nostalgic and classic!
@Amit.Thinks
@Amit.Thinks Жыл бұрын
You're welcome, lamtatyan. After installing, refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@fantasycars2033
@fantasycars2033 Жыл бұрын
@@Amit.Thinks is it necessary to save and then run the program
@topperexam1826
@topperexam1826 5 ай бұрын
@@Amit.Thinks sir java ka liya konsa software use hota hai school and college me jaise ki c/c++ me turbo c use hota hai
@newbie4789
@newbie4789 Ай бұрын
Ofc it is nostalgia but I really don't know how it is simple 😭😭😭 My brother is learning using Turbo C++ and I am confused
@VirendraKhanka
@VirendraKhanka Жыл бұрын
Thank you soo soo much but I have one question this format is same for all task in c program because my teacher have taught some different function writing
@Amit.Thinks
@Amit.Thinks Жыл бұрын
The difference would be, "void main()" and "int main()", right? Understand the same from here: studyopedia.com/cpp/cpp-first-program/
@trisha.9406
@trisha.9406 11 ай бұрын
Thank you so much. 🙏
@Amit.Thinks
@Amit.Thinks 11 ай бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@liquidsnake2845
@liquidsnake2845 4 күн бұрын
Sir I face problem, I can't copy and paste my code in turbo C++ ide. Please advice
@Amit.Thinks
@Amit.Thinks 4 күн бұрын
Avoid Turbo C++. It's an old-school software, but still still taught in some schools and colleges. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@Blameitonells
@Blameitonells 4 күн бұрын
​@@Amit.Thinks Yup bro in my college they're still using this bullshit 😭
@Simranjeet713
@Simranjeet713 6 ай бұрын
Thank you so much sir😊
@Amit.Thinks
@Amit.Thinks 6 ай бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@rustem2930
@rustem2930 Жыл бұрын
Instead of void main and getch () can I use int main and return 0;
@Amit.Thinks
@Amit.Thinks Жыл бұрын
Yes, check this: studyopedia.com/c/selection-sort-in-c/
@hetkumarkotadia8107
@hetkumarkotadia8107 3 жыл бұрын
Is it needed to setup environment Variables in this?
@Amit.Thinks
@Amit.Thinks 3 жыл бұрын
If you have to place your programs outside the Bin directory, then yes.
@hetkumarkotadia8107
@hetkumarkotadia8107 3 жыл бұрын
@@Amit.Thinks I don't like turbo c++ idk why but like notepad++ and I am having troubles in setting it up. Will you please help me?
@Apka_Hi_Hu_Baabou
@Apka_Hi_Hu_Baabou 11 ай бұрын
Nice brother and thanks
@Amit.Thinks
@Amit.Thinks 11 ай бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@venugowda4444
@venugowda4444 Ай бұрын
mine is still not working, I saved and i compiled there is no error, when I click on run its not working it is just blinking 😐
@Amit.Thinks
@Amit.Thinks Ай бұрын
Avoid Turbo C++. It's an old-school software, but still still taught in some schools and colleges. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@huzaifashah2110
@huzaifashah2110 9 ай бұрын
Bro error aa rha after compiling same yeah hee likha program
@Amit.Thinks
@Amit.Thinks 9 ай бұрын
Refer this program and try again: studyopedia.com/c/c-first-program/ You could have directly mentioned the errors also.
@medisettigowrivenkataswamy8470
@medisettigowrivenkataswamy8470 Жыл бұрын
Any difference between c and turbo c
@Amit.Thinks
@Amit.Thinks Жыл бұрын
Turboc is a sofware to run C language. Turbo C/C++ is old school. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@medisettigowrivenkataswamy8470
@medisettigowrivenkataswamy8470 Жыл бұрын
​@@Amit.Thinkshow to install in laptop
@Amit.Thinks
@Amit.Thinks Жыл бұрын
Install VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@yeshaswikathi6876
@yeshaswikathi6876 Жыл бұрын
How to change c++ to c in turboc?
@Amit.Thinks
@Amit.Thinks Жыл бұрын
Save the file with . c extension For example: amit.c
@ArulArul-vg8tn
@ArulArul-vg8tn 5 ай бұрын
Hi da
@NexusPrime1434
@NexusPrime1434 Жыл бұрын
Thanks a lot. I really need this today. Thanks again :)
@Amit.Thinks
@Amit.Thinks Жыл бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@K.Sairushikesh
@K.Sairushikesh 3 ай бұрын
is there any harm from turbo c++
@Amit.Thinks
@Amit.Thinks 3 ай бұрын
Avoid Turbo C++. It's an old-school software, but still still taught in some colleged. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@K.Sairushikesh
@K.Sairushikesh 3 ай бұрын
@@Amit.Thinks thanks sir🙌🙌
@Amit.Thinks
@Amit.Thinks 3 ай бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@me.__mad_i_yen5973
@me.__mad_i_yen5973 Жыл бұрын
how to set tab size in terboc++ ??? 🙄🙄
@pokesuperhindi
@pokesuperhindi Жыл бұрын
Click on 1 at corner
@Abiram77
@Abiram77 2 жыл бұрын
Sir , After run i cant click on anywhere using mouse its only moving cant click Why ?
@Amit.Thinks
@Amit.Thinks 2 жыл бұрын
Go for Dev C++ instead: kzbin.info/www/bejne/hIXOqI2pisamjrc Turbo C/C++ is old school.
@bmajor1150
@bmajor1150 Жыл бұрын
Sir I am facing the same issue and even the alt+F9 or alt+F5 options dont work for me plz help 🤧
@Amit.Thinks
@Amit.Thinks Жыл бұрын
I have mentioned this in the above comment. TurboC is old school. Go for Dev C++ or VS Code. Try VS Code: kzbin.info/www/bejne/foSXlGahd6qKqJY
@mohammadgaming4675
@mohammadgaming4675 Жыл бұрын
@@Amit.Thinks sir ik turbo c is old but our uni programming sir is forcing to do on this ..what should i do
@avigupta3691
@avigupta3691 Жыл бұрын
​@@mohammadgaming4675 that is the problem in turbo c, so you have to do this again and again. press alt+spacebar, then press enter, it will fix
@palakarakesh4512
@palakarakesh4512 Жыл бұрын
Is internet necessary to run the program
@ganeshmk2652
@ganeshmk2652 Жыл бұрын
No
@mr_agent5254
@mr_agent5254 11 ай бұрын
No
@santhoshgajula.8640
@santhoshgajula.8640 Жыл бұрын
Thanks brother....but when we write second one there is not saving and not work of run bottun or save bottun
@Amit.Thinks
@Amit.Thinks Жыл бұрын
Welcome. Turbo C/C++ is old school. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY Also, refer our free: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@santhoshgajula.8640
@santhoshgajula.8640 Жыл бұрын
@@Amit.Thinks it is windows 10 broh its okay to run
@seshuragu1893
@seshuragu1893 3 күн бұрын
Hi sir i have an doubt
@Amit.Thinks
@Amit.Thinks 3 күн бұрын
Mention it here
@anushkabais7395
@anushkabais7395 Жыл бұрын
Thank you sir
@Amit.Thinks
@Amit.Thinks Жыл бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@LightYagami-ub2yc
@LightYagami-ub2yc 9 ай бұрын
Thanks a lot brother ❤❤❤
@Amit.Thinks
@Amit.Thinks 9 ай бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@ganeshdorkar8340
@ganeshdorkar8340 7 ай бұрын
Sir we have put space between that processing or words
@sakshamgupta1803
@sakshamgupta1803 9 ай бұрын
i am using turbo c++ but no shortcut keys are working on it how to solve this please tell
@Amit.Thinks
@Amit.Thinks 9 ай бұрын
Avoid Turbo C++. It is old school. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@mamanidasdas620
@mamanidasdas620 Жыл бұрын
Thanks a lot sir
@Amit.Thinks
@Amit.Thinks Жыл бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@IpsaPattnayak-f3o
@IpsaPattnayak-f3o Ай бұрын
Thank you so much brother ❤🌸🙏🏻
@Amit.Thinks
@Amit.Thinks Ай бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@mfarhanalipakistani
@mfarhanalipakistani Жыл бұрын
Thanks
@Amit.Thinks
@Amit.Thinks Жыл бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@umarhayatkhansaab4516
@umarhayatkhansaab4516 Жыл бұрын
My turbo c++ program is not run?not get output on.
@Amit.Thinks
@Amit.Thinks Жыл бұрын
Turbo C/C++ is old school. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@mbabu8502
@mbabu8502 Жыл бұрын
Hi sir problem getch is error how to correct it sir
@Amit.Thinks
@Amit.Thinks Жыл бұрын
Try the following code: studyopedia.com/c/c-first-program/
@rohitjagtap.2134
@rohitjagtap.2134 9 ай бұрын
After running a program next time cursor is not working I have to use f9 and ctr f9 what is problem
@Amit.Thinks
@Amit.Thinks 9 ай бұрын
Avoid Turbo C++. It is old school. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@rohitjagtap.2134
@rohitjagtap.2134 9 ай бұрын
Actually I am using vs code only but our collage is asking for use turbo c for exam purpose BTW thanks for replying ☺️
@Amit.Thinks
@Amit.Thinks 9 ай бұрын
Ok, In that case, refer to our free: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@jayashree1784
@jayashree1784 2 ай бұрын
Thank you broo❤
@Amit.Thinks
@Amit.Thinks 2 ай бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@rahulisgreat4911
@rahulisgreat4911 9 ай бұрын
Thank you so much
@Amit.Thinks
@Amit.Thinks 9 ай бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@heavybassnation1085
@heavybassnation1085 Жыл бұрын
Thanks sir
@Amit.Thinks
@Amit.Thinks Жыл бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@jagdeepsinghthakur8871
@jagdeepsinghthakur8871 Жыл бұрын
Thank you sir
@Amit.Thinks
@Amit.Thinks Жыл бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@Motogaming18
@Motogaming18 Ай бұрын
Turbo c++ mai c language ka pura coding kr skte h na ???
@Amit.Thinks
@Amit.Thinks Ай бұрын
Yes, but avoid Turbo C++. It's an old-school software, but still still taught in some schools and colleges. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@Motogaming18
@Motogaming18 Ай бұрын
@@Amit.Thinks thnks sir mai kal vs code install krta hu or usme hi c language ki coding krta hu thnks sir ❤️
@inzamamulhaq6539
@inzamamulhaq6539 2 ай бұрын
Tnx 🎉
@Amit.Thinks
@Amit.Thinks 2 ай бұрын
You're welcome. Refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@MrAbhishekYadav-99
@MrAbhishekYadav-99 6 ай бұрын
Sir error aa raha hai
@Amit.Thinks
@Amit.Thinks 6 ай бұрын
Avoid Turbo C++. It's an old-school software. Try VS Code to run C/ C++: kzbin.info/www/bejne/foSXlGahd6qKqJY
@mahadevjadhav3190
@mahadevjadhav3190 Жыл бұрын
Thank you bhaiya for clearing my douts .......❤
@Amit.Thinks
@Amit.Thinks Жыл бұрын
Welcome. Now, refer our: C Tutorial: bit.ly/3fgIuIs C++ Tutorial: bit.ly/3U5lGe9
@rohitmhaske9081
@rohitmhaske9081 2 жыл бұрын
Sir please hindi translation
How to Download & Install Turbo C/C++ on Windows 10
5:13
Amit Thinks
Рет қаралды 114 М.
you will never ask about pointers again after watching this video
8:03
Новый уровень твоей сосиски
00:33
Кушать Хочу
Рет қаралды 4,9 МЛН
отомстил?
00:56
История одного вокалиста
Рет қаралды 7 МЛН
Worst flight ever
00:55
Adam W
Рет қаралды 26 МЛН
simple addition program in c |  turbo c++ |
11:41
Education 4u
Рет қаралды 508 М.
Fastest Way to Learn ANY Programming Language: 80-20 rule
8:24
Sahil & Sarra
Рет қаралды 866 М.
Learning C# In A Week... Otherwise I Fail University
9:04
My Brain after 569 Leetcode Problems
7:50
NeetCode
Рет қаралды 2,6 МЛН
31 nooby C++ habits you need to ditch
16:18
mCoding
Рет қаралды 787 М.
C++ Libraries For Beginners
6:12
Michael Forest
Рет қаралды 152 М.
Writing a Simple C++ Program
10:59
Neso Academy
Рет қаралды 629 М.
Is the C programming language still worth learning?
9:27
Jacob Sorber
Рет қаралды 102 М.
Новый уровень твоей сосиски
00:33
Кушать Хочу
Рет қаралды 4,9 МЛН