Web Development






Web page
collections of images ,text files, videos and music .
 A document which can be displayed in a web browser such as Firefox, Google Chrome, Opera, Microsoft Internet Explorer or Edge, or Apple's Safari. These are also often called just "pages."


Website
A collection of web pages which are grouped together and usually connected together in various ways. Often called a "web site" or simply a "site." 
 

Web server
A computer that hosts a website on the Internet. It's software Program that uses HTTP to serve the files that form Web pages to users, in response to their requests, which are forwarded by their computers' HTTP clients.



Basic representation of a client/server connection through HTTP

 
Search engine
A website that helps you find other web pages, such as Google, Bing, or Yahoo. 
 
Languages for Web development


- Front design: HTML,CSS

- Client side: JavaScript

- Server side: PHP,Node.js,Ruby,Python

- Database: SQL











Comments