In this video, I will show you exactly how to download and install Visual Studio Code (VS Code) on your laptop or PC in 2026. If you are a college student starting your coding journey, or just someone who wants to learn programming, this is the first step you need to take.
I have explained everything step-by-step so you don’t face any errors. I also cover the best settings and extensions you need to install immediately after downloading to make your coding life easier.
📥 Download Link: [Link to Official VS Code Website]
⏱️ Timestamps: 0:00 - Introduction (Why use VS Code?) 1:20 - How to Download VS Code (Safe Way) 3:15 - Installation Steps (Don’t Miss This Checkbox!)
📝 Text Tutorial: How to Install VS Code (2026 Guide)
If you prefer reading or want to revise the steps while the video plays, here is the full guide written down for you.
1. What is VS Code? Visual Studio Code, or VS Code, is a code editor made by Microsoft. Think of it like a notepad, but specifically for writing computer programs. It is free, lightweight, and works on Windows, Mac, and Linux. Most college students and professional developers in India use this because it is fast and supports almost every language like Python, Java, C++, HTML, and CSS.
2. System Requirements You do not need a very expensive gaming laptop for this.
RAM: 4GB is enough (8GB is better).
Space: At least 500MB free disk space.
OS: Windows 10/11 or macOS.
3. Step-by-Step Installation Process
Step 1: Go to the Website Search for "Download VS Code" on Google or click the link I provided above. Always download from the official website (code.visualstudio.com) to avoid viruses.
Step 2: Choose your Version You will see a big blue button.
If you use Windows, click on the "Windows" button.
If you use a MacBook, click on "Mac." The download will start automatically. It is a small file (about 90-100MB), so it should finish quickly even on mobile data.
Step 3: The Installation (Very Important!) Once downloaded, double-click the setup file.
Accept the agreement (click "I Accept").
Click "Next" until you see a page with Checkboxes.
CRITICAL STEP: You will see options like "Add 'Open with Code' action..." and "Add to PATH."
Please check/tick ALL the boxes.
Checking "Add to PATH" is very important because it lets you run VS Code from your command prompt. If you forget this, you might face issues later when learning Python or Java.
Step 4: Finish Setup Click "Install" and wait for one minute. Once done, click "Finish," and VS Code will open up for the first time.
Top 5 Extensions for Beginners (2026 Edition)
VS Code is great, but "Extensions" make it perfect. Extensions are like small apps inside VS Code that help you write code faster. In the video, I show you how to install these:
Live Server: If you are learning HTML/CSS for web development, you need this. It lets you see your website changes instantly on the browser without refreshing the page every time.
Prettier - Code Formatter: As a beginner, your code might look messy. Prettier automatically fixes the spacing and makes your code look clean and professional every time you save the file.
Python (by Microsoft): If you are an engineering student in India, you will likely learn Python. This extension helps you run Python code easily and finds errors for you.
C/C++ (by Microsoft): Essential for DSA (Data Structures and Algorithms) practice.
Material Icon Theme: This doesn't change how you code, but it makes your file icons look really cool and easy to identify.
Common Questions by Students (FAQ)
Q: Is VS Code completely free?
Yes, it is 100% free and open-source. You never have to pay for it.
Q: Can I run C++ and Java in VS Code?
Yes! But VS Code is just an editor. To run C++ or Java, you need to install their compilers (like MinGW for C++ or JDK for Java) separately. I have other videos on my channel explaining that.
Q: My laptop is slow. Will VS Code run?
VS Code is much lighter than heavy software like Android Studio or Visual Studio. It should run fine on most student laptops (even i3 processors).
Q: Why does my interface look different from yours?
I am using a specific "Theme." You can change themes by pressing Ctrl + K then Ctrl + T. I usually prefer the "Dark High Contrast" theme because it is easy on the eyes during late-night study sessions.
If this video was helpful, please Like and Subscribe to the channel. It helps me create more coding tutorials for you.
Happy Coding! 💻🚀
All Links - https://linktr.ee/underratedcoder
Welcome to Underrated Coder! Your trusted destination for:
1. College Admission
2. DSA Live Class
3. Fullstack Live Class
4. AI ML Live Class
5. Personal Guidance
Empowering Coders, transforming careers!
#vscode #vscodetips #coding #codingforbeginners #codingtutorial #cse