What Code or coding is
The act of creating computer programs, Web sites, and other applications. "Code" refers to the typed program instructions that programmers write. The written code is interpreted into a language that a system can read and execute. A favorite term among Web developers, code is often mentioned with interesting verbs. For example, you may hear programmers say, "We're busy slinging code," which means they are writing a computer program or programming a database or Web site.
The meaning of Server
A host computer on a network. It houses information and responds to requests for information (for example, it houses Web sites and executes their links to other Web sites). The term "server" also refers to the software that makes the act of "serving information" possible. Commerce servers, for example, use software to run the main functions of an e-commerce Web site, such as product display, online ordering, and inventory management (you'll also hear this described as shopping cart technology). A server is the control computer on a LAN, meaning it controls the software, access to printers, and other parts of the network (usually accompanied by workstations that "share the load"). A server may be dedicated (where its sole purpose is to be the server) or non-dedicated (where in addition to being the server, it can be used for basic computing purposes).