Websites are built using 2 different methods: Raw Coding Content management Systems (CMS)

Preview:

Citation preview

Websites are built using 2 different methods:

Raw Coding

Content management Systems (CMS)

Raw Website

HTML (The language of the web)

CSS (Web Style)

Client-Side Scripting

Server-Side Scripting

Client-Side Scripting

JavaScript

ActionScript

https://www.odesk.com/blog/2014/03/web-development-101-top-web-development-languages-2014/

Server-Side Scripting

PHP

Python

ruby

https://www.odesk.com/blog/2014/03/web-development-101-top-web-development-languages-2014/

Content Management System Tools

HTML (The language of the web)

CSS (Web Style)

Client-Side Scripting

Server-Side Scripting

Notice, CMS’s use the same tools that raw websites use. The only difference is that additional code (in the form of Server-Side Scripting) is provided (pre-packaged) which takes care of managing the look and feel of the website thereby allows the web developer the ability to focus on the data rather than the code.

Content Management Systems

Content Management

Blogs (and Microblogs)

Social Networking

Education (LMS)

eCommerce

Wikis

Forums

Recommended