Technology in Action: Alan Evans Kendall Martin Mary Anne Poatsy Tenth Edition
Technology in Action: Alan Evans Kendall Martin Mary Anne Poatsy Tenth Edition
in Action
Alan Evans • Kendall Martin
Mary Anne Poatsy
Tenth Edition
Chapter 4
System Software:
The Operating System, Utility Programs,
and File Management
• Categorized by type of
device in which they
are installed
– Mainframes
– Network computers
– Personal computers
– Mobile devices
– Robots
Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 4
Understanding System Software
Operating System Fundamentals (cont.)
• UNIX is a….
– Multiuser, multitask operating system
– Network operating system used primarily with
mainframes
– A brand that belongs to The Open Group
– Any vendor who meets requirements can use
the UNIX name and can modify the code to
run specifically on their hardware
• Windows
– Multitasking capabilities
– Networking capabilities
– Windows 8 includes ability to use touch
commands on touch-screen monitors
• Linux
– Open source OS
– Personal computer and network OS
– Reputation as a stable OS
– Can be modified or updated quickly
– Available for download as distros
• Cloud based OS
– Prototypes are being developed
– Still need a computer, operating system, and
web browser
– Enables users to access applications and
content via the web anywhere, on any
machine, and at any time
– Google is taking steps toward developing a
complete web-based operating system
Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 18
What the Operating System Does
OS: Coordinates
and directs the
flow of data and
information
through the
computer system
• Device drivers
– Facilitate communication between device and
the operating system
– Translates device’s commands into
commands the operating system can
understand
• Plug and Play (PnP)
– Hardware and software standard
– Facilitates the installation of new hardware
Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall 29
What the Operating System Does
Software Application Coordination
• For programs to work, they must contain
code the CPU recognizes
• Application programming interface (API)
– Blocks of code for similar procedures
– Prevent redundancies in software code
– Make it easier for software developers
• Windows 8
• Default setting: Windows Live account -
free desktop and Web-based applications
from Microsoft, most of which can be
accessed from a personal home page
• Windows 8
– Designed for laptops, desktops, and tablet
PCs
– Three ways to accomplish tasks
• Using a mouse
• Touching the screen
• Using keystrokes
– Start screen: the place where you begin all
computing activities
58
Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall
Organizing Your Computer: File Management
Naming Files (cont.)
59
Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall
Organizing Your Computer: File Management
Working with Files
• File-management actions
– Open
– Copy
– Move
– Rename
– Delete
• Recycle Bin (Windows)
• Trash (Mac)