Editor, Compiler, Runtime, etc Setup guidelines for Beginners
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...
mdmarufsarker.hashnode.dev4 min read