Computer Software Lecture 5.

Slides:



Advertisements
Similar presentations
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
Advertisements

© Prentice Hall CHAPTER 3 Computer Software.
Chapter 4 - Software – Part 2 Dr. V.T. Raja Oregon State University.
Chapter 3 Software Two major types of software
Computer Software.
COMPUTER SOFTWARE Chapter 3. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one.
Chapter 4 Computer Software.
Introduction to Computers
Computer Concepts – Illustrated 8 th edition Unit C: Computer Software.
SOFTWARE.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
4 - 1 Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved.
Open Web App. Purpose To explain Open Web Apps To explain Open Web Apps To demonstrate some opportunities for a small business with this technology To.
Discovering Computers Fundamentals, Third Edition CGS 1000 Introduction to Computers and Technology Spring 2007.
Software. SCREEN BEAN INTRODUCTION — TEXT: How do we get data into the computer? How do we get data and information out of the computer? Software Application.
Computer Software Chapter 4 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
© 2005 By Prentic Hall1 1 University Of Palestine Essentials of Management Information Systems Kenneth C. Laudon, Jane P. Laudon Instructor: Mr. Ahmed.
Computer Software. Overview of Computer Software Application- Specific Programs System Management Programs General Purpose Application Programs System.
Computer Software Chapter 4 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
1 Introduction to Information Systems Essentials for the Internetworked E-Business Enterprise C h a p t e r Computer Software 1.
Chapter 3: Computer Software. Stored Program Concept v The concept of preparing a precise list of exactly what the computer is to do (this list is called.
5 SYSTEM SOFTWARE CHAPTER
MANAGING SOFTWARE ASSETS ~ pertemuan 6 ~ Oleh: Ir. Abdul Hayat, MTI 1[Abdul Hayat, SIM, Semester Genap 2007/2008]
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 4 Computer Software.
System Software Chapter Copyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
Multimedia and Computers Introduction to Computers.
Computer Software Types Three layers of software Operation.
© 2013, published by Flat World Knowledge Chapter 10 Understanding Software: A Primer for Managers 10-1.
COMPUTER SOFTWARE TECHNOLOGY GUIDE TWO. TECHNOLOGY GUIDE OUTLINE TG2.1 Significance of Software TG2.2 Software Issues TG2.3 Systems Software TG2.4 Application.
What is O.S Introduction to an Operating System OS Done by: Hani Al-Mohair.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
E-Business Infrastructure PRESENTED BY IKA NOVITA DEWI, MCS.
Computer Hardware & Software
Chapter 5 Operating Systems.
Read to Learn List some types of software.. Read to Learn List some types of software.
Fundamentals of Information Systems, Sixth Edition
Software.
Nature & Types of Software
Hardware and Software Hardware refers to the physical devices of the computer system e.g. monitor, keyboard, printer, RAM etc. Software is a set of programs,
Operating System.
Chapter 14 Computer Software.
Software: Systems and Application Software
Management Information Systems
Chapter 4 Computer Software
TECHNOLOGY GUIDE TWO Computer Software.
Chapter 4 Computer Software.
What is an Operating System?
Chapter 4 Computer Software.
Technology Guide 2 Software.
IT Infrastructure: Hardware and Software
System And Application Software
4 Computer Software © 2002 McGraw-Hill Companies.
Lesson 8 Operating Systems
Chapter 3 Hardware and software 1.
National Diploma in Computer Studies
Software, O/S & Interfaces
Chapter 3 Hardware and software 1.
IT Infrastructure: Hardware and Software
ICT Programming Lesson 3:
Introduction to Computing
SOFTWARE TECHNOLOGIES
LO2 – Understand Computer Software
Types of Software Mrs. S. Palmer Office Administration.
Copyright 2005 Prentice- Hall, Inc.
Computer components is a programmable machine that receives input, stores and manipulates data, and provides output in a useful format. Computer The computer.
Chapter 3 Software.
Fundamentals of Computer Hardware & software
Module 02 Operating Systems
Presentation transcript:

Computer Software Lecture 5

Business Information Systems- Computer Software What is software Software are programs (set of instructions) that interface with the computer to serve a specified function Task specific series of instructions What is the purpose of software Provides the user with the interface to the computer Manages resources of the computer What is Firmware This is software embedded in a chip; a combination of hardware and software Business Information Systems- Computer Software

Business Information Systems - Computer Software Types of Software Application Software Provides an interface and platform for end user tasks Systems Software Provides an interface to the management of the resources (computer systems and computer networks) Business Information Systems - Computer Software

Business Information Systems - Computer Software Kinds of Software Proprietary Software versus Open Source Software Proprietary software: this is commercial software developed for a specific task Open source software: this is software developed for a specific task whose source code is available for use and for alteration www.opensource.com Off the shelf versus Be-spoke Off the shelf: this is software that is premade for a specific purpose Be-spoke: this is software that is custom made for a specific purpose Business Information Systems - Computer Software

Business Information Systems - Computer Software Application Software General Purpose Web browsers: Interfacing with the world wide web Electronic mail: Online communication software Word processing: Document production software Spread sheet: Management of figures and numbers Database management: Data and information management Presentation Software: Lecture and presentations Personal information managers? Business Information Systems - Computer Software

Application Software – Software Suites Provide a number of application software as one suite Examples Microsoft office Lotus Smart Suite Sun Star office Apache Open Office Coral WordPerfect Office Advantages Cost reduction Compatibility of the programs within the suite Same feel across the suite Disadvantages More programs than you need Wastage of disk-space Business Information Systems - Computer Software

Business Information Systems - Computer Software Application Software Application Specific Software Business Related Accounting Transaction Processing Customer relationship management Enterprise Resource planning Electronic Commerce Science and Engineering Education Entertainment Business Information Systems - Computer Software

Business Information Systems - Computer Software Question Point What is an ERP? What are the advantages of an ERP? What are the disadvantages of an ERP? Discuss ERP in the context of a local company. http://www.aptean.com/additional-crm-and-erp-related-links-pages/erp-resources-folder/erp-system-examples Business Information Systems - Computer Software

Business Information Systems - Computer Software Systems Software Systems Management Software Operating systems Network management Database management Application Servers Management Performance and Security Monitors Systems Development Software Programming languages tools Programming languages translators CASE Tools Business Information Systems - Computer Software

Systems Software - Operating Systems The Software that manages your computer system Network Operating Systems, Single User, Multi user, Distributed, Embedded Aspects of computer system that are managed Hardware Resources Management CPU, Memory Task Management File Management Utilities Management Business Information Systems - Computer Software

Major kinds of Operating Systems and their use Microsoft Windows Most common DP Mobile version Linux – Open source Many variants Virus Free? Servers Mac OS Apple Mac Desktop Publishing Mobile Phones OS Windows, IOS, Android, Simbian, Ubuntu-Linux http://www.bbc.com/news/technology-31148661 Business Information Systems - Computer Software

Business Information Systems - Computer Software Question Point Discuss Open Source Software versus Proprietary Software as a competitive advantage tool for a growing business Business Information Systems - Computer Software

Programming Languages Programming is an organized way of giving the computer a set of instructions to carry out prescribed tasks. Business Information Systems - Software Systems

Programming Languages 1GL Machine Languages – 0 & 1 2GL Assembler Languages – instruction set 3GL High Level languages – Mathematical & Procedural 4GL Fourth generation Languages - Conversational Statements 5GL Object oriented languages – Combination of data and instructions Business Information Systems - Software Systems

Business Information Systems - Software Systems Web Languages HTML – Hypertext Markup Language XML – eXtensible Markup Language Java Business Information Systems - Software Systems

Business Information Systems - Software Systems The organization’s life is in its data and its livelihood is in its knowledge Data Information Knowledge Business Information Systems - Software Systems

Business Information Systems - Software Systems Organization of data Database File Record Field Character Business Information Systems - Software Systems

Business Information Systems - Software Systems Organization of data Character – basic building block (alphanumerical or special character) Field – a group of related characters Record – related fields File – a group of related records Database – integrated collection of logically related data elements Business Information Systems - Software Systems