- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Python Installation: Setup VS Code & Path Fix (Bangla 2026)
Welcome back to the Complete Python Course in Bangla 🚀
In this video, you will learn how to properly install Python on Windows, set up VS Code, fix PATH issues, and open VS Code in 3 different ways.
If your Python is not running or command not found error is coming — this video will solve everything step by step.
━━━━━━━━━━━━━━━━━━━━━━━
🧭 3 Easy Ways to Open VS Code (Pro Tips):
একবার VS Code ইনস্টল হয়ে গেলে, আপনি ৩টি স্মার্ট উপায়ে এটি ওপেন করতে পারেন যা আপনার কোডিং স্পিড বাড়িয়ে দেবে:
Direct Search: Windows Start Menu-তে গিয়ে VS Code লিখে সার্চ করে ওপেন করা। (সবচেয়ে সহজ পদ্ধতি)
Context Menu (Right Click): আপনার প্রজেক্ট ফোল্ডারের ওপর মাউসের রাইট বাটন ক্লিক করে "Open with Code" অপশনটি সিলেক্ট করা। এতে সরাসরি ওই ফোল্ডারটি VS Code-এ ওপেন হবে।
Command Line (CMD/Terminal): আপনার ফোল্ডার পাথে গিয়ে CMD ওপেন করে শুধু code . লিখে এন্টার দিন। এটি একজন প্রো-প্রোগ্রামারের স্টাইল!
━━━━━━━━━━━━━━━━━━━━━━━
📌 In This Video You Will Learn:
✔ How to install Python on Windows (latest version 2026)
✔ How to set PATH correctly (important fix)
✔ How to install VS Code properly
✔ How to run Python in VS Code
✔ 3 different ways to open VS Code
✔ First setup for coding environment
━━━━━━━━━━━━━━━━━━━━━━━
⏱️ Timestamps:
00:00 Intro – আজকের ভিডিওতে আমরা কী শিখবো?
00:30 Channel Intro
00:36 How to Install Python on Windows (Latest Version)
02:31 How to Check Python Version in CMD
03:06 How to Check & Fix Python PATH Environment Variable
03:51 Pro Tip: How to find Python Path using CMD
04:22 VS Code Installation Guide for Beginners
05:19 Checking VS Code Version in CMD
05:38 Different ways to open VS Code (Overview)
05:52 VS Code Deep Dive: Open Projects, Create Files & Folders
08:00 How to Run Python Code in VS Code Terminal
09:38 Shortcut: Open VS Code from Right-Click Menu
10:22 Pro Shortcut: Open VS Code using CMD (code .)
10:48 Essential VS Code Shortcuts (Ctrl + J for Terminal)
11:05 Managing Multiple Terminals in VS Code
11:21 What’s Coming Next? (Hello World Preview)
11:37 Important Note for Beginners
11:41 Outro & Final Message
━━━━━━━━━━━━━━━━━━━━━━━
🧰 Requirements:
Windows 10 / 11 PC
Internet connection
Basic computer knowledge (only install & click)
🛠️ Tools Used:
Python (latest version) 👉 https://www.python.org
Visual Studio Code 👉 https://code.visualstudio.com
⚠️ Common Problem Fix:
If you get:
'python is not recognized as an internal or external command'
✔ Solution: PATH setup not done correctly → watch full video carefully
🎯 After This Video You Can:
✔ Run Python on your PC
✔ Write your first Python program
✔ Setup professional coding environment
✔ Start real Python projects
━━━━━━━━━━━━━━━━━━━━━━━
🚀 Next Video:
👉 Python Variables + Data Types (Bangla Beginner Level)
👍 Like | 💬 Comment | 🔔 Subscribe
If you face any problem, comment below — I will help you.
#python #pythonbangla #vscode #pythoninstall #coding #programming #learnpython #python2026 #anmamuncoder
Видео Python Installation: Setup VS Code & Path Fix (Bangla 2026) канала anCoder
In this video, you will learn how to properly install Python on Windows, set up VS Code, fix PATH issues, and open VS Code in 3 different ways.
If your Python is not running or command not found error is coming — this video will solve everything step by step.
━━━━━━━━━━━━━━━━━━━━━━━
🧭 3 Easy Ways to Open VS Code (Pro Tips):
একবার VS Code ইনস্টল হয়ে গেলে, আপনি ৩টি স্মার্ট উপায়ে এটি ওপেন করতে পারেন যা আপনার কোডিং স্পিড বাড়িয়ে দেবে:
Direct Search: Windows Start Menu-তে গিয়ে VS Code লিখে সার্চ করে ওপেন করা। (সবচেয়ে সহজ পদ্ধতি)
Context Menu (Right Click): আপনার প্রজেক্ট ফোল্ডারের ওপর মাউসের রাইট বাটন ক্লিক করে "Open with Code" অপশনটি সিলেক্ট করা। এতে সরাসরি ওই ফোল্ডারটি VS Code-এ ওপেন হবে।
Command Line (CMD/Terminal): আপনার ফোল্ডার পাথে গিয়ে CMD ওপেন করে শুধু code . লিখে এন্টার দিন। এটি একজন প্রো-প্রোগ্রামারের স্টাইল!
━━━━━━━━━━━━━━━━━━━━━━━
📌 In This Video You Will Learn:
✔ How to install Python on Windows (latest version 2026)
✔ How to set PATH correctly (important fix)
✔ How to install VS Code properly
✔ How to run Python in VS Code
✔ 3 different ways to open VS Code
✔ First setup for coding environment
━━━━━━━━━━━━━━━━━━━━━━━
⏱️ Timestamps:
00:00 Intro – আজকের ভিডিওতে আমরা কী শিখবো?
00:30 Channel Intro
00:36 How to Install Python on Windows (Latest Version)
02:31 How to Check Python Version in CMD
03:06 How to Check & Fix Python PATH Environment Variable
03:51 Pro Tip: How to find Python Path using CMD
04:22 VS Code Installation Guide for Beginners
05:19 Checking VS Code Version in CMD
05:38 Different ways to open VS Code (Overview)
05:52 VS Code Deep Dive: Open Projects, Create Files & Folders
08:00 How to Run Python Code in VS Code Terminal
09:38 Shortcut: Open VS Code from Right-Click Menu
10:22 Pro Shortcut: Open VS Code using CMD (code .)
10:48 Essential VS Code Shortcuts (Ctrl + J for Terminal)
11:05 Managing Multiple Terminals in VS Code
11:21 What’s Coming Next? (Hello World Preview)
11:37 Important Note for Beginners
11:41 Outro & Final Message
━━━━━━━━━━━━━━━━━━━━━━━
🧰 Requirements:
Windows 10 / 11 PC
Internet connection
Basic computer knowledge (only install & click)
🛠️ Tools Used:
Python (latest version) 👉 https://www.python.org
Visual Studio Code 👉 https://code.visualstudio.com
⚠️ Common Problem Fix:
If you get:
'python is not recognized as an internal or external command'
✔ Solution: PATH setup not done correctly → watch full video carefully
🎯 After This Video You Can:
✔ Run Python on your PC
✔ Write your first Python program
✔ Setup professional coding environment
✔ Start real Python projects
━━━━━━━━━━━━━━━━━━━━━━━
🚀 Next Video:
👉 Python Variables + Data Types (Bangla Beginner Level)
👍 Like | 💬 Comment | 🔔 Subscribe
If you face any problem, comment below — I will help you.
#python #pythonbangla #vscode #pythoninstall #coding #programming #learnpython #python2026 #anmamuncoder
Видео Python Installation: Setup VS Code & Path Fix (Bangla 2026) канала anCoder
ancoder python bangla python installation windows python path fix bangla vscode setup python bangla how to install python 2026 python bangla tutorial vscode installation bangla python path error fix python for beginners bangla learn python bangla python tutorial for beginners in bangla python setup windows 11 visual studio code setup python python environment setup bangla python not recognized fix python path variables windows python complete course bangla
Комментарии отсутствуют
Информация о видео
24 апреля 2026 г. 17:48:02
00:11:47
Другие видео канала
