NCNavjot Chauhaninbasic-information-about-git-and-github.hashnode.dev·Mar 12, 2025 · 4 min readDNS Magic And InternalsIntroduction Have you ever wondered how does a Server find a web page in its memory because computer can only understand 0 and 1 . For this case DNS is used so that server can find the web page and send it to the Users. What is DNS ? DNS Stands for D...00
NCNavjot Chauhaninbasic-information-about-git-and-github.hashnode.dev·Mar 12, 2025 · 2 min readHow Does the Internet WorksWhat is Internet? Internet is nothing else then a global network of interconnected computers. These interconnected computers allows peoples and devices to communicate with each other and share the data and information with each other. Internet works ...00
NCNavjot Chauhaninbasic-information-about-git-and-github.hashnode.dev·Mar 8, 2025 · 9 min readBasic Information About Git And GitHubIntroduction to Git And GitHub What is Git Git is a version control system . It is a software which is used to track changes in our files and folders in our system and used to collaborate with other developers. It is used to manage the history of you...00