Difference between revisions of "Software"

From Conservapedia
Jump to: navigation, search
(Spelling, Grammar, and General Cleanup)
("see also" cleaning)
Line 17: Line 17:
  
 
==See also==
 
==See also==
* [[Tails (operating system)]] ([[Linux]]-based) and [[Tor (anonymity network)]] [[Firefox]] [[browser]] [[encryption]] for [[Internet]] [[anonymity]] to protect [[unalienable rights|unalienable]] [[Fifth Amendment]] - [[Fourth Amendment]] [[Right to Privacy]]
+
* [[Open source]]
* [[Encryption]]: [[Cryptography]]-[[Cryptanalysis]]-[[Cryptology]]-[[Public-key encryption]]-[[Steganography]]
+
* [[Hardware]]
* [[Electronic Frontier Foundation]]
+
* [[Open source]] [[Free software]] not [[Microsoft]]-[[Apple]]-[[Google]]-[[Android]]
+
  
 
==References==
 
==References==
 
{{reflist}}
 
{{reflist}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 03:30, June 1, 2019

Software is computer code that is converted ("compiled") into a machine-readable binary program capable of performing complex operations. Software is differentiated from hardware, which is a physical computer attribute, such as a monitor or hard drive. There are many different types of software, ranging from something as central to the computer as its operating system such as Windows or Tails OS, to such productivity-based software like Microsoft Office, to purely entertainment software like video games.

Functional types

  • System software - Software which runs the various necessary functions of a computer system. The operating system is a collection of vital system software[1]
  • Applications - Programs which run within a preexisting software environment which perform a wide variety of tasks. These programs can be generic such as a word processor, or specialized bespoke solutions like an air traffic control system.[1][2]
    • Programming tools, frameworks, etc. - One type of application is a program which creates or supports other programs. Code compilers, script frameworks, and other such software generate or facilitate applications, but are themselves applications.[1]

Classification

To better define software, it is often classified into smaller groups. The follow are the common classifications used:

  • System software - runs the various necessary functions of a computer system[2]
  • Real-time software - monitors and controls real world events as they take place (for example, military defense systems)[2]
  • Business software - used for managing and controlling basic business functions (Inventory management, payroll, etc.)[2]
  • Engineering and scientific software - used for research and development of technology (used in astronomy and space travel, product design, etc.)[2]
  • Artificial intelligence - used for non-algorithmic problem-solving, where advanced comprehension and logic is needed[2]
  • Web-based software - uses basic information on remote devices (such as Internet servers) to generate a versatile interface for end-users (web browsers are a common example of such software)[2]
  • Personal computer software - Whether a word processor, graphics editor, or media player, this software is designed for typical end-users from their local computer[2]

See also

References