Full Stack Bootcamp
  • COURSE INFORMATION
    • Full Stack Bootcamp
  • Self-Onboarding
    • Get Started
    • Your Bootcamp
    • Participation & Conduct Protocols
    • Tools
      • Google Classroom
      • Slack
      • Google Calendar
      • Zoom
      • GitHub
      • Visual Studio Code
    • Study Strategies
    • Complete your Self-Onboarding
  • Overview
    • Prepare for the Course
    • Your Course
  • Foundations
    • First small Project
    • Working with the Browser
    • The Importance of Documentation
    • AI - How to use it for coding and learning
    • JavaScript
      • Get started with Javascript
      • Variables and Data Types
      • Operators
      • Conditionals
      • Loops
      • Arrays
      • Objects
      • Functions
      • Scope
      • Callbacks
      • Event Handling
      • Error Handling
      • Debugging
      • DOM Manipulation
      • Dynamic Rendering
      • Asynchronous Coding
      • Async/Await
      • Further Resources
  • 👏Credits
Powered by GitBook
On this page
  • Download Visual Studio Code (VS Code)
  • Mini Challenge 🙌
  1. Self-Onboarding
  2. Tools

Visual Studio Code

PreviousGitHubNextStudy Strategies

Last updated 9 months ago

We use VS Code as our integrated development environment (IDE) or code editor.

Download Visual Studio Code (VS Code)

  1. Visit the Web Site: Go to the official Visual Studio Code page, .

  2. Choose the Right Version: Select the version of VS Code appropriate for your operating system (Windows, macOS, Linux).

  3. Download: Click the download button to download the installation file.

  4. Installation: Once downloaded, open the installation file and follow the on-screen instructions to complete the installation.

  5. Open VS Code: After installation, start VS Code.

  6. DONE 🙌

Mini Challenge 🙌

code.visualstudio.com