Before moving into web development, let us see something about its basics. A website is actually a collection of interrelated web pages which can be accessed via Internet. A web page is a hypertext document connected to the world wide web (www). So actually web page is a smaller part of website concerned with a specific subject. Nowadays there are a huge amount of websites exist over the Internet and we can access them simply using the browsers in our devices. It is actually served through a web server.
Now what is web development ???
Web development is the broader process that refers to all the tasks and activities associated with the creation of websites / web applications for hosting. In other words the web development which is also known as website development it the programming needed to enhance the functionalities of a website according to its owner’s requirements.
The web development consists of two main parts : the front-end development / client-side development and the back-end development / server side development. Professionals say the hierarchy of web development as: Client-side coding –> Server-side coding –> Database technology.
I think this post has given a basic idea about website and web development. I will discuss more in the topic “Web development” in the upcoming posts.
