Skip to main content

Computer Software and Operating Systems

Software can be defined as a set of computer programs that can control, manage, direct and support all operations of a computer system. 

Computer programs need sets of instructions known as software so that computers can run and execute given tasks. 

Software can also make up the different parts of a computer, instructions that are needed for it to run and do what it is supposed to do. 

 A computer system consists of software components that have no physical presence as they are stored in digital form within computer memory. 

There are different categories of software, including system software, utilities and applications software. 

A lot of instructions, are stored digitally within the computer's memory, which makes the computer function accordingly.

Any application program is dependent on the system software found in the computer to deliver specific functionality to a user. 

There are several minor application programs, also known as utilities programs, that are part of an operating system to monitor the computer hardware resources, such as the hard drive, memory, graphics and audio cards.

System software also checks the memory allocation and maintains the security of the computer system that includes components like drivers, operating systems, servers and window systems. 

All computers need an operating system to function among which are Windows, UNIX, Linux and Mac OS.  

Software applications are nothing but computer programs that help in carrying out certain tasks like a database that hold records of information about people, educational software and word processing helps you write and modify texts and pictures and web browsers help you open and browse web pages. 

You also have computer programs that assist in developing other computer programs such as text editors, compilers and debuggers.   

System software which is your computer operating system is used to manage and control the hardware components and enables the interaction between the hardware and the other types of software. 

Utility software includes anti-virus software, firewalls, disk defragmenters and so on which helps to maintain and protect the computer system from harm but does not directly interface with the hardware.

Applications software are designed to allow the user to complete a specific set of tasks and include programs such as web browsers, office software, games etc.

An individual software package can either be generic or custom built.

Generic software is mass produced so that it can be used by different users in various situations whereas custom built software is created for a specific reason or purpose and it will be used in a known environment.

You will find that generic software is used when there is a package available that meets the needs of the user as it is used by many more people the cost of creating it is spread over a greater number of people or organizations making it cost effective.

 It has the advantage of being available for use to the buyer immediately after the software package is designed, created and tested.

 In the case of custom built software the difference is that it can be tailor made to exact specifications but is more expensive and takes time to create.

Comments

Popular posts from this blog

Culture conflict in globalization

Globalization is a phenomenon that has made its presence felt in our daily lives and has changed the way we live and has led to the interaction between diverse cultures through convergence of world views, products and ideas, whereby cultural conflict can make or break a business that is trying to establish itself in a foreign country. One of the strategies that make a difference when it comes to establishing a successful presence in a foreign land is effective communication. This includes not just language and does not include only English as although English is the global language of doing business, many countries prefer to function in their local language which can be a cause for concern but this problem is minimized as most countries have a sizeable population who are bilingual and are comfortable with using English despite the fact that it is not their mother tongue. Non-verbal communication also plays an important role and one needs to be aware of the cultural nuances and cu...

Touch Screen Technology Explained

A  touch screen  is a display screen that is found on computers, laptops, smartphones and tablets that works as a visual input device with screens that are sensitive to pressure. The user interacts with the computer screen without the appearance of physical keyboard just by clicking the pictures or words that appear on the screen. Touch screen that are found in devices like smartphones and tablets are designed to keep the fingerprints from being visible. It is a bigger screen that fits in well with the multi media functions are the ones that are found on the latest mobiles.  One can watch videos, movies or TV shows that makes it easier to view on a larger surface area that covers the the complete screen of the mobile. It does away with the keypad and for  music, photographs and videos, you hardly need buttons and you only need camera buttons when you take a picture.  It makes sense for these to be designed to appear on the screen, rather than to stick...

Software Testing - An Overview

Software testing is a process that is implemented to check the quality and result of the software or application being developed.  It is done to allow the companies to understand and appreciate the risks that are involved during software implementation.  It helps to point out the defects and errors that were made during the development phases and is used to makes sure of the customer reliability and satisfaction in the application. Testing allows developers to deliver software that meets expectations, prevents unexpected results, and improves the long term use of the application. It also depends the purpose of testing and the software requirements, the appropriate methodologies are applied.     Test techniques include the process of executing a program or application with the intent of finding bugs,errors or other defects, and verifying that the software is fit for use. You need to verify that the completed software package functions according ...