User:Zwang18/Writting assignment 1g: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
==Web Framework==
==Web Framework==
'''Web framework''' is a software framework that is designed to support the development of web applications like dynamic website, web service APIs, etc. The framework often provides low-level The framework usually correspond to one or more languages and types of Database. except for the standard library the framework will also provide libraries
'''Web framework''' is a software framework that is designed to support the development of web applications like dynamic website, web service APIs, etc. Except for standard libraries the framework often provide libraries for frequently used functions in web applications and hide low level details to the developer. supporting functions (Database interface, Session Management, Socket management, HTTP(s) Protocol implementation)(URL Encoding, HTTP Request header parsing, ). The framework usually correspond to one or more languages and types of Database.  
===Web application protocols===
===Web application protocols===
===Features===
===Features===
====Security====
====Security====
 
==Backend==
===Types===
===languages===
====Shell Script====
====Java====
====Python====
====Go====
Web.go Google Appengine
===VB Script===
===Ruby===
==Frameworks==
==Frameworks==
Google Appengine web.go
Google Appengine web.go
Line 11: Line 20:
===ExtJS===
===ExtJS===
===Prototype===
===Prototype===
==Backend==
===Shell Script===
===Java===
===Python===
===Go===
Web.go Google Appengine
===VB Script===
===Ruby===
==Database==
==Database==
===SQLite===
===SQLite===

Revision as of 16:33, 12 February 2013

Web Framework

Web framework is a software framework that is designed to support the development of web applications like dynamic website, web service APIs, etc. Except for standard libraries the framework often provide libraries for frequently used functions in web applications and hide low level details to the developer. supporting functions (Database interface, Session Management, Socket management, HTTP(s) Protocol implementation)(URL Encoding, HTTP Request header parsing, ). The framework usually correspond to one or more languages and types of Database.

Web application protocols

Features

Security

Backend

Types

languages

Shell Script

Java

Python

Go

Web.go Google Appengine

VB Script

Ruby

Frameworks

Google Appengine web.go

Frontend

jQuery

ExtJS

Prototype

Database

SQLite

MySQL

Cloud SQL

BigTable

mongoDB