Lesson 1: Basic web concepts
Introduction
I assume that you know nothing about the inner workings of the Internet; maybe you're not even sure how people actually get to web sites, where are the web sites actually sitting, what is the web in the first place?
In this article I am going to give you the minimum you need to get your 'feet wet' so that we can quickly get into building web sites. I won't go into painful micro-details that would put all but true nerds to sleep, again there is just enough so that you have a basic understanding of what's going on.
What is the web?
In a nutshell, the web is a whole bunch on interconnected computers talking to each other. The computers (on the web) are typically connected by phone lines, digital satellite signals, cable and other types of data-transfer mechanisms. A 'data-transfer mechanism' is a nerd's way of saying: a way to move information from point A to point B to point C and so on.
Next
|