TCP Working: 3-Way Handshake & Reliable Communication
Deep Dive into the Internet’s Most Reliable Protocol 🏗️
Jan 20, 20264 min read14

Search for a command to run...
Articles tagged with #software-development
Deep Dive into the Internet’s Most Reliable Protocol 🏗️

Sneak peek into the .git/ folder If you open the .git folder, you will see many files and folders. HEAD and index are files, rest all are folders. Now to understand Git properly, we just need to understand what happens internally when we use the main...

Get well versed with the essential git commands ✨
