C++ programming with Visual Studio Code SET UP

Опубликовано: 15 Июль 2023
на канале: Coding TechDz
90
3

Hello !!!

this video about :
C++ is a compiled language meaning your program's source code must be translated (compiled) before it can be run on your computer. VS Code is first and foremost an editor, and relies on command-line tools to do much of the development workflow. The C/C++ extension does not include a C++ compiler or debugger. You will need to install these tools or use those already installed on your computer.

There may already be a C++ compiler and debugger provided by your academic or work development environment. Check with your instructors or colleagues for guidance on installing the recommended C++ toolset (compiler, debugger, project system, linter).

To make sure the compiler is installed and configured correctly, we'll create the simplest Hello World C++ program.

This has been a very simple example to help you get started with C++ development in VS Code. The next step is to try one of the tutorials listed below on your platform (Windows, Linux, or macOS) with your preferred toolset (GCC, Clang, Microsoft C++) and learn more about the Microsoft C/C++ extension's language features such as IntelliSense, code navigation, build configuration, and debugging

thanks for watching if there's any question put in comments

#programming #coding #C #vscode #python #javascript


На этой странице сайта вы можете посмотреть видео онлайн C++ programming with Visual Studio Code SET UP длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Coding TechDz 15 Июль 2023, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 90 раз и оно понравилось 3 зрителям. Приятного просмотра!