System Software: Operating system, Utility Programs, & File Management

Slides:



Advertisements
Similar presentations
Welcome to your new computer!
Advertisements

COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Introduction to Computers Section 6A. home The Operating System (OS) The operating system (OS) is software that controls the interaction between hardware.
Systems Software System Software Enables the applications software to interact with the computer and Helps the computer manage its internal and external.
Chapter 6 Review System Software: Operating Systems and Utilities.
Professor Michael J. Losacco CIS 1110 – Using Computers Operating Systems & Utility Programs Chapter 7.
Operating Systems: Software in the Background
Software. Application Software performs useful work on general-purpose tasks such as word processing and data analysis. The user interacts with the application.
The Operating System and the User Interface
Computer Skills Preparatory Year Presented by: L.Obead Alhadreti.
General concepts of ICT systems.  Know what is meant by the terms ‘hardware’ and ‘software’  Understand the difference between systems software and.
System Software Operating System Boot Process Files Misc.
Computer for Health Sciences
Lesson 4 Computer Software
TC2-Computer Literacy Mr. Sencer February 8, 2010.
Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices Section.
Operating Systems Operating System
Instructor: Li Ma Department of Computer Science Texas Southern University, Houston August, 2011.
Systems Software CSC 101 Unit 2 CSC 101 Unit 2. Software A collection of instructions that tells the computer what to do.
University of Management & Technology 1 Operating Systems & Utility Programs.
5 SYSTEM SOFTWARE CHAPTER
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Overview of Windows and Microsoft Word Mrs. Masishin.
Review Windows XP/Vista/7. OS: Operating System The major tasks working on a operating system and Office 2010: Using GUI: The starting interface is desktop.
CSC190 Introduction to Computing Operating Systems and Utility Programs.
Main Computer Components
CMPF124 Personal Productivity with Information Technology Chapter 2 – Part 3 Introduction To Windows Operating Systems Windows Accessories CMPF 112 : COMPUTING.
OPERATING SYSTEMS, FILE EXTENSIONS, AND THE INTERNET.
Types of Software Chapter 2.
 Contents 1.Introduction about operating system. 2. Minimum requirement for Windows 7 operating system. 3. Procedure to install Window 7 operating system.
1 Course Medical Statistics with Informatics. System Software – programs that make hardware running: Operating System, User Interface, File Management.
 is a set of instructions that tell the computer what to do. Software can be categorized into: 1. Operating system software 2. Applications software.
ICAICT201A USE COMPUTER OPERATING SYSTEM. USING THE CONTROL PANEL The Control Panel contains many options for configuring your computer, including: adding.
Computers: Tools for an Information Age
Introduction to Computers Mrs. Gambucci
Nat 4/5 Computing Science Software
Section 2.1 Section 2.2 Identify hardware
Nature & Types of Software
Discovering Computers 2012: Chapter 8
Operating System Review
TECHNOLOGY IN ACTION Chapter 5
Chapter 5: Using System Software
Computer Software.
Basic Computer for Small Business
TYPES AND COMPONENTS OF COMPUTER SYSTEM
Basic Computer for Small Business
Vocabulary I Vocabulary II Vocabulary III Vocabulary IV Vocabulary
Operating Systems What are they and why do we need them?
Computer Software Computer Software 9/15/2018
Computer Terminology: Software and File Formats
Computer Software Created by Ann Ware
Ch. 5 – System Software: The Operating System, Utility Programs, and File Management Molly Lovette By: Molly Lovette.
Chapter 4 The Power behind the Power
Computers Are Your Future
Operating System Review
Organizing Files What is a file?
Device management How does the operating system manage the hardware and peripheral devices? Device Driver: Each device is attached to your computer with.
Computer Skills Chapter 3.
File Extension Mini-Lesson
System Software CSCI 101.
Chapter 4 The Power behind the Power
DOS and window operating system
File Management Staying Organized.
Software - Operating Systems
Materials prepared by Dhimas Ruswanto, BMm
Operating Systems & System Software
A very basic introduction
Windows Operating System
Lauren Taylor – Dardanelle High School
WINDOW 7 INSTALLATION Prepared By:- Mr. Pawan Kumar
Presentation transcript:

System Software: Operating system, Utility Programs, & File Management Nikki Schnelker

Operating System Software What exactly does it do? Manages computer’s hardware (processor, memory, store devices, and peripheral devices (printer)) Correlates the application software with the central processing unit (CPU) Manages, schedules, and coordinates tasks Your operating system is a group of programs that controls how your computer functions. Nikki Schnelker

Operating System Software Apple OS X Microsoft Windows Your computer’s operating system is needed to use any function on a computer. The most used operating system is Microsoft Windows. Nikki Schnelker

User Interface You interact with your OS through the User Interface What is the User Interface? The desktop, icons, and menus that let you communicate with your computer Your user interface is what enables the connection between you and your computer. In other words, without this you would not be able to do anything because your computer would just be a blank screen. Nikki Schnelker

User Interface The 3 types A command-driven interface is one in which you enter commands to communicate with the computer system. A menu-driven interface is one in which you choose commands from menus displayed on the screen. Graphical user interfaces display graphics and use the point-and-click technology of the mouse and cursor (or human finger), making them much more user-friendly. An example of a menu-driven interface is opening an application on your computer’s home screen with a mouse. Nikki Schnelker

Boot Process Performing the Power-On Self-Test Loading the OS Checking Further Configurations and Customizations Three Boot Process Steps Nikki Schnelker

Location of a File What specifies the location of a file? The file path The file path starts with the drive in which the file is located, included all folders, subfolders (if any), the file name, and the extension. Nikki Schnelker

Device Driver A device driver is a program that enables the device and operating system to communicate with each other The purpose of the device driver Nikki Schnelker

What device drivers are and how they work. Play O:17-3:13 (don’t go past 3:13- it is product placement) Nikki Schnelker

File Name Extensions What are some common file name extensions? .docx word processing document Microsoft word 2007 and later .xlsl workbook, excel 2007 and later .accdb database, access 2007 and later .pptx presentation, power point 2007 and later .pdf portable document format, adobe acrobat or adobe reader .rtf text (rich text format), any program that can read text documents .txt text, any program that can read text documents .htm or .html (Hypertext Markup Language (HTML)) for a web page .jpg joint photographic experts group (JPEG) image, most programs capable of displaying images .zip compressed file, various file compression programs For question just right down the 3 that are underlined… They are very common ones. Nikki Schnelker

Windows Utility Programs File Explorer File Compression- reduces file size Disk Cleanup- removes unnecessary or damaged files Error Checking- checks your hard drive for unnecessary or damaged files Task Manager & Resource Monitor- displays performance measures for processes; provides information on programs and processes running on your computer Disk Defragmenter- rearranges files on your hard drive to allow for faster access of files System Restore- restores your system to a previous stable state File History, File Recovery- Backs up important files, makes a complete mirror image of your current computer setup What Windows utility programs are included in system software, and what do they do? Nikki Schnelker