Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Application software

From Wikipedia, the free encyclopedia
icon
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "Application software" – news ·newspapers ·books ·scholar ·JSTOR
(September 2025) (Learn how and when to remove this message)
Any computer program for end-user use
A calculator application onWindows 10

Application software issoftware that is intended forend-user use – notoperating,administering orprogramming acomputer. Anapplication (app,application program,software application) is anyprogram that can be categorized as application software.[1][2] Application is a subjective classification that is often used to differentiate fromsystem andutility software.[3] such assnapchat[4]

Theabbreviationapp became popular with the 2008 introduction of theiOS App Store, to refer toapplications for mobile devices such assmartphones andtablets. Later, with the release of theMac App Store in 2010 and theWindows Store in 2011, it began to be used to refer to end-user software in general, regardless of platform.[5]

Applications may be bundled with thecomputer and its system software or published separately. Applications may beproprietary oropen-source.[6]

Terminology

[edit]

Meaning program and software

[edit]

When used as an adjective,application can have a broader meaning than that described in this article.[7] For example, concepts such asapplication programming interface (API),application server,application virtualization,application lifecycle management andportable application refer to programs and software in general.

Distinction between system and application software

[edit]

The distinction betweensystem and application software is subjective and has been the subject of controversy.[7] For example, one of the key questions in theUnited States v. Microsoft Corp.antitrust trial was whether Microsoft'sInternet Explorerweb browser was part of itsWindows operating system or a separate piece of application software. As another example, theGNU/Linux naming controversy is, in part, due to disagreement about the relationship between theLinux kernel and the operating systems built over thiskernel. In some types ofembedded systems, the application software and the operating system software may be indistinguishable by the user, as in the case of software used to control aVCR,DVD player, ormicrowave oven. The above definitions may exclude some applications that may exist on some computers in large organizations. For an alternative definition of an app: seeApplication Portfolio Management.

Killer application

[edit]

Akiller application (killer app, coined in the late 1980s) is an application that is so popular that it causes demand for its hostplatform to increase.[8][9] For example,VisiCalc was the first modernspreadsheet software for theApple II and helped sell the then-newpersonal computers into offices. For theBlackBerry, it was itsemail software.

Software suite

[edit]

Assoftware suite consists of multiple applications bundled together. They usually have related functions, features, and user interfaces, and may be able to interact with each other, e.g. open each other's files.Business applications often come in suites, e.g.Microsoft Office,LibreOffice andiWork, which bundle together a word processor, a spreadsheet, etc.; but suites exist for other purposes, e.g. graphics or music.

Ways to classify

[edit]

As there so many applications and since their attributes vary so dramatically, there are many different ways to classify them.

By legal aspects

[edit]

Proprietary software is protected under an exclusive copyright, and asoftware license grants limited usage rights. Such applications may allowadd-ons from third parties.

Free and open-source software (FOSS) can be run, distributed, sold, and extended for any purpose. FOSS software released under afree license may beperpetual and alsoroyalty-free. Perhaps, theowner, theholder or third-partyenforcer of any right (copyright,trademark,patent, orius in re aliena) are entitled to add exceptions, limitations, time decays or expiring dates to the license terms of use.

Public-domain software is a type of FOSS that is royalty-free and can be run, distributed, modified, reversed[further explanation needed], republished, or created in derivative works without anycopyright attribution and thereforerevocation. It can even be sold, but without transferring the public domain property to other single subjects. Public-domain software can be released under a (un)licensing legal statement, which enforces those terms and conditions for an indefinite duration (for a lifetime, or forever).

By platform

[edit]

An application can be categorized by the host platform on which it runs. Notable platforms includeoperating system (native),web browser,cloud computing andmobile. For example aweb application runs in aweb browser whereas a more traditional, native application runs in the environment of a computer's operating system.[10]

There has been a contentious debate regarding web applications replacing native applications for many purposes, especially on mobile devices such assmartphones andtablets. Web apps have indeed greatly increased in popularity for some uses, but the advantages of applications make them unlikely to disappear soon, if ever. Furthermore, the two can be complementary, and even integrated.[11][12][13]

Horizontal vs. vertical

[edit]

Application software can be seen as eitherhorizontal orvertical.[14][15] Horizontal applications are more popular and widespread, because they are general purpose, for example word processors or databases. Vertical applications areniche products, designed for a particular type of industry or business, or department within an organization. Integrated suites of software will try to handle every specific aspect possible of, for example, manufacturing or banking worker, accounting, or customer service.

By purpose

[edit]

There are many types of application software:[16]

Enterprise
Addresses the needs of an entire organization's processes and data flows, across several departments, often in a large distributed environment. Examples includeenterprise resource planning systems,customer relationship management (CRM) systems,data replication engines, andsupply chain management software. Departmental Software is a sub-type of enterprise software with a focus on smaller organizations or groups within a large organization. (Examples include travelexpense management and IT Helpdesk.)
Enterprise infrastructure
Provides common capabilities needed to support enterprisesoftware systems. (Examples include databases, email servers, and systems for managing networks and security.)
Application platform as a service (aPaaS)
Acloud computing service that offers development and deployment environments for application services.
Knowledge worker
Lets users create and manage information, often for individual projects within a department, in contrast to enterprise management. Examples includetime management,resource management, analytical, collaborative and documentation tools. Word processors,spreadsheets, email and blog clients, personal information systems, and individual media editors may aid in multiple information worker tasks.
Content access
Used primarily to access content without editing, but may include software that allows for content editing. Such software addresses the needs of individuals and groups to consumedigital entertainment and published digital content. (Examples includemedia players,web browsers, and help browsers.)
Educational
Related to content access software, but has the content or features adapted for use by educators or students. For example, it may deliver evaluations (tests), track progress through material, or include collaborative capabilities.
Simulation
Simulates physical or abstract systems for either research, training, or entertainment purposes.
Media development
Generates print and electronic media for others to consume, most often in a commercial or educational setting. This includesgraphic-art software, desktop publishing software, multimedia development software, HTML editors, digital-animation editors, digital audio and video composition, and many others.[17]
Engineering
Used in developing hardware and software products. This includescomputer-aided design (CAD),computer-aided engineering (CAE), computer language editing and compiling tools,integrated development environments, and application programmer interfaces.
Entertainment
Refers to video games, screen savers, programs to display motion pictures or play recorded music, and other forms of entertainment which can be experienced through the use of a computing device.

Taxonomy

[edit]

This section is ataxonomy of application types with each section a grouping of application purpose.

Information worker

[edit]

Entertainment

[edit]

Educational

[edit]
Main article:List of educational software
  • Classroom management
  • Reference software
  • Sales readiness software
  • Survey management
  • Encyclopedia software

Enterprise infrastructure

[edit]

Simulation

[edit]

Media development

[edit]

Hardware engineering

[edit]

Software development

[edit]

Much of the software used todevelop software is classified asutility instead of application software, but classification of types of programs is subjective.

See also

[edit]
  • Mobile app – Software application designed to run on mobile devices
  • Server (computing) – Computer providing a central resource or service
  • Software development – Creation and maintenance of software
  • Super-app – Mobile application that provides multiple services including financial transactions
  • Web application – Application that uses a web browser as a client

References

[edit]
  1. ^"application software".Oxford English Dictionary (Online ed.). Oxford University Press. (Subscription orparticipating institution membership required.)
  2. ^R. Shirey (August 2007).Internet Security Glossary, Version 2. Network Working Group.doi:10.17487/RFC4949.RFC4949.Informational.
  3. ^"Application software".PC Magazine.Ziff Davis.
  4. ^"Snapchat",Wikipedia, 2025-11-05, retrieved2025-11-20
  5. ^Thom Holwerda (24 June 2011)."The History of 'App' and the Demise of the Programmer".osnews.com. Retrieved2023-01-12.
  6. ^Ryan, Thorne (2013-03-14)."Caffeine and computer screens: student programmers endure weekend long appathon".The Arbiter. Archived fromthe original on 2016-07-09. Retrieved2015-10-12.
  7. ^abUlrich, William (August 31, 2006)."Application Package Software: The Promise Vs. Reality".Cutter Consortium. Cutter Benchmark Review.Archived from the original on 2 February 2016. Retrieved2023-01-12.
  8. ^Dvorak, John (1989-07-01)."Looking to OS/2 for the next killer app is barking up the wrong tree. Here's where they really come from".PC Magazine.Ziff Davis. Retrieved2023-03-25.
  9. ^"killer app".dictionary.com. Retrieved2023-03-26.Origin of killer app 1985–1990
  10. ^"Definition of desktop application".PCMAG. Retrieved2022-01-07.
  11. ^Gassée, Jean-Louis (2012-09-17)."The Silly Web vs. Native Apps Debate". Archived fromthe original on 2016-04-15. Retrieved2013-07-14.
  12. ^Frechette, Casey (2013-04-11)."What journalists need to know about the difference between Web apps and native apps".Poynter. Retrieved2017-01-04.
  13. ^Valums, Andrew (2010-02-10)."Web apps vs desktop apps".valums.com. Archived fromthe original on 2013-04-02. Retrieved2013-07-14.
  14. ^"What Is a Horizontal Application?".
  15. ^"What Are Horizontal Services?". Archived fromthe original on 2013-10-31.
  16. ^"What is Application Software & Its Types | eduCBA".eduCBA. 2015-12-21. Retrieved2017-03-24.
  17. ^Campbell-Kelly, Martin; Aspray, William (1996).Computer: A History of the Information Machine. New York: Basic Books.ISBN 0-465-02990-6.

External links

[edit]
Wikimedia Commons has media related toApplication software.
International
National
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=Application_software&oldid=1323214494"
Category:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp