Professional Researcher's Encyclopaedia

Knowledge is only a click away

Computer software - enyclopaedia article

Computer software

Summary: The factual accuracy of this article is disputed. Computer software (or simply software) is the manifestation of a computer program in the form of data stored in the memory of a computer. This data can be executed (i.e., can perform the task of the program it embodies), either by the hardware of the computer directly, or by interpretation by another piece of software on the computer. In computer science computer software is ...

read the full Computer software article

Buy Computer software related products:


Buy from Amazon.co.uk Books - Music - Classical - VHS - DVD - Video-games - Software - Electronics - Toys
Buy from Amazon.com Books - Music - Classical - VHS - DVD - Videogames - Software - Electronics - Photo - Toys
Buy from Amazon.ca Books - Music - Classical - VHS - DVD - Video-games - Software - Livres en Français
Buy from Amazon.de - - - - - - -
Buy from Amazon.fr - - - - -
Advanced Product Search (new):    uk    |     us    |     ca    |     de    |     fr

Computer software

     From Wikipedia, the free encyclopedia.

The factual accuracy of this article is disputed. Computer software (or simply software) is the manifestation of a computer program in the form of data stored in the memory of a computer. This data can be executed (i.e., can perform the task of the program it embodies), either by the hardware of the computer directly, or by interpretation by another piece of software on the computer.


In computer science computer software is information processed by computer system.

In colloquial language words program and software used as a synonyms for software application.

The term was first used in this sense by John W. Tukey in 1957.

Software stored on non-volatile storage on integrated circuits are usually termed firmware.

Software is often divided into two major categories:

  1. system software, which provides the basic system-specific functions of the computer; and
  2. application software, which is used to accomplish specific user-oriented tasks.
Sometimes (especially in older texts) software denotes all the data that a computer processes, including "inert" forms of data that do not implement programs. For example, some dictionaries [1] list a meaning like the following:
Information that may provide instructions for computers; data for documentation; and voice, video, and music for entertainment or education.
Definitions like this one are less commonly used in modern times, and can cause confusion where they are used (e.g., in the Debian Social Contract). On the other hand, this definition arguably remains useful because the distinction between "inert" data and "active" programs is not always clear.

For other uses of the word software see Software (disambiguation).

Table of contents
1 System software
2 Application software
3 Software creation
4 Software patents
5 Related articles
6 External links

System software

System software is responsible for controlling, integrating, and managing the individual hardware components of a computer system so that other software and the users of the system see it as a functional unit without having to be concerned with the low-level details such as transferring data from memory to disk, or rendering text onto a display. Generally, system software consists of an operating system and some fundamental utilities such as disk formatters, file managers, display managers, text editors, user authentication (login) and management tools, and networking and device control software.

Application software

Application software, on the other hand, is used to accomplish specific tasks other than just running the computer system. Application software may consist of a single program, such as an image viewer; a small collection of programs (often called a software package) that work closely together to accomplish a task, such as a spreadsheet or text processing system; a larger collection (often called a software suite) of related but independent programs and packages that have a common user interface or shared data format, such as Microsoft Office, which consists of closely integrated word processor, spreadsheet, database management system, etc.; or a software system, such as a database management system, which is a collection of fundamental programs that may provide some service to a variety of other independent applications.

Software creation

Software is created with programming languages and related utilities, which may come in several of the above forms: single programs like script interpreterss, packages containing a compiler, linker, and other tools; and large suites (often called Integrated Development Environments) that include editors, debuggers, and other tools for multiple languages.

Software patents

The issue of software patents is very controversial, since while patents protect the ideas of "inventors", they are widely believed to hinder software development.

Related articles

External links

link to this article with the following HTML

 
This article is from Wikipedia. This article was up-to-date as of 8 May 2004 - See live article
All text is available under the terms of the GNU Free Documentation License.

This page is part of Professional Researcher
Web site design by Dean Marshall