Difference between revisions of "Software (application)"

From WLCS
(New page: '''Application software''' is any tool that functions and is operated by means of a computer, with the purpose of supporting or improving the software user...)
 
Line 1: Line 1:
'''Application software''' is any [[tool]] that functions and is operated by means of a [[computer]], with the [[purpose]] of supporting or improving the software [[user (computing)|user]]'s work. In other words, it is the subclass of [[computer software]] that employs the capabilities of a computer directly and thoroughly to a task that the user wishes to perform. This should be contrasted with [[system software]] (infrastructure) or [[middleware]] (computer services/ processes integrators), which is involved in integrating a computer's various capabilities, but typically does not directly apply them in the performance of tasks that benefit the user.   In this context the term application refers to both the ''application software'' and its implementation.
+
'''Application software''' is any tool that functions and is operated by means of a computer, with the purpose of supporting or improving the software user's work. In other words, it is the subclass of computer software that employs the capabilities of a computer directly and thoroughly to a task that the user wishes to perform. This should be contrasted with system software (infrastructure) or middleware (computer services/ processes integrators), which is involved in integrating a computer's various capabilities, but typically does not directly apply them in the performance of tasks that benefit the user. In this context the term application refers to both the application software and its implementation.
  
A simple, if imperfect [[analogy]] in the world of hardware would be the relationship of an electric light bulb (an application) to an electric power generation plant (a system). The power plant merely generates electricity, not itself of any real use until harnessed to an application like the electric light that performs a service that benefits the user.  
+
A simple, if imperfect analogy in the world of hardware would be the relationship of an electric light bulb (an application) to an electric power generation plant (a system). The power plant merely generates electricity, not itself of any real use until harnessed to an application like the electric light that performs a service that benefits the user.
  
<!-- for redirect from [[Software application]]-->
+
Typical examples of '''software applications''' are word processors, spreadsheets, media players and database applications.
Typical examples of '''software applications''' are [[word processor]]s, [[spreadsheet]]s, [[media player (application software)|media player]]s and [[database management system|database applications]].
 

Revision as of 13:23, 6 March 2009

Application software is any tool that functions and is operated by means of a computer, with the purpose of supporting or improving the software user's work. In other words, it is the subclass of computer software that employs the capabilities of a computer directly and thoroughly to a task that the user wishes to perform. This should be contrasted with system software (infrastructure) or middleware (computer services/ processes integrators), which is involved in integrating a computer's various capabilities, but typically does not directly apply them in the performance of tasks that benefit the user. In this context the term application refers to both the application software and its implementation.

A simple, if imperfect analogy in the world of hardware would be the relationship of an electric light bulb (an application) to an electric power generation plant (a system). The power plant merely generates electricity, not itself of any real use until harnessed to an application like the electric light that performs a service that benefits the user.

Typical examples of software applications are word processors, spreadsheets, media players and database applications.