Programming The Internet?
 
 
What does this mean?
- Access all of the data everywhere.
 - Harness all the CPU power.
 - Combine the functions of all applications.
 - Interact with people on the Internet.
 
Programming:
- Move information.
 - Combine values (e.g., arithmetic).
 - Make decisions.
 - Iterate.
 - Encapsulate behavior (composition).