doodlingoverprotocols.hashnode.devWhy Version Control Existswhy version control exists: version control exist because software keeps changing you add new features you fix bugs you fix your code Without a system to track changes , management of code is ver10m ago·1 min read
doodlingoverprotocols.hashnode.devWorking of Browser>>what is a browser? a browser is a software application that fetches code from internet , understand the code and convert into a human readable page , on which you and me can interact >>browser example32m ago·2 min read
doodlingoverprotocols.hashnode.devGitHubUnderstanding GIT Git is a version Control system. git is a software that helps us to manage our code .Not only an individual it is use for almost all tech companies , to track , manage , and supervis1h ago·2 min read
doodlingoverprotocols.hashnode.devcURLwhat is cURL? cURL is a small command line tool that allow your computer talk to server on the internet. EX>> when we use our browser , it send request to server and then gives us response, cURL is th2h ago·2 min read
doodlingoverprotocols.hashnode.devDoodling over ProtocolsHello everyone in this blog we are going to understand what is the major difference between TCP and UDP. Basic understanding TCP is (Transmission Control Protocol) UDP is (User Datagram Protocol) >>Ba22h ago·4 min read