BABasheer Ahmadingit-as-version-control-system.hashnode.dev·Feb 15 · 2 min readUnderstand Git as Distributed Version Control System.What is git and How it's work: 'Git' is a Distributed Version Control System, it track the changes of file. Distributed, it allow multiple people to work on the same project. Three main components (stages) of git: Git track out changes across the thr...00
BABasheer Ahmadinwho-dns-works.hashnode.dev·Feb 5 · 2 min readHow git work as Version Control SystemWhat is git and How it's work: 'Git' is a Distributed Version Control System, it track the changes of file. Distributed, it allow multiple people to work on the same project. Three main components (stages) of git: Git track out changes across the thr...00
BABasheer Ahmadinwho-dns-works.hashnode.dev·Feb 4 · 2 min readUnderstand Git as Distributed Version Control System.What is git and How it's work: 'Git' is a Distributed Version Control System, it track the changes of file. Distributed, it allow multiple people to work on the same project. Three main components (stages) of git: Git track out changes across the thr...00
BABasheer Ahmadinwho-dns-works.hashnode.dev·Jan 31 · 2 min readHow Computer Network Devices Work Each other.How network devices connect each other and how it’s work in our house, offices, or organizations. ( Internet, Internet service provider via cable) | Modem | Router | Switch / | \ Access point(wi-fi) Printer, Desktop Switch-2 (another present in Finan...00
BABasheer Ahmadinwho-dns-works.hashnode.dev·Jan 30 · 2 min readHow does a browser know where a website lives?When a client (browser) asks a DNS server for an IP address, the DNS can either provide the IP address directly or point it to another DNS-2 that actually stores the IP address, this type of DNS respond we called record types. There are many record t...00