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

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

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

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

Websites are built using 2 different methods:

Raw Coding

Content management Systems (CMS)

Page 2: 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

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

Client-Side Scripting

JavaScript

ActionScript

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

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

Server-Side Scripting

PHP

Python

ruby

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

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

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.

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

Content Management Systems

Content Management

Blogs (and Microblogs)

Social Networking

Education (LMS)

eCommerce

Wikis

Forums