This is a gist for backend development for web platforms. Let's take a website for example Google https://google.com. When we visit Google in our browser, we see their landing page with their logo and an input box where we can search whatever we want. The things we see on our screen is the user interface or the frontend. Now when we enter anything in the input box and hit enter, how do we get search results? That's where the backend comes in, it understands our requests and gives us results. That's exactly like communication between two people.
Although networking is a big topic and hard to understand, we only need to understand one thing to get started: IP addresses. If I had to visit a friend, I would need their address, similarly all electronic devices connected to the Internet have a unique IP address. There are enough IP addresses for all of us. Let's say the IP address 2001:0db8:85a3:0000:0000:8a2e:0370:7334
belongs to a computer