Software and Programming

Slides:



Advertisements
Similar presentations
Operating Systems Manage system resources –CPU scheduling –Process management –Memory management –Input/Output device management –Storage device management.
Advertisements

1 BENT Educational Society  Software is collection of instructions which tells the computer that what to do and how to do.  There.
Chapter 5 Operating Systems. 5 The Operating System When working with multimedia, the operating system is perhaps the most important, the most complex,
ETT 429 Spring 2007 Hardware/Software Basics. Agenda Technology Standards Review Technology Standards Review Results of Technology Self Assessment Results.
Introduction to Computer Programming CSC 1401: Introduction to Programming with Java Lecture 2 Wanda M. Kunkle.
A “Java Fun For Everyone” Interactive Quiz
Start. Hardware Software Definition: Hardware are the materialistic components inside the PC. Examples: 1-The Monitor 2-The Mouse 3-The Keyboard 4-The.
 This is a collection of instruction, intended to produce a particular result.
Welcome To Micro Cyber Research Institute MAKING THE WORD BRIGHT.
Types of software. Sonam Dema..
Lesson 5 Information and the computer Computer Software Presented by Andrey Koptelov Fonville Middle School Technology Applications Class.
Software Unit 2 – Hardware & Software Technologies 1st ESO – IES Poeta Julián Andúgar Antonio Ruiz Hernández.
Computer for Health Sciences
1 JCM 106 Computer Application for Journalism Lecture 1 – Introduction to Computing.
Chapter Three Software and Operating Systems What is software? How software is developed (Analysis, Design, Programming, and Testing) What are software.
Computer Basics. What is a Computer? “A computer is an electronic device, operating under the control of instructions stored in its own memory, than can.
COMPUTER MAIN PARTS Hardware Software. HARDWARE Definition: The set of hardware components that make up the material part (physical) of a computer, unlike.
CS101: Introduction to Computing Instructors: Badre Munir, Usman Adeel, Zahid Irfan & Maria Riaz Faculty of Computer Science and Engineering GIK Institute.
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.
Hardware & Software A computer’s hardware is a computer item you can physically see or touch. E.g. Key Board, Mouse, Monitor, etc. The software is a computer.
The Basics  Operating systems (OS) can help computer users do many things, like managing and manipulating files and folders.  Operating systems also.
Chapter 5 – Part II IT Infrastructure and Emerging Technologies.
Software GCSE COMPUTING.
 Computer Fundamentals Computer Software. Review  Five Components of Computers  Example of input device  Example of output device  Define system.
Components of the system unit COMP Computer Skills Lecture -2.
SOFTWARE A mechanical engineer, an electrical engineer and a software engineer are travelling in an old Fiat 500 when all of the sudden the car backfires.
Our Lady of the Rosary College F.3 Computer Literacy Introduction to Computer Software.
Software. Software or Programs A set of detailed directions telling the computer exactly what to do, one step at a time. Can be one line of code or several.
Software Chapter 2. Software Is a program which consists of step by step instructions that tell the computer how to do his work.
Learning Objective The students should be able to: a. state the definition of software b. state the usage of software c. list different types of software.
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
OPERATING SYSTEM - program that is loaded into the computer and coordinates all the activities among computer hardware devices. -controls the hardware.
A computer system is made up of several components. Those that can be seen and touched are referred to as the hardware. Those that can’t be seen or touched.
What is Computer Software? EQ: What are the software components of a computer? T-IDT Describe and explore current and emerging software, including.
Core operation and Concepts By: Mariam obaid muftah & Mariam muftah & amany.
MIND MAPS FOR THE ICT STUDENTS V.S.R.RANASIRI R / KURUWITA M.M.V.
Application Software System Software.
Windows XP. Operating System Operating System Operating System Software system to make computer usable by performing basic housekeeping operations, such.
Hardware Lesson 1 Understanding Computers. What is a Computer? “A computer is an electronic device (hardware), operating under the control of instructions.
System Programming Basics Cha#2 H.M.Bilal. Operating Systems An operating system is the software on a computer that manages the way different programs.
Computer Organization & Assembly Language Chapter _ 04 Ghazanfer Mirza.
Presentation On Computer Hardware & Software. What is Hardware? Hardware is a general term for the physical objects of technology. It may also mean the.
 is a set of instructions that tell the computer what to do. Software can be categorized into: 1. Operating system software 2. Applications software.
WHAT IS HARDWARE ? Computer hardware is the collection of physical elements that comprise a COMPUTER SYSTEM LIKE A MOUSE, MONITOR, KEYBOARD, SPEAKER MICROPHONE,
2.00 Understand Computer Fundamentals Unit Objective: 2.01 Software.
Hardware Lesson 1 Understanding Computers. What is a Computer? “A computer is an electronic device, operating under the control of instructions stored.
Computer-Based Systems. Computer -Based System Procedures Personnel Data Software Hardware.
Basic Computer Vocabulary #2 Ms. Pape-Media Design.
ITC 4 ESO 3rd TERM Operating Systems YEAR
Chapter 5 Operating Systems.
Parts of a computer Hardware and Software
Hardware vs. Software Question 1 What is hardware?
Operating Systems Overview
Microsoft Office Support Phone Number
Prepared by: Ms. Amira al-Ghanem Prepared for: Ms. Omarine
Computer Software CS 107 Lecture 2 September 1, :53 PM.
Software and Programming
Objective 2.02: Understand computer performance and features
PARTS OF THE COMPUTER.
الوحدة الثالثة مكونات الحاسب.
Computer Basics Hardware and Software.
ПРОГРАМСКИ ДЕЛ НА КОМПЈУТЕРОТ
Computers: Tools for an Information Age
Objective 2.02: Understand computer performance and features
Introduction to Computer Software
Computer Basics Hardware and Software.
Оқытушысы: Жармагамбетова Г.О.
European Computer Driving Licence Syllabus version 5.0
Презентация құру тәсілдері
Computer components.
Presentation transcript:

Software and Programming

Recall Software and Programs An important part of the computer that you can’t touch is called software Software is the set of instructions that controls the hardware Each complete set of instructions with a specific purpose is called a program Examples of programs… Microsoft Windows, MS Office, Video Games, MSN Messenger, viruses, hardware drivers

Who are YOU? Do you USE computer programs or do you MAKE them? Almost all of us USE computer programs If you use a computer, then you use programs But only some people MAKE computer programs These people are called computer programmers or simply programmers

Who are YOU? Computer programmers work in teams to make programs such as MSN Messenger, Adobe Photoshop, and MS Windows In this class, you will make programs and you will become a computer programmer

Levels of Software Application Software Operating System System Software Computer Hardware

System Software Before you can use any program, a computer must contain system software System software comes with the computer and is hardwired into the system System software controls the hardware and tells it how to function BIOS – Basic Input Output System

Operating System (OS) The Operating System (OS) is a large program that controls the interaction among various computer units The OS manages all your programs and files and also shares resources between them Examples of Operating Systems? Windows XP, Windows 2000, Mac OS, Linux, Windows 98, Unix, etc.

Application Software Application software consists of programs you use everyday MS Word, MSN Messenger, Adobe Photoshop, Internet Explorer, etc. Application programs are made by computer programmers You will soon make some application programs in this class!