Back to Freecodecamp

Install and Configure Visual Studio Code

curriculum/challenges/english/blocks/create-and-run-simple-c-sharp-console-applications/647e21f88acb466c97ccbeeb.md

latest1.3 KB
Original Source

--description--

This challenge will be partially completed on the Microsoft Learn platform. Follow these instructions to complete the challenge:

  1. Go to <a href="https://learn.microsoft.com/training/modules/install-configure-visual-studio-code/" target="_blank" rel="noreferrer">https://learn.microsoft.com/training/modules/install-configure-visual-studio-code/</a> and complete all the tasks for the "Install and Configure Visual Studio Code" module. This is required to earn the "Create and Run Simple C# Console Applications" trophy on Microsoft Learn, and qualify for the certification exam.
  2. When you are finished, come back and correctly answer the question below.

--assignment--

Complete the <a href="https://learn.microsoft.com/training/modules/install-configure-visual-studio-code/" target="_blank" rel="noreferrer">Install and Configure Visual Studio Code</a> module on Microsoft Learn. Then, answer the question below.

--questions--

--text--

Which of the following choices provides the best description of an Integrated Development Environment (IDE)?

--answers--

Visual Studio Code is an Integrated Development Environment.


An Integrated Development Environment is tool that makes it easier to write code.


An IDE is a suite of tools that supports the full software development lifecycle.

--video-solution--

3