Principles of Information Technology

Slides:



Advertisements
Similar presentations
Microsoft®.
Advertisements

Windows Test Review.
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.
Vocabulary Crossword 2-1 Vocabulary Crossword Puzzle 2-1 Click mouse to advance slides. Press Esc key to close presentation.
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
Type of Software There are two main types of software They are System software Application software Hardware System Software (OS) Application Software.
Learning Targets Identify the external parts of the computer Identify examples of input devices Identify examples of output devices Define basic computer.
Computer basics Lesson 4 – Programs & S.O..
Overview of Windows and Microsoft Word. Operating System Performs 3 functions –Controls the hardware of the computer Screen, keyboard, disk drives, etc.
 2002 Prentice Hall Chapter 4 Software Basics: The Ghost in the Machine.
Computing Fundamentals Module Lesson 3 — Changing Settings and Customizing the Desktop Computer Literacy BASICS.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Computer Systems Nat 4/5 Computing Science Operating Systems.
COMPUTERS in the CLASSROOM
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.
Copyright © Texas Education Agency, All rights reserved.1 Principles of Information Technology Understanding Types & Uses of Software.
Computer Skills Chapter 3. Computer Skills1 by Maram & Dareen windows It is a GUI (Graphical User Interface) operating system which is designed for personal.
Mac Basics Quiz IT ETS-I “Tech in 20” Webinar Series Tuesday, April 2, 2012 Facilitator: Melia Tauvela.
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
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.
Hardware/Software Basics Test Get out your DIY Test Review.
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.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
ICAICT201A USE COMPUTER OPERATING SYSTEM. USING THE CONTROL PANEL The Control Panel contains many options for configuring your computer, including: adding.
© UNT in partnership with TEA1 Principles of Information Technology Understanding Types & Uses of Software.
Pasewark & Pasewark 1 Windows Vista Lesson 1 Windows Vista Basics Microsoft Office 2007: Introductory.
Copyright 2007, EMC Paradigm Publishing Inc. WINDOWS VISTA BACKNEXTEND 1-1 LINKS TO OBJECTIVES Starting Windows Using the Taskbar, open & switch programs.
Fundamentals of Windows Mouse n 4 Basic Operations: –Pointing –Clicking –Double Clicking –Dragging.
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Introduction to Computers
Introduction to comp. and prog. CS 101 G 964
Computer Applications
Computer Literacy BASICS
Chapter Objectives In this chapter, you will learn:
Computer Skills windows.
Chapter 2 – Introduction to the Visual Studio .NET IDE
Basic Computer for Small Business
Basics of Computing Environment
Basic Computer for Small Business
The computer work station
Module 1.1 Introduction to computers
What is an operating system?
5 SYSTEM SOFTWARE CHAPTER
Computer Basics.
Module 1: Getting Started with Windows 95
Windows xp PART 1 DR.WAFAA SHRIEF.
Windows 7                      .
Computer Skills Chapter 3.
Nat 4/5 Computing Science Operating Systems
5 SYSTEM SOFTWARE CHAPTER
Introduction to Computers
5 SYSTEM SOFTWARE CHAPTER
DOS and window operating system
ICT Programming Lesson 3:
Computer Basics.
Computer Software.
Windows Operating System
Computer Skills windows.
Computer Skills windows.
An Introduction to the Windows Operating System
Fundamentals of Computer Hardware & software
Presentation transcript:

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

Operating Systems Software Definition: An operating system, also called OS, is program code/software that tells the computer hardware what to do.

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.

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.

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

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

Operating Systems Software Components Display/Appearance Desktop color Desktop background Screensaver Sounds Mouse Pointers Monitor Resolution

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.