 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014.

Slides:



Advertisements
Similar presentations
What is an operating system? Is it software?
Advertisements

 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
© Vera Castleman Software Grade 10. What is software? A program is a collection of instructions to do a job. Programs are collectively known as SOFTWARE.
Lesson 6 Software and Hardware Interaction
4 1 4 C H A P T E R Software: Systems and Application Software.
What’s the computer?? computer is an electronic device that stores, processes, inputs, and outputs data to produce a result.
Application Software Chapter 6.
Chapter 8 Operating Systems and Utility Programs.
CMPTR1 CHAPTER 3 COMPUTER SOFTWARE Application Software – The programs/software/apps that we run to do things like word processing, web browsing, and games.
1 DOS with Windows 3.1 and 3.11 Operating Environments n Designed to allow applications to have a graphical interface DOS runs in the background as the.
Software: Systems and Application Software
Application Software CSC151.
Application Software: Essentials for knowledge workers
Operating Systems.
Computer Fundamentals
I Information Systems Technology Ross Malaga 3 "Part I Understanding Information Systems Technology" Copyright © 2005 Prentice Hall, Inc. 3-1 SOFTWARE.
COMP 6005 An Introduction To Computing Session Two: Computer Software Acquiring Software.
Computing Fundamentals Objective 2 Software. IC3-GS3 Computing Fundamentals-Domain 2 2 Objectives Understand the steps involved in software development.
An Introduction to Operating Systems. Definition  An Operating System, or OS, is low-level software that enables a user and higher-level application.
Operating System.
SOFTWARE.
Operating Systems Chapter 4.
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
ACCB 133 Information Technology and Accounting Applications Lecture 6: Application Software.
Lesson 4 Computer Software
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Type of Software There are two main types of software They are System software Application software Hardware System Software (OS) Application Software.
Software GCSE ICT.
B.A. (Mahayana Studies) Introduction to Computer Science November March Software What is software? What are the main types of software?
 2002 Prentice Hall Chapter 4 Software Basics: The Ghost in the Machine.
Computer Programming Software. Two Basic Classifications System / Application Software.
Chapter 2 – Software Part A. Definition Computer is made up of two components Hardware Physical components Software Instructions for the computer Two.
CSE 101 Spring 2000 Operating Systems. The Tasks of the Operating System Single Task Multitasking.
Section 2 Software.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
APPLICATION SOFTWARE. EXAMPLE S What’s an application software ? Application software consists of programs designed to make users more productive and/or.
Software and Hardware Interaction
Operating Systems TexPREP Summer Camp Computer Science.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
Innovative Training Works Digital Literacy Computing Fundamentals Computer Software.
1 Chapter 7 Operating System & Utility Programs.  consists of the programs that control or maintain the operations of the computer and its devices. It.
Introduction to Computer Software S. Sabraz Nawaz Lecturer in Management & IT.
5 SYSTEM SOFTWARE CHAPTER
Computer Applications to Business
Operating Systems, Utilities, and Networks Unit 6 Lesson 1 Exercise 3 & 4.
Study Guide – Week #3 – System Software Start the Game.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
Copyright©2008 N.AlJaffan®KSU1 Chapter 7 Operating System and Utility Programs.
COMPUTER FUNDAMENTALS David Samuel Bhatti
Computer Software Types Three layers of software Operation.
COMPUTER SOFTWARE FORM 1. Learning Area Introduction to computer software Operating System (OS) Application Software Word Processing Software Presentation.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Application Software System Software.
Information Technology INT1001 Lecture 6 Computer Software 1.
1 Information Systems, Ninth Edition Chapter 4 Software: Systems and Application Software.
By Shreya Mozumdar 6B.  An operating system (OS) is a program that, after being loaded onto the computer, manages all the other programs on the computer.
Allexa Mitchels IBCC Sets of instructions which hardware follows in order to perform tasks. Software.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
Software Rashedul Hasan. Software Instructions and associated data, stored in electronic format, that direct the computer to accomplish a task. Instructions.
Types of Software Chapter 2.
By : - Kushan Chathumal Jayasinghe Wirajitha Wickramathilake.
1 Lesson 6 Software and Hardware Interaction Computer Literacy BASICS: A Comprehensive Guide to IC 3, 3 rd Edition Morrison / Wells.
APPLICATION SOFTWARE: BEGINNING TO MS- OFFICE CHAPTER 10.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Computer Software. Two Major Types of SW System SW Programs that generally perform the background tasks in a computer. These programs, many times, talk.
Fundamentals of Information Systems, Sixth Edition
Computer software 2.
SOFTWARE TECHNOLOGIES
Digital Literacy 1.00 Computer Basics
Presentation transcript:

 Prof. Dr. M. H. Assal Introduction to Computer AS 26/10/2014

 Systems software o It is a computer software designed to operate and control the computer hardware and to provide a platform for running application software. o System software can be separated into two different categories: Operating Systems (i.e. Microsoft Windows, OSX, Linux) Utility software  Application software o For end users o Programs that help users solve specific computing problems o Examples: Microsoft Office, Internet Explorer, Skype, … Introduction to Computer 2

 Software licensing o Protection by software vendors to prevent unauthorized use o Types of Software Licensing (or Ownership) Freeware Shareware Public-Domain / Open Source  Software upgrades o A revised version of software that usually includes fixes of known problems, plus enhancements to existing capabilities. Introduction to Computer 3

 Freeware o Copyrighted software given away for free by the author. o The author retains the copyright, which means that you cannot do anything with it that is not expressly allowed by the author. o Usually, the author allows people to use the software, but not sell it.  Shareware o Most shareware is delivered free of charge, but the author usually requests that you pay a small fee if you like the program and use it regularly.  Public-Domain / Open Source o Refers to any program that is not copyrighted. o Public-domain software is free and can be used without restrictions. Introduction to Computer 4

 Operating Systems o Controls the Computer Hardware devices o Allows the parts of a computer to work together by performing tasks such as transferring data between memory and disks or rendering output onto a display device. o It also provides a platform to application software. o Examples: Microsoft Windows, OSX, Linux, … etc.  Utility software o helps to maintain the computer, such as virus protection. o Examples: Antivirus. Introduction to Computer 5

6 System Software Application Software Users

 Provide a user interfce  Manage system memory  Manage processing tasks  Provide networking capability  Control access to system resources  Manage files Introduction to Computer 7

 User interface is the function of the operating system that allows computer users to access, command and use the computer.  Types of User Interface: o Command-based user interface A particular user interface that requires text commands be given to the computer to perform basic activities i.e. Unix, DOS o Graphical user interface (GUI) A user interface that uses pictures (icons) and menus displayed on the screen to send commands to the computer system i.e. Windows, Mac OSX Introduction to Computer 8

 Application Software is a computer program designed to help users perform an activity.  Application software cannot run on itself but is dependent on system software to execute.  Types of application software may include: o Accounting software o Media players o Office suites (Word Processing, Spreadsheet, Presentation … etc.) o Database Management Introduction to Computer 9

10