Difference between revisions of "Web Software"

From CompSciWiki
Jump to: navigation, search
(Introduction update, and headings update)
Line 3: Line 3:
  
 
|Introduction=
 
|Introduction=
This day in age, being the digital age, mostly everyone has surfed the Internet and interacted with it in one way or another.
+
This day in age, being the digital age, mostly everyone has surfed the Internet and interacted with it in one way or another. This interaction is all made possible by web software, applications that run through a web browser over the Internet. 
  
Web applications are very useful since they allow a user the ability to access their files from anywhere in the world with the use of a computer that has internet access. You have seen many of these applications already. They vary from webmail applications such as "Windows Live Hotmail", "Gmail", and Office applications such as "Google docs" and "MobileMe".  
+
Web software or web applications are very useful since they allow a user the ability to access their files from anywhere in the world with the use of a computer that has internet access. You have seen many of these applications already. They vary from webmail applications such as "Windows Live Hotmail", "Gmail", to Office applications such as "Google docs" and "MobileMe".  
  
 
|...by students=<em>How is software made?</em>
 
|...by students=<em>How is software made?</em>

Revision as of 20:45, 25 November 2008

COMP1260 > Application Software



Introduction

This day in age, being the digital age, mostly everyone has surfed the Internet and interacted with it in one way or another. This interaction is all made possible by web software, applications that run through a web browser over the Internet.

Web software or web applications are very useful since they allow a user the ability to access their files from anywhere in the world with the use of a computer that has internet access. You have seen many of these applications already. They vary from webmail applications such as "Windows Live Hotmail", "Gmail", to Office applications such as "Google docs" and "MobileMe".

 

...by students

How is software made?

blah blah

Previous Page: UPDATE THIS LINK

Next Page: UPDATE THIS LINK


What is Web Software

Web software are web applications that are accessed via a web browser over a network such as the internet or intranet. Web software is coded in a browser-supported language such as html, JavaScript, or perl. The popularity of web software comes from the ability to execute on any machine (Windows, Mac, Linux) that has a web browser.

Examples of Web Software

How Web Software is implemented

References