Está en la página 1de 2

Computer software, or just software, is a collection of computer programs and related data that provide the instructions for

telling acomputer what to do and how to do it. In other words, software is a conceptual entity which is a set of computer programs, procedures, and associated documentation concerned with the operation of a data processing system. We can also say software refers to one or more computer programs and data held in the storage of the computer for some purposes. In other words software is a set of programs, procedures, algorithms and its documentation. Program software performs the function of the program it implements, either by directly providing instructions to the computer hardware or by serving as input to another piece of software. The term was coined to contrast to the old term hardware (meaning physical devices). In contrast to hardware, software is intangible, meaning it "cannot be touched".
[1]

Software is also sometimes used in a more narrow sense,

meaning application software only. Sometimes the term includes data that has not traditionally been associated with computers, such as film, tapes, and records. Examples of computer software include:
[2]

Application software includes end-user applications of computers such as word processors or video games, and ERP software for groups of users.

Middleware controls and co-ordinates distributed systems. Programming languages define the syntax and semantics of computer programs. For example, many mature banking applications were written in the COBOL language, originally invented in 1959. Newer applications are often written in more modern programming languages.

System software includes operating systems, which govern computing resources. Today
[when?]

large

[quantify]

applications running on remote machines such as Websites are considered


[citation needed]

[by whom?]

to be

system software, because as a web browser.

the end-user interface is generally through a graphical user interface, such

Teachware is any special breed of software or other means of product dedicated to education purposes in software engineering and beyond in general education .
[3]

Testware is any software for testing hardware or a software package. Firmware is low-level software often stored on electrically programmable memory devices. Firmware is given its name because it is treated like hardware and run ("executed") by other software programs. Firmware often is not accessible for change by other entities but the developers' enterprises.

Shrinkware is the older name given to consumer-purchased software, because it was often sold in retail stores in a shrink-wrapped box.

Device drivers control parts of computers such as disk drives, printers, CD drives, or computer monitors. Programming tools help conduct computing tasks in any category listed above. For programmers, these could be tools for debugging orreverse engineering older legacy systems in order to check source code compatibility.

System software System software provides the basic functions for computer usage and helps run the computer hardware and system. It includes a combination of the following:

Application software is developed to aid in any task that benefits from computation. It is a broad category, and encompasses software of many kinds, including the internet browser being used to display this page. This category includes:

Device drivers Operating systems Servers Utilities Window systems

Business software Computer-aided design Databases Decision making software Educational software Image editing Industrial automation
Mathematical software Medical software Molecular modeling software Quantum chemistry and solid state physics software Simulation software Spreadsheets Telecommunications (i.e., the Internet and everything that flows on it)

System software is responsible for managing a variety of independent hardware components, so that they can work together harmoniously. Its purpose is to unburden the application software programmer from the often complex details of the particular computer being used, including such accessories as communications devices, printers, device readers, displays and keyboards, and also to partition the computer's resources such as memory and processor time in a safe and stable manner. [edit]Programming software Programming software usually provides tools to assist a programmer in writing computer programs, and software using different programming languages in a more convenient way. The tools include:

Video editing software Video games Word processing

Compilers Debuggers Interpreters Linkers Text editors

An Integrated development environment (IDE) is a single application that attempts to manage all these functions.. [edit]Application software

También podría gustarte