AKAnkit Kumarindns-record-types-a-beginner-guide.hashnode.dev·Jan 31 · 3 min readTCP vs UDP: When to Use What, and How TCP Relates to HTTPHello!Pichle article mein humne Chintu ka ghar ka address nikaal liya tha.DNS ne hume bata diya tha: Chintu kahan rehta hai (google.com → IP address) Ab khabar aayi haiChintu ki shaadi haiAur woh bhi love marriage ❤️ Hum uski shaadi attend karna chah...00
AKAnkit Kumarindns-record-types-a-beginner-guide.hashnode.dev·Jan 31 · 4 min readHow DNS Resolution WorksFinding Chintu’s (Google.com) House on the Internet Hello!Aaj hum Chintu ka ghar dhundhne ja rahe hain, aur is journey mein aap CID banoge In the last blog, we learned about DNS records, also called the phonebook of the internet. Aaj hum ek level aur...00
AKAnkit Kumarindns-record-types-a-beginner-guide.hashnode.dev·Jan 30 · 3 min readDNS Record Types ExplainedWhen you type google.com in your browser and press Enter, have you ever thought: How does the browser know where Google’s website is actually located? Computers don’t understand website names like humans do.They understand numbers, called IP addresse...00
AKAnkit Kumarindns-record-types-a-beginner-guide.hashnode.dev·Jan 30 · 4 min readUnderstanding Network DevicesHow the Internet Reaches You Think of the internet like a huge city with many roads. When you open a website or use an app: Data starts from your laptop or phone Travels through cables and network devices Reaches a server Comes back with a respon...00
AKAnkit Kumarinwhy-every-developer-should-learn-git.hashnode.dev·Jan 30 · 4 min readInside Git: How It Works and the Role of the .git FolderMany beginners use Git daily but don’t know what Git is actually doing behind the scenes.Let’s understand Git step by step, in simple words, without heavy theory. The .git Folder : When you run: git init Git creates a hidden folder called: .git Th...00