Skip to main content

CATEGORIES OF SOFTWARE


As we know, inside the computer there are two main constituent components, which are what we currently know as hardware and software. Hardware is a collection of hardware devices or physical compilers of computers including the computer case, monitor, keyboard, mouse, motherbpard, etc. While software is a computer device that is related to documents that tell the computer what to do or how to do something, for example such as applications, operating systems, etc. while in this short article we will briefly discuss about categories of software. First, the software itself can be separated into three large category according to its popularity, namely: application software, computer programming tools, and system software. In each of these categories there are many types of software that are more specialized, but will not be discussed further in this article.
Application software is composed of programs that are designed to make user productivity more and/or help with personal tasks. Examples of applications are for graphic, multimedia, web page designers, software education, etc. essentially the application is designed to solve computer user problems and allows users to control the computers. Picture 1.1 shows an examples of an application software.


1.1 Examples of an apps

Secondly there is a computer programming tools, which is a programming tool that can be a utility or software that can help the development of software in editing, maintaining, or even performing specific programming tasks. An example is usually a stand-alone utility that can do certain things in each phase of programming such as a debugger that helps programmers resolve bugs in the program's source code and other examples such as GUI development tools, compilers, linkers, and others.
The last one is a system software which is a computer program designed to run computer’s hardware and application programs. System software handled detailed problems behind the screen that users do not need to worry about. . The OS or Operating System is the best example of a system software. OS is a basic system on a device and sometimes becomes the main focus in choosing a computer device. Some of OS examples are Android, IOS, etc. The system software also include system utilities such as disk defragmeter and system restore, as well as development tools such as compilers and debuggers.
1.2 One example of OS ; Android
Nama : Jayanti Aarnee Kusumadewi
NIM : 106218019

Comments

Popular posts from this blog

Artifical Neural Network

Artificial Neural Network  is a computational model based on the structure and functions of biological neural networks. Information that flows through the network affects the  a neural network changes or learns, based on that input and output. So the point is  to create a computational system that could solve problems like a human brain. The Neural Networks was founded by  Warren McCulloch and Walter Pitts in 1943. Then it was upgraded with AI (Artificial Intelligence) in 1975 by Kunijiko Fukushima called Artificial Neural Network (ANN) .   Warren McCulloch and Walter Pitts Today  Neural Networks are important in information age, because help society to solve complex problems in real life condition. They can learn from model the relationships between inputs and outputs that are nonlinear and complex; make generalizations and inferences; reveal hidden relationships, patterns and predictions (such as financial time series data) and varianc...

A Thing called Ransomware

A Thing called Ransomware Ransom malware, or   ransomware , is a type of malware that prevents users from accessing their system or personal files and demands ransom payment in order to regain access. The earliest variants of ransomware were developed in the late 1980s, and payment was to be sent via snail mail. In this day, ransomware authors order that payment be sent via cryptocurrency or credit card. There are several different ways that ransomware can infect your computer. One of the most common methods today is through malicious spam, or  malspam , which is unsolicited email that is used to deliver malware. The email might include booby-trapped attachments, such as PDFs or Word documents. It might also contain links to malicious websites. Malspam uses  social engineering  in order to trick people into opening attachments or clicking on links by appearing as legitimate—whether that’s by seeming to be from a trusted institution or a friend. Cybercriminals...

Categories and Types of Artificial Intelligence

AI has 2 categories namely weak or strong. Weak AI also known as narrow AI. Weak AI is an AI system designed and trained for certain tasks. Weak AI can be a virtual personal assistant, like Apple Siri, Amazon’s Alexa, and Google Home. While strong AI, also known as general artificial intelligence, is an AI system with general human cognitive abilities. When a special task is presented, a strong AI system can find its own solution without human intervention. S trong AI acts more like a brain. It does not classify, but uses clustering and association to process data. In short, it means there isn’t a set answer to your keywords.  Beside that, an assistant professor of integrative biology and computer science engineering at Michigan State University, Arend Hintze, categorizes AI into 4 types, ranging from existing AI systems to AI systems that are still in design. The categories are as follows: Reactive machine. An example is Deep Blue, the IBM chess program that defeated Garr...