TCP Working: 3-Way Handshake & Reliable CommunicationWithout rules, the internet would be like a post office that loses half its mail and delivers the rest in a random order. If you were downloading a photo, the top of the tree might arrive after the roots, or the middle of the image might never show u...Jan 29, 2026·2 min read
Understanding HTML Tags and ElementsHey, there! I'm Biswajit, and I am here to teach you HTML, the bone structure of every webpage. I'm not here to tell you all the history of webpages.Jan 28, 2026·3 min read
How DNS Resolution WorksWhat DNS is? How does a browser know where a website lives? Have you think? I know you, your answer is no. But now you are here to know it. Firstly tell me how you search a website in browser? Your answer is just type google.com on search bar. Yes yo...Jan 26, 2026·4 min read
Getting Started with cURLMaster essential cURL commands to test APIs, send HTTP requests, and debug server responses directly from your terminal.Jan 25, 2026·2 min read
DNS Record Types Explained 😐What DNS is? How does a browser know where a website lives? Have you think? I know you, your answer is no. But now you are here to know it. Firstly tell me how you search a website in browser? Your answer is just type google.com on search bar. Yes yo...Jan 22, 2026·5 min read
Pendrive Chaos to Modern CollaborationGit: From Pendrive Chaos to Modern Collaboration As learners, understanding the why behind a tool is just as important as knowing how to use it. When we skip the “why,” we end up memorizing commands instead of truly understanding concepts. That is ex...Jan 17, 2026·5 min read
The Role of the .git FolderHey there 🍎, You can learn an know here what is .git folder in your project repo. Why it is essential for git to track your project and more…. In this article I will provide you all the tools and command where you can do all the things in your hand ...Jan 16, 2026·4 min read