Computer Software Basic Introduction - Advanced Level ICT Tutorial
Published 6 years ago by LankaTricks
Computer Software Basic Introduction
In This Tutorial we are going to identify Basics About software and also this tutorial help for Advance Level and Ordinary Level Student to get knowledge about computer Software Lesson in There Information And Communication Technology Subject Syllabus.
What is a Software?
Instructions given to a computer (computer programs) Software is a general term for the various kinds of programs used to operate computers and related devices.
– Systems software
– Application software
Software is the set of instructions that makes the computer work.As a example, When you type in words via the keyboard, the software is responsible for displaying the correct letters, in the correct place on the screen.
Software is held either on your computer’s hard disk, CDROM, DVD or on a diskette (floppy disk) and is loaded (i.e. copied) into the computer’s RAM (Random Access Memory), as and when required.
System software
System software is a collection of programs is written to service the other programs.such as Operating system component, drivers, telecommunication process and etc.
Business software – System have evolved into management information system software that access one or more large database containing business information.
Engineering and scientific software -They have been characterized by number crunching algorithms.
Embedded software – Embedded software resides in read-only memory and is used to control product and system for the customer and industrial markets.
Artificial intelligence software – AI software makes use of nonnumerical algorithms to solve the complex problems that are not amenable to computing or straightforward analysis.
Personal computer software – Personal computer software market has burgeoned over the past two decades. Word processing, spreadsheets, computer graphic, multimedia and db management.
Web-based software – The network becomes a massive computer providing an almost unlimited software resources that can be accessed by anyone with a modem.
Characteristics of Software
1. Intangibility – Cannot touch software.
2. Increase use will not introduce any defects.
3. Software is configurable-able to build software by combining a basic set of software components in different ways.
4. One can change the product easily by re-implementing it without changing the design.
5. Custom built- Most software are made upon order.
Attributes of Good Software
The software should deliver the required functionality and performance to the user and should be maintainable, dependable and acceptable.
1. Maintainability – Software must evolve to meet changing needs;
2. Dependability – Software must be trustworthy;
3. Efficiency – Software should not make wasteful use of system resources;
4. Acceptability – Software must accepted by the users for which it was designed. This means it must be understandable, usable and compatible with other systems.