Visual C++ 2012 – Tutorial 01 – "Hello world!" – C++Tunisia (English)

#Microsoft Visual Studio download:
______________________________________________________
#FaceBook:
#Twitter:
______________________________________________________
(English/Tunisian)
#Tutoriels vidéo haute qualité pour l’apprentissage de la langue de programmation, C++ en Microsoft Visual Studio.
#High quality video tutorials for learning the programming language, C++ in Microsoft Visual Studio.
Nguồn: bgtnation.net
Xem thêm bài viết khác: https://bgtnation.net/cong-nghe/
Xem thêm Bài Viết:
- Truyền đạt kinh nghiệm cách xác định đầu dây motor 3 pha siêu đơn giản
- Giải quyết vấn đề mật khẩu tài khoản trong Windows 8 và 8.1
- Khóa học Excel: Hàm IF, Sao chép Công thức
- Tư Vấn Mic Thu Âm Cho Người Mới Bắt Đầu – Mua Micro nào là hợp lí – LH 0372472870 Truyền Hữu
- Mic thu âm cho điện thoại iphone android định hướng Saramonic
thank you
I cant seem to run my program. Ive tried ctrl F5. And i know it is built successfully without any errors.. PLEASE HELP
ty for your awesome Tutorial
I was told to do it but in notepad and once i do it i still cannot find the file. Apparently, it is the wrong command but if i do it on notepad how can i find it?
Hi,
this is not Visual, it is standard C++ and very old. I use it also 15 year ago.
please wake up!
You never show how to run it. You'd think it would be simple but nothing I do in myk app shows Hell World output.
burningknight7. Turbo C++ is legacy software and completely obsolete.
there's no Solution Explorer on mine, it only show server explorer
turbo c++ is very easier than this, i'll prefer it as output coming is same on both languages
Amazing ENG man ^^ , are you living in USA
Thanks! Good production. Keep making brief videos under 10 minutes maybe.
So i hit build and it says no code analysis issues were detected yet when I try to run it issues and errors pop up. Are there any better compilers than visual studio?This program is crap.
Visual Studio is shit. Nothing I use in it is working.It works in my old compiler but not in this crap.
Thanks, this video is perfect to start with the program!!
i all use good program working but i double click on him he start 5 – 10 seconds and after close and permission denied anzone help?
Click "Build" and then click "build solution" and then run it
Got the same problem. Can someone help us ?
also, if you want to keep int main, you can do this: after your code and before "return 0 " write : system("pause");
you probably defined main as int, if u write void main and remove "return 0" it should work!
you need visual studio ultimate here is a product key RBCXF-CVBGR-382MK-DFHJ4-C69G8
i can't find soultion explorer it is'nt there
How do I get c++ on Microsoft studio visual express? Mine only shows c#………..
go to buildsthe use "clear build" the rebuild it.
When I tried to create a new project in Visual Studio 2012, I dont have the choice of Win32 Console Apllication or Empty Project. I only have Empty Apllication (XAML) and other Aplication related with the Windows Store. Any help ?
Clean and rebuild. If that doesn't work, open a new project and import the existing C++ files to the new one. If that doesn't work as well, than you have a project property issiue related with either linkers or project imports (like .libs or .dlls). Than you'd have to find and download an existing project setting. Or you can simply open a new project with "console application" setting on the startup.
Consider buying / downloading books like Deitel's "C++ How to Program". Text books and implementing programs are the best way to learn a programming language.
Thanks for clarifying the program didn't actually crash. I was concerned about that.
what screen recorder do you use
Very useful, thank you.
press f7 to build the programm
Objective, precise and clear!
Thank you !!
Just click yes and it will run
Thanks a bunch :D.I couldn't make " hello world " program with VC2012.Showed some error about exe is not found and others.But this time I did like your video and it worked 😀
*Bends to look out window*
IT WAS A TRICK QUESTION!!
I…uh…
YOU'LL NEVER TAKE ME ALIVE
*dives out window*
Technically speaking, if you are watching this video to learn about c++, then how exactly are you teaching yourself C++?
😀
Very useful thanks for your help
nice tutorial
nice tutorial. do you have some link for more tutoriols like this?