[C++/CPP] Install C++/CPP And Create First Hello World Program (5 Mins Guidelines) [Tutorial 1]

Veröffentlicht am: 22 Oktober 2019
auf dem Kanal: BorderlessTech
23
0

|| Remember to turn on subtitles/CC for a better tutorial guides. ||

[0:10] Start tutorial.
[0:13] Open google.com, key in "install gcc windows".
[0:27] Select "Install GCC: Binaries - GNU Project - Free Software... " (https://gcc.gnu.org/install/binaries.....
[0:38] Select Microsoft Windows | mingw-w64.
[0:55] Click on "Downloads".
[0:59] Select MingW-W64-builds.
[1:05] Select Sourceforge.
[1:26] Open downloaded mingw-w64-install.exe.
[1:35] Follow the installation instruction.
[2:12] Open command prompt (cmd) to check the installation status.
[2:20] Use command "gcc -v" (you will get the version if the installation was successful).
[2:37] The installed .exe location path.
[2:51] Now create a new Text Document at desktop, and name it "HelloWorld" with .cpp extension (HelloWorld.cpp).
[3:05] Open it with Notepad or edit with Notepad++.
[3:11] Key in print "Hello World" instruction set, then save it.
[4:03] Open command prompt (cmd).
[4:10] Key in "cd desktop" (change directory to desktop).
[4:15] Then key in "g++ helloworld.cpp" (Compile the file into .exe, default program named "a").
[4:34] Try on keying in "a" to call created program.
[4:42] Key in "g++ helloworld.cpp -o HelloWorld.exe" (Compile the file into .exe with program named "HelloWorld").
[5:13] Similarly, key in "HelloWorld" to call created program.


Auf dieser Seite können Sie das Online-Video [C++/CPP] Install C++/CPP And Create First Hello World Program (5 Mins Guidelines) [Tutorial 1] mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer BorderlessTech 22 Oktober 2019 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 23 Mal angesehen und es wurde von 0 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!