The web progamming

The term web programming indicates activities and programming techniques, with the respective scripting languages, that allow the creation and development of applications for the Web. Web programming is divided into two types:

1) back-end, client-side and server-side scripting;
2) front-end, forums and social networks, applications or portals for e-commerce;

Next

Front-end

The front-end developer is the programmer

Who deals with the user interface of a website and the design. By creating websites or applications, it uses HTML programming languages (for content), CSS (for design) and Javascript to make sure that the user can see and interact with them.

Next

Back-end

The Back-end developer works "behind the scenes" of a website.

It deals with its server side operation and interventions that have no impact on the graphical interface, so on what users do see.

Next