SBSunil Bhosaleindnsrecordtypesexplained.hashnode.dev·Jan 18 · 2 min readDNS Records ExplainedIntroduction Whenever you type a website like google.com in your browser, a big question is asked behind the scenes: “Where should this request go?” Computers don’t understand domain names. They understand IP addresses like 142.250.190.14.So the jo...00
SBSunil Bhosaleinhowtoworkgitinside.hashnode.dev·Jan 18 · 2 min readInside Git: How It Works and the Role of the .git FolderIntroduction Most beginners learn Git by memorizing commands like git add, git commit, and git push. But until you understand how Git works internally, it often feels like “magic”. In this blog, we will explore how Git works under the hood, what the ...00
SBSunil Bhosaleingithubbasic.hashnode.dev·Jan 18 · 2 min readGitHub Basic For The BeginnerIntroduction If you are a beginner in coding, you must have heard about GitHub. Many students confuse Git and GitHub, but don’t worry—this blog will make it very simple.Simple words mein: GitHub ek platform hai jaha hum apna code online store kar sak...00