INTRODUCTION TO COMPUTER APPLICATION Sir Masood.

Slides:



Advertisements
Similar presentations
DATA PROCESSING SYSTEMS
Advertisements

* Course Outline * EDP ( Electronics Data Processing ) * DOS (Disk Operating System ) * GW-Basic ( Computer Programming Language) * Windows ( Computer.
INTRODUCTION OF COMPUTER
CSCI 1412 Tutorial 1 Introduction to Hardware, Software Parminder Kang Home:
MIS 2000 Class 2: Basic Concepts Updated January 2014.
Starting Out with C++, 3 rd Edition 1 Chapter 1. Introduction to Computers and Programming.
Introduction to Computer Programming in C
Chapter 1- Visual Basic Schneider1 Chapter 1 An Introduction to Computers and Visual Basic.
 A data processing system is a combination of machines and people that for a set of inputs produces a defined set of outputs. The inputs and outputs.
Microsoft Visual Basic 2012 CHAPTER ONE Introduction to Visual Basic 2012 Programming.
1 JCM 106 Computer Application for Journalism Lecture 1 – Introduction to Computing.
COMP6005 An Introduction to Computing Session One Introduction.
INTRODUCTION TO COMPUTER PROGRAMMING itc-314 LECTURE 01.
INTRODUCTION TO COMPUTING
Business Computing 550 Lesson 1. Fundamentals of Information Systems, Fifth Edition An Introduction to Information Systems in Organizations.
Topics Covered: Data Processing Data Processing Information Examples of data and information Examples of data and information Difference between data.
INFORMATION SYSTEMS Overview
1.
Session 3 Process and organize data 1. Terminology 2 For a list of computer and internet terminology, please see the.
Exploring Engineering Chapter 3, Part 2 Introduction to Spreadsheets.
Introduction to Excel What Can I Do with a Spreadsheet?
Intro to Computers Computer Apps 1.
Topics Covered: Data processing and its need Data processing and its need Steps in data processing Steps in data processing Objectives of data processing.
Introduction to Computers (L02) * Hardware * Software * Programming Languages * Three Phase of Program Development * Development and Design Steps * Algorithms.
Introduction to Computer Programming Using C Session 23 - Review.
CS CS Computing for Business Instructor:David Tucker GTA:Batul Mirza.
©La-Nette Mark Did you know computers are everywhere you look, and even in places you can't see. Computers check out your groceries, pump your gas,
1 STAT 500 – Statistics for Managers STAT 500 Statistics for Managers.
Computer Hardware Basic Computer Concepts Components of Data Processing  Data processing is a technique of collecting, manipulating and distributing.
Information & Communication Technology (ICT) Books: 1. Management Information Systems James A. O’Brien & George M. Marakas 2. Introduction Of Information.
Introduction. What is the course about?  Concepts History History Data representation, logic Data representation, logic Hardware: CPU, memory, storage,
Internal Lab Registeration labreg/lab/signup.aspxhttp:// labreg/lab/signup.aspx
Introduction to MATLAB 7 MATLAB Programming for Engineer Hassan Migdadi Spring 2013.
Topic: Sir Naseem Ahmed Khan Dow Vocational & Technical Training Centre.
Introduction to MATLAB 7 Engineering 161 Engineering Practices II Joe Mixsell Spring 2012.
Lesson 3.  Use of computers in recording, classifying, manipulating, and summarizing data.  Also called Automatic data processing, data processing,
Introduction to Computing BBA-I/BSCS-I Instructor: M. Mateen Yaqoob.
Computing with SAS Software A SAS program consists of SAS statements. 1. The DATA step consists of SAS statements that define your data and create a SAS.
HOW A COMPUTER PROCESSES DATA. What is hardware? Hardware is the electric, electronic and mechanical equipment that makes up a computer What is software?
Learning Objectives Understand the concepts of Information systems.
BMTS 242: Computer and Systems Lecture 1: Introduction to Computer System Yousef Alharbi Website
Data and Information Unit 16 Information Systems HN Computing.
Topic 1 : Database Systems. Point #1 Data  Data are raw facts  Unprocessed, thus, no meaning.
Data -Data is the raw materials from which information is generated. -Data are raw facts or observations typically about physical phenomena or business.
1. an electronic device that manipulates information, or "data“
Lecture #1: Introduction to Algorithms and Problem Solving Dr. Hmood Al-Dossari King Saud University Department of Computer Science 6 February 2012.
Microprocessors CSE- 341 Dr. Jia Uddin Assistant Professor, CSE, BRAC University.
Introduction to Computing
(1) Organize information processing centers environment, the various functions and details Electronic Data Processing (EDP): can refer to the use of automated.
INTRODUCTION TO COMPUTERS. A computer system is an electronic device used to input data, process data, store data for later use and produce output in.
An Overview of the Computer System
Computer Fundamentals 1
Module I. Fundamentals of Information Systems:
GC101 Introduction to computers and programs
Lecture 1 Computer and its Devices
Chapter 1. Introduction to Computers and Programming
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
Theory of Computation Turing Machines.
Computer Education CLASS I.
computer languages and ms office
Management Information Systems & Decision Making Techniques
INTRODUCTION To COMPUTER what is information? Information is that which informs. In other words, it is the answer to a question of some kind. It is thus.
3.1 Understanding Spreadsheets
Computing Introduction.
COMPUTER HISTORY, PRESENT & FUTURE. What is a Computer? A computer is a machine that can be instructed to carry out sequences of arithmetic or logical.
 Is a machine that is able to take information (input), do some work on (process), and to make new information (output) COMPUTER.
Developing the skills of using the technology.
Theory of Computation Lecture 23: Turing Machines III
Computer System.
Presentation transcript:

INTRODUCTION TO COMPUTER APPLICATION Sir Masood

Course Outline EDP (Electronic Data Processing ) Windows & DOS (Operating System) MS-OFFICE MS-WORD MS-Excel GW-BASIC

MARKS DISTRIBUTION for Practical FINAL Theory Paper Marks Theory 50 Marks Total Marks 50 Marks Sessional Marks Journal 5 Marks Attendance 5 Marks Assignments/Quiz 5 Marks Mid term 5 Marks Behaviour 5 Marks Total 25 MARKS FINAL Practical Marks Practical /VIVA 25 Marks Total Practical Marks 50 Marks

EDP (Electronics Data Processing ) Computer Computer is an Automatic Electronic data processing machine or we can say computer is a numerical and logical calculation machine. Symbols or singles that are input, stored, and processed by a computer, for output as usable information.

Data Data is a collection of facts, such as values or measurements. It can be numbers, words, measurements, observations or even just descriptions of things. Data in raw or unorganized form (such as alphabets, numbers, or symbols) that refer to, or represent, conditions, ideas, or objects. Data is limitless and present everywhere in the universe.

Processing Data processing  is the procedure of processing information in a computer system. It is through this process that data is manipulated by software to produce a required result. Computer data processing is any computing process that converts data's into information or knowledge. The processing is usually assumed to be automated and running on a computer. Because data's are most useful when well-presented and actually informative, data-processing systems are often referred to as information systems to emphasize their practicality. Data convert/manipulate in to following form. 1) Arithmetic Processing 2) Logical /Decision Processing 3) Classification 4) Sorting Merging 6) Distributing Design By Sir Masood