© 2026 Hashnode
Hey fellow developers! 👋 Stepping into the world of version control can feel like entering a high-security vault for your precious code. Git — the widely adopted distributed version control system — is that vault, and your Linux terminal? That’s you...

If you've ever wondered how developers collaborate on projects or how open-source software works, GitHub is the answer! GitHub is a platform where developers from around the world work together, contribute to projects, fix bugs, and build amazing sof...

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...

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...

A few days ago I posted this article about how I set up my machine after re-installing OS. I forgot a few nice steps I do, and it was a pain to find out what I was missing, and all of them were related to git settings. Global Gitignore Don't you hate...
