Internet Programming Considerations

Once you understand Internet-related terminology, you'll have little trouble understanding the technology required to program Internet applications. It's impossible to understand Internet-based programming if you do not have a grasp of the hardware and software technology related to Internet communications.

Because communication between computers is the ultimate goal of the Internet, the data is always sent along a serial wire from one computer to the next until the final machine receives the signal. The connection between computers—a phone cable in most cases—transmits only a single bit of information at a time. Binary 1s (ones) and 0s (zeros) are all that travel the lines between Internet computers. Fortunately, ...

Get Absolute Beginner's Guide to Programming, Third Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.