In this section, I'll show you the two services that make modern networking usable: DHCP and DNS.
Without DHCP, you'd manually configure IP addresses on every device. Without DNS, you'd memorize IP addresses like instead of typing google.com.
These protocols run silently in the background. When they work, nobody notices. When they fail, nothing works. You'll understand both well enough to configure and troubleshoot them.