Copyright © Texas Education Agency, 2013. All rights reserved.1 Principles of Information Technology Understanding Types & Uses of Software.

Slides:



Advertisements
Similar presentations
Microsoft®.
Advertisements

Windows Test Review.
Windows Basics An Introduction to the Windows Operating System.
Operating Systems First Program to load. Controls Hardware And software. Enable User to operate PC( Personal Computer) –Examples: DOS: Disk Operating.
What’s the computer?? computer is an electronic device that stores, processes, inputs, and outputs data to produce a result.
WINDOWS XP BACKNEXTEND 1-1 LINKS TO OBJECTIVES Starting Windows Using the Taskbar, opening & switching programs Using the Taskbar, opening & switching.
MCT260-Operating Systems I Operating Systems I Interfaces to Operating Systems.
CS 0008 Day 2 1. Today Hardware and Software How computers store data How a program works Operators, types, input Print function Running the debugger.
Vocabulary Crossword 2-1 Vocabulary Crossword Puzzle 2-1 Click mouse to advance slides. Press Esc key to close presentation.
TECHNOLOGY GUIDE 2: Software 1. 2 TG2.1 Introduction to Software TG2.2 Software Issues TG2.3 Systems Software TG2.4 Application Software TECHNOLOGY GUIDE.
Lesson 4 Computer Software
Introduction. computer Computers are information processing machines used in different departments and organizations. They can be connected all over the.
Operating Systems Operating System
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Fundamentals of Networking Discovery 1, Chapter 2 Operating Systems.
Basic Input Output System
CST-092 © Delta College CST FacultyIntroduction to Windows Operating System Lecture 2.
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS) Excerpted from 1 Copyright © Texas Education Agency, All.
Chapter 4 System Software.
Learning Targets Identify the external parts of the computer Identify examples of input devices Identify examples of output devices Define basic computer.
What does a Computer Do?. What is a Computer? A computer is an electronic device, operating under the control of instructions stored in its own memory,
Computer basics Lesson 4 – Programs & S.O..
 2002 Prentice Hall Chapter 4 Software Basics: The Ghost in the Machine.
The Fundamentals of Using Windows 95. Windows 95 ã operating system that performs every function necessary for the user to communicate and control computer.
Control Panel Each icon within the control panel lets you change the settings of the associated item.
Computing Fundamentals Module Lesson 3 — Changing Settings and Customizing the Desktop Computer Literacy BASICS.
Windows Tutorial Common Objects ACOS: 1, 4. Using the Taskbar 1. Using the taskbar, you can switch between open programs and between open documents within.
Introduction to Computer System
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Computer Systems Nat 4/5 Computing Science Operating Systems.
Lesson No: 6 Introduction to Windows XP CHBT-01 Basic Micro process & Computer Operation.
Introducing Software Computer Concepts Unit A. Introducing Software What is an Operating System? OS is the master controller for all the activities that.
1 Title: Introduction to Computer Instructor: I LTAF M EHDI.
COMPUTERS in the CLASSROOM
1 Principles of Information Technology Introduction to Software and Information Systems Copyright © Texas Education Agency, All rights reserved.
Microsoft Office 2008 for Mac – Illustrated Unit B: Getting Started with Mac OS X Leopard.
1 THE COMPUTER. 2 Input Processing Output Storage 4 basic functions.
Windows 7 - The User Interface. Applying Themes : Themes Styles are called as Themes and Windows 7 Themes or Styles are a formal combination of desktop.
1 Computer Maintenance Software Configuration: Evaluating Software Packages, Software Licensing, and Computer Protection through the Installation and Maintenance.
Computer Skills Chapter 3. Computer Skills1 by Maram & Dareen windows It is a GUI (Graphical User Interface) operating system which is designed for personal.
Chapter 9 Operating Systems Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet.
BABCA Software Operating Systems (OS) aka Systems Software A set of instructions that coordinate all the activities among computer hardware resources.
Mac Basics Quiz IT ETS-I “Tech in 20” Webinar Series Tuesday, April 2, 2012 Facilitator: Melia Tauvela.
GCSE ICT By the end of this session, you will be able to:  Understand concept of a Windows operating system and have a basic understanding of GUI.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Main Computer Components
Computing Fundamentals Module Lesson 23 — Computer Software
Credit:  An operating system is the program that is loaded into the computer  coordinates all the activities among.
Written module activity, Page 16 1.We refer to the physical parts of a computer that we can touch and see as hardware. Examples include the mouse, the.
Computer Maintenance I
BY MR.SUTCHUKORN TANTITHANAWARAPONG COMPUTER TEACHER AT POOLCHAROENWITTAYAKOM SCHOOL Subject :Operating System C30207.
Hardware/Software Basics Test Get out your DIY Test Review.
Operating Systems Concepts 1/e Ruth Watson Chapter 1 Chapter 1 Introduction to Operating Systems Ruth Watson.
CHAPTER 2 COMPUTER SOFTWARE. LEARNING OUTCOMES At the end of this class, students should be able to:  Explain the significance of software  Define and.
Digital Literacy Introduction to Computers Unit 1, Lesson 1.
© UNT in partnership with TEA1 Principles of Information Technology Understanding Types & Uses of Software.
Principles of Information Technology
Computer Literacy BASICS
Computer Skills windows.
Computer Maintenance Unit Subtitle: Basic Input/Output System (BIOS)
What is an operating system?
Nat 4/5 Computing Science Operating Systems
DOS and window operating system
ICT Programming Lesson 3:
Windows Operating System
Computer Skills windows.
Computer Skills windows.
An Introduction to the Windows Operating System
Fundamentals of Computer Hardware & software
Presentation transcript:

Copyright © Texas Education Agency, All rights reserved.1 Principles of Information Technology Understanding Types & Uses of Software

Lesson Objectives Define operating systems software Identify fundamentals of operating systems software Define application software Identify components of operating systems software Identify open source and proprietary licenses Demonstrate proper use of system management tools 2IT: PIT: Understanding Types & Uses of Software Copyright © Texas Education Agency, All rights reserved.

Operating Systems Software Definition: An operating system, also called OS, is program code/software that tells the computer hardware what to do. 3IT: PIT: Understanding Types & Uses of Software Copyright © Texas Education Agency, All rights reserved.

Operating Systems Software Fundamentals When a computer is turned on, it first begins a Power-On Self Test, often referred to as POST. During the POST, you may hear a series of beeps. Depending on the manufacturer of the hardware, you could hear any combination of long or short beeps, and each combination has its own meaning. The OS is responsible for the look of the desktop at power-up. The OS usually is loaded onto the hard drive memory of the computer. The OS allows the hardware pieces to communicate with each other. 4IT: PIT: Understanding Types & Uses of Software Copyright © Texas Education Agency, All rights reserved.

Operating Systems Software Fundamentals The OS displays icons on the desktop of different programs/applications that are loaded onto the computer. Application software: programs written to perform a specific function specified by the user such as Word processing or a spreadsheet application. As the user is creating a document, the OS is what allows the key presses on the keyboard to register as alphabet characters, or numbers, or symbols on the application. When you save the document, it is the OS that allows the document to be placed in the memory on the drive the user selects. 5IT: PIT: Understanding Types & Uses of Software Copyright © Texas Education Agency, All rights reserved.

Operating Systems Software Fundamentals Most modern Operating Systems have a user friendly GUI GUI: stands for Graphical User Interface Example of GUI: Most current Operating Systems use the same basic picture/icons for each window using graphics: Each button in the upper right corner performs the same function, no matter which window or application you have open Minimize Maximize/Restore Close 6IT: PIT: Understanding Types & Uses of Software Copyright © Texas Education Agency, All rights reserved.

Operating Systems Software Components If you open the control panel you will see many available components/functions of the operating system Adding new hardware Security settings Performance Tools 7IT: PIT: Understanding Types & Uses of Software Copyright © Texas Education Agency, All rights reserved.

Operating Systems Software Components Display/Appearance Desktop color Desktop background Screensaver Sounds Mouse Pointers Monitor Resolution 8IT: PIT: Understanding Types & Uses of Software Copyright © Texas Education Agency, All rights reserved.

Proprietary vs. Open Source Software Proprietary: software that is the property of the maker and can be used by the purchaser/customer but only with certain restrictions. It can’t be reproduced, modified, or resold by the customer. Open source: software that allows the user to modify the program structure/ computer code. Users may distribute the modified version. 9