C31102 IT 2 Computer Center Pluakdaengpittayakom

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.
Mr Manesh T Dept. of CSE College of Arts and Science Chapter 3 Types of Softwares Code: 1400 Tech.
Computer Concepts 5th Edition Parsons/Oja Page 546 CHAPTER 11 Software Engineering Section A PARSONS/OJA Computer Programming.
Lecture 1: Intro to Computers Yoni Fridman 6/28/01 6/28/01.
Introduction to Computer Programming CSC 1401: Introduction to Programming with Java Lecture 2 Wanda M. Kunkle.
Technology Fundamentals 6 th pd. Terms to know Decimal Binary Hexadecimal Input Output Operating system Printer firewall Hardware Software Data Mainframe.
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
Objectives Machine language vs.. High-level language Procedure-oriented, object-oriented, and event- driven languages Background of Visual Basic VB Integrated.
Chapter 3 Software Two major types of software
1 CHAPTER 4 LANGUAGE/SOFTWARE Hardware Hardware is the machine itself and its various individual equipment. It includes all mechanical, electronic.
Course: Introduction to Computers
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.
Types of software. Sonam Dema..
COMPUTER SOFTWARE Chapter 3. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one.
Lesson 4 Computer Software
Introduction to Computers and Python. What is a Computer? Computer- a device capable of performing computations and making logical decisions at speeds.
1GMS-VU : Module 2 Introduction to Information and Communication Technologies Module 2 Computer Software.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
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.
Lesson 6 Operating Systems and Software
Chapter Lead Black Slide Powered by DeSiaMore Powered by DeSiaMore.
Software Concepts. Software & Hardware? Computer Instructions or data, anything that can be stored electronically is Software. Hardware is one that is.
Computer Software Unit C. Software Categories System Software Application Software.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
Chapter 4 System Software.
Copyright © 2012 Pearson Education, Inc. Chapter 1: Introduction to Computers and Programming.
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.
Standard Grade Computing System Software & Operating Systems.
System Software Chapter 4 of Computers: Understanding Technology (Third edition) 1September 16, William Pegram.
An Introduction to Computers August 12, 2008 Mrs. C. Furman.
CSE 101 Spring 2000 Operating Systems. The Tasks of the Operating System Single Task Multitasking.
Introduction to Interactive Media Interactive Media Tools: Software.
Software Writer:-Rashedul Hasan Editor:- Jasim Uddin.
INTRODUCTION SOFTWARE HARDWARE DIFFERENCE BETWEEN THE S/W AND H/W.
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.
What is computer hardware? Computer hardware are the physical components of the computer.
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 5 Information System Software.
Fundamental Programming: Fundamental Programming K.Chinnasarn, Ph.D.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
The Operating System ICS3M.  The operating system (OS) provides a consistent environment for other software programs to execute commands.  It gives.
10/8: Software What is software? –Types of software System software: Operating systems Applications Creating software –Evolution of software development.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
FOUNDATION IN INFORMATION TECHNOLOGY (CS-T-101) TOPIC : INFORMATION SYSTEM – SOFTWARE.
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.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Introduction to programming Carl Smith National Certificate Year 2 – Unit 4.
Application Software System Software.
Parts of the Computer.
Types of Software Chapter 2.
Chapter 4 Software. Introduction Program: is a set of sequence instructions that tell the computer what to do. Software: is a collection of programs,
Introduction  Program: Set of sequence instruction that tell the computer what to do.  Software: A collection of programs, data, and information. 
Chapter 1 An Overview of Computers and Programming Languages.
The Big Picture. My Story  Wrote great programs  Didn’t understand how they worked.
نظام المحاضرات الالكترونينظام المحاضرات الالكتروني Computer Software.
Introduction to Computer Programming Concepts M. Uyguroğlu R. Uyguroğlu.
Introduction to Computer Programming By: Mr. Baha Hanene Chapter 1.
WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE,
Introduction to comp. and prog. CS 101 G 964
Ashima Wadhwa Assistant Professor(giBS)
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,
Course: Introduction to Computers
Contents Todays Topic: Introduction to Computer Software We will learn
Introduction to Computer Software
Presentation transcript:

C31102 IT 2 Computer Center Pluakdaengpittayakom Software C31102 IT 2 Computer Center Pluakdaengpittayakom

Meaning of Software Software is group of commands created from programming language

Need of software Software help human can control computer and make profit from it.

Programming Language Media between computer and human Computer can understand only binary number or machine language

Programming Language(cont) Machine language is hard to understand then language translator be created for translate high-level language to machine language Language translator divide 2 types 1) Compiler and 2) interpreter

Compiler vs Interpreter Compiler will check all code before translate to program Interpreter will translate one statement and run it

Type of software We can divide software to 2 types System software Application software

System software Control hardware such as get data from keyboard, send data to monitor, etc. start working when computer will be turned on.

Function of system software Manage Input and Output Manage Memory Coordinate between Hardware and Application software

Subtype of System software System software also divide to 2 subtype Operating System : OS Compiler

Operating System : OS Low level software that used for maintenance Hardware All computer must install OS

Example of OS DOS : Disk Operating System work in command line mode Windows : work in graphic mode, multitask mode, easy to use

Example of OS OS/2 like Windows, built by IBM, few difference about command Linux , Freeware OS, Multi user platfrom

Language Translator Used for translate source code to machine language Help programmer can program easier

Example of Programming language PASCAL : structure programming language BASIC : easy command C : flexible & HW friendly programming language LOGO : child learning language FORTRAN, COBOL, RPG ,etc

Application Software Software work on specific task can divide in 2 type Ready-made software Specific-task software

Ready-made software Built to buy more Like deli Example of Ready-made software such as word processing, spread sheet, database management, presentation, data communication Low price but not fitness

Word processing software Use for create, edit, format and print document Such as Microsoft Word, Lotus Ami-Pro etc.

Spread Sheet Software Use for calculating, define formula and processing Such as Microsoft Exel, Lotus.

Database Management Software Use for create, manage, query and make summary report on various format. Such as Microsoft Access, DB2, Oracle, Foxbase, etc.

Presentation Software Use for create presentation in various format Such as Microsoft Powerpoint, Lotus Freelance, Harward Graphic, etc.

Data communication software Make computers can communicate Such as Internet Explorer, ProCom, CrossTalk, Telix, etc.

Specific-task software Make by order Like command food. Such as 7-11 Account program, PIS High cost but fitness.

Summation Software System Apply OS Translator Ready-made Specific Task