Feb 5 · 4 min read · Introduction We all are using Version control system(VCS) from many years, Its a part of any developers everyday life, It could be also called as the Digital Diary (records every change, quietly and faithfully), but have you ever wondered why the VCS...
Join discussionFeb 4 · 3 min read · In Part 1, we transformed your Windows machine by installing WSL2, setting up Ubuntu, and enabling systemd. Your PC now has a heart that beats like a Linux server. Now, we need the right tools to interact with that heart. In this guide, we will set u...
Join discussion
Feb 1 · 4 min read · Note: This is Part 4 of the Web Dev series. Part 1: How Your Browser Works Part 2: Emmet for HTML Part 3 : The Ultimate HTML Guide INTRODUCTION Imagine you are in a crowded room. If you shout "Hey human!", everyone turns around. If you shout "H...
Join discussion
Feb 1 · 5 min read · What is TCP? TCP (Transmission Control Protocol)TCP is a connection-oriented and reliable transport-layer protocol used for safe data transmission over the internet. Functions of TCP: Connection-oriented – Establishes a connection using a three-way ...
Join discussion
Jan 30 · 6 min read · Introduction: The Day GitHub Said “That’s Too Much” So I recently wrapped up a Credit Card Fraud Detection project using Logistic Regression — and honestly? It felt amazing. The model worked ✅ The evaluation metrics made sense ✅ I understood the p...
Join discussionJan 28 · 10 min read · Three years ago, I joined a startup as the fifth engineer. The codebase was a mess of clever one-liners, cryptic variable names, and zero comments. The original developer thought he was writing poetry. The rest of us thought we were deciphering ancie...
Join discussionJan 26 · 4 min read · If you’re starting your journey into DevOps or Cloud Computing, one thing you’ll quickly notice is that almost everything happens on Linux. Most cloud servers, CI/CD pipelines, containers, and Kubernetes clusters all run on Linux. So as a Windows use...
Join discussion
Jan 25 · 2 min read · suppose you have to send data to your friend in whatsapp so how you send using internet , suppose you send data and the message which your friend recived is different or missing letters, or there is no data ,time ,location,also if your data reach oth...
Join discussion