Software Concepts. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one that is.

Slides:



Advertisements
Similar presentations
ICS103 Programming in C Lecture 1: Overview of Computers & Programming
Advertisements

Lecture 1: Overview of Computers & Programming
Prof. B. I. Khodanpur HOD – Dept. of CSE R. V. College of Engineering. ID: Subject: Computer Fundamentals (For EDUSAT) Common.
A Good Manager? Find and explain on an example
Mr Manesh T Dept. of CSE College of Arts and Science Chapter 3 Types of Softwares Code: 1400 Tech.
Fundamentals and a Brief History of Computer Systems.
Prof. B. I. Khodanpur HOD – Dept. of CSE R. V. College of Engineering
Engineering Problem Solving With C++ An Object Based Approach Fundamental Concepts Chapter 1 Engineering Problem Solving.
INFORMATION TECHNOLOGY, THE INTERNET, AND YOU
Introduction to Computer Programming CSC 1401: Introduction to Programming with Java Lecture 2 Wanda M. Kunkle.
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
Chapter 3 Software Two major types of software
Introduction to Computer Software
I NTRODUCTION TO C OMPUTER S OFTWARE. S OFTWARE & H ARDWARE ? Computer Instructions or data, anything that can be stored electronically is Software. Hardware.
Systems Software Operating Systems.
Computer Software.
COMPUTER SOFTWARE Chapter 3. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one.
SOFTWARE.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
Parts of the Computer. Three Components of an Information System 1.Hardware The physical components that make up the computer and other devices connected.
INTRODUCTION TO COMPUTER PROGRAMMING itc-314 LECTURE 01.
Systems Software & Operating systems
Computers Systems - software Powered by DeSiaMore 1.
Types of Software When a computer is first turned on (or "booted up"), it responds to its BIOS (Basic Input / Output System), located on a ROM (Read Only.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
Introduction to Computers Seminar I. Parts of the Computer Personal Computer a PC (any non-Mac computer) has four major pieces of hardware-- keyboard,
SOFTWARE It Consists of a series of instructions that tells the computer what to do. It is collection of programs. Software is set of instruction which.
What is a Computer? An, electrical machine, that can be programmed to accept data (input), process it into useful information (output) and store it away.
Innovative Training Works Digital Literacy Computing Fundamentals Computer Software.
C31102 IT 2 Computer Center Pluakdaengpittayakom
Visual C++ Programming: Concepts and Projects
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Introduction to Computer Software S. Sabraz Nawaz Lecturer in Management & IT.
Types of Software Module 5.12.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Computer Basics & Keyboarding. What Is A Computer? An electronic device operating under the control of instructions stored in its own memory unit An electronic.
10/8: Software What is software? –Types of software System software: Operating systems Applications Creating software –Evolution of software development.
Computer Software Types Three layers of software Operation.
1 Software. 2 What is software ► Software is the term that we use for all the programs and data on a computer system. ► Two types of software ► Program.
Application Software System Software.
Computer Software & its Types Instructor : Adnan Iqbal Course : Introduction to Computer.
Software - A set of instructions, stored digitally within the computer's memory, which tells the computer system what to do.  System Software  Application.
Parts of the Computer.
Prepared by : Mazhar javed Classification of Software Prepared By Prepared By Mazhar Javed Awan Mazhar Javed Awan (Computer Instructor) (Computer Instructor)
Types of Software Chapter 2.
A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and Applications software. Systems.
Technology Vocabulary Matthew L. Morris. A-D Application- A program or group of programs designed for end users. Data- Distinct pieces of information.
Computer Organization & Assembly Language Chapter _ 04 Ghazanfer Mirza.
Introduction to Computing Lecture 9,10 Software
 is a set of instructions that tell the computer what to do. Software can be categorized into: 1. Operating system software 2. Applications software.
THE SOFTWARE Computers need clear-cut instructions to tell them what to do, how to do, and when to do. A set of instructions to carry out these functions.
SEMINAR REPORT ON SOFTWARE Submitted by: SREEJITH.B Class No:10 S1CS.
Identify internal hardware devices (e. g
Software.
Ashima Wadhwa Assistant Professor(giBS)
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,
ICS103 Programming in C Lecture 1: Overview of Computers & Programming
Contents Todays Topic: Introduction to Computer Software We will learn
Systems Software Keywords Operating Systems
Computer Science I CSC 135.
Unit# 6: ICT Applications
COMPUTER SOFT WARE Software is a set of electronic instructions that tells the computer how to do certain tasks. A set of instructions is often called.
National Diploma in Computer Studies
Introduction to Computer Software
Computer Software.
Prof. B. I. Khodanpur HOD – Dept. of CSE R. V. College of Engineering
System Programming By Prof.Naveed Zishan.
Presentation transcript:

Software Concepts

Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one that is tangible. The storage devices (Hard disk, CD’s etc.,), mouse, keyboard CPU and display devices (Monitor) are Hardware. For example: There is a problem in the Software implies – Problem with program or data

Types of Software  System Software  Application Software

System Software: System Software includes the Operating System and all the utilities that enable the computer to function. System software is a term referring to any computer software which manages and controls the hardware so that application software can perform a task. Example: Operating Systems, Compiler, Loader, Linker, Interpreter.

Application Software: Application Software includes programs that do real work for user. Example: Payroll systems, Inventory Control, Manage student database, Word Processor, Spreadsheet and Database Management System etc.,

System Software: Operating System: Operating System is a software, which makes a computer to actually work. It is the software the enables all the programs we use. The OS organizes and controls the hardware. OS acts as an interface between the application programs and the machine hardware. Examples: Windows, Linux, Unix and Mac OS, etc.,

System Software (contd): Source Languages Target Languages ‘C’ language ‘Pascal’ languageMachine language FORTRAN language C++ language ADA language Compiler: A compiler is a program that reads a program in one language – the source language and translates into an equivalent program in another language – the target language.

System Software (contd): Interpreter: An interpreter is a computer program that translates and executes instructions written in a computer programming language line-by-line, unit by unit etc., An interpreter needs to be able to analyze, or parse, instructions written in the source language. Example: Lisp systems, etc.,

Application Software: Word Processors: Word processing is a tool that helps user in creating, editing, and printing documents. Word processors will normally have the following capabilities built into them:  Spell checking  Standard layouts for normal documents  Have some characters appear in bold print, italics, or underlined  Center lines, make text line up on the left side of the paper, or the right side of the paper  Save the document so it can be used again  print the document. Examples: WordPerfect and Microsoft Word

Application Software (contd…): Spreadsheets: The spreadsheet packages are designed to use numbers and formulas to do calculations with ease. Examples of spreadsheets include:  Budgets  Payrolls  Grade Calculations  Address Lists The most commonly used spreadsheet programs are Microsoft Excel and Lotus 123.

Application Software (contd…): Graphic Presentations: The presentation programs can make giving presentations and using overheads easier. Other uses include:  Slide Shows  Repeating Computer Presentations on a computer monitor  Using Sound and animation in slide shows The most recognized graphic presentation programs are Microsoft PowerPoint and Harvard Graphics.

Application Software (contd…): Database Management System (DBMS): A DBMS is a software tool that allows multiple users to store, access, and process data into useful information. Database programs are designed for these types of applications:  Membership lists  Student lists  Grade reports  Instructor schedules All of these have to be maintained so you can find what you need quickly and accurately. Example:Microsoft Access, dBASE, Oracle.

Utilities Utilities are those application programs that assist the computer by performing housekeeping functions like backing up disk or scanning / cleaning viruses or arranging information etc. Utilities are those helpful programs that ensure the smooth functioning of the computer.

Some Utilities  Text Editor  Backup Utility  Compression Utility  Disk Defragmenter  Antivirus Software

Business Software Business Software is tailor made software according to a business requirements. This type of software is developed to meet general requirements of a business.

Developer Tools A programmer needs a variety of developer tools for different purposes such as for bug tracking, bug removal, monitoring source code etc.

Commonly used Developer Tools  Compilers  Interpreters  Graphical User Interface  Code Generator

Integrated Development Environment IDE is an application program consisting of different development tools needed for developing an application.