Sep 10, 2025 · 3 min read · 1. For Windows A. Install Python Download Installer: Go to the official Python website at https://www.python.org/downloads/windows/ and download the latest version of the Python installer for Windows. Run Installer: Double-click the downloaded .exe...
Join discussionMay 29, 2025 · 3 min read · Before learn Python, we have to set up our environment.Why? Without setting up our environment, we can’t learn or try Python codes as well as we want. 1. Download Python First of all, we have to download Python for our machine. For that, we have to b...
Join discussionSep 14, 2023 · 4 min read · For Windows Users ডাউনলোড vscode Install a terminal gitbash Nodejs Setup ডাউনলোড nodejs After installing it open a new terminal and type node -v and npm -v to check if everything is working fine. C/C++ Setup ডাউনলোড mingw compiler Follow the ins...
NNH commented
Sep 14, 2023 · 4 min read · For Windows Users ডাউনলোড vscode Install a terminal gitbash Nodejs Setup ডাউনলোড nodejs After installing it open a new terminal and type node -v and npm -v to check if everything is working fine. C/C++ Setup ডাউনলোড mingw compiler Follow the ins...
Join discussion