Category: Web Development

Set up a local web server/website

What is a Web Server and Why we need it ? A computer program that is responsible for accepting HTTP (Hyper Text Transfer Protocol) requests from clients (user agents such as web browsers), and serving them HTTP responses along with optional data conten… more »

Want to try your hand in Web Developement ?

This is going to be a series of articles intended to let you know the inside/out of web development/website designing In the coming weeks we will go through 1) Web Servers 2) Your First Website 3) Different tools & methods 4) Details on Cli… more »