Software

From Simple English Wikipedia, the free encyclopedia
Revision as of 15:25, 18 March 2015 by Some Gadget Geek (talk | changes) (Some Gadget Geek moved page Computer software to Software over redirect: en:Software)
OpenOffice.org writer, an example of software.

Computer software (often called just software) is made of one or more computer programs. Sometimes it means one specific program, or it can mean all the software on a computer, including the applications and the operating system. Applications are programs that do a specific thing, such as a game or a word processor. The operating system (Mac OS, Microsoft Windows, Linux, etc.) is software that helps the applications run, and controls the display and the keyboard.

The word software was first used in the late 1960s to show the difference from computer hardware, which are the parts of a machine that can be seen and touched. Software is the instructions that the computer follows. Before compact discs (CDs) or Internet downloads, software came on "soft media" like paper punch cards, magnetic discs or magnetic tape.

If you compare computers to music and musical instruments you can think of hardware as being the instruments and software being the musical notes.

The word firmware is sometimes used to describe a style of software that is made specially for a particular type of computer (or other electronic device) and is usually stored on a Flash memory or ROM chip in the computer. Firmware usually refers to a piece of software that directly controls a piece of hardware, for example the firmware for a CD drive or the firmware for a modem.

Categories

Computer software can be put into categories based on common function, type, or field of use. There are three broad classifications:

  1. Application software are the computer programs for performing user tasks such as word processing and web browsers.
  2. System software is used to start and run computer systems and networks. This includes operating systems.
  3. Computer programming tools (also known as Development Software) are used to create application and system software. This is done by translating and combining computer program source code and libraries into executable RAMs. These include compilers and linkers.

Related pages