ICT Programming Lesson 3:

Slides:



Advertisements
Similar presentations
COMPUTERS: TOOLS FOR AN INFORMATION AGE Chapter 3 Operating Systems.
Advertisements

Information Systems Today: Managing in the Digital World
What is an operating system? Is it software?
 An operating system (OS) is a set of computer programs that allow the user to perform basic tasks like copying, moving, saving and printing files. 
Unit 6- Operating Systems.  Identify the purpose of an OS  Identify different operating systems  Describe computer user interaction with multiple operating.
55 CHAPTER SYSTEM SOFTWARE. © 2005 The McGraw-Hill Companies, Inc. All Rights Reserved. 5-2 Competencies Describe the differences between system software.
The Operating System and the User Interface
System Software Ashley Lanning California State University, Fresno Fall, 2005 Computer Literacy In:
Operating Systems. Software Software – the instructions that make the CPU do useful things Divided into two main categories – System software – Applications.
SOFTWARE.
Operating Systems Chapter 4.
Learning Outcomes At the end of this lesson, students should be able to: State the types of system software – Operating system – Utility system Describe.
Hardware vs. Software Computer systems consist of both hardware and software. Hardware refers to anything you can physically touch. Keyboards, mice, monitors,
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Computer Concepts 2013 Chapter 4 Operating Systems and File Management.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Chapter 4 System Software.
4 1 Operating System Activities  An operating system is a type of system software that acts as the master controller for all activities that take place.
Chapter 2 – Software Part A. Definition Computer is made up of two components Hardware Physical components Software Instructions for the computer Two.
Software Essentials ICT 1 & 2. What is software?  software is the set of instructions stored inside a computer  These instructions tell the computer.
Section 2 Software.
Operating Systems TexPREP Summer Camp Computer Science.
Chapter 4 System Software. Software Programs that tell a computer what to do and how to do it. Sets of instructions telling computers to perform actions.
Operating System (OS) Basics. Operating System Basics Software (applications) Operating System (OS) Hardware.
5 SYSTEM SOFTWARE CHAPTER
Introduction to Computer System
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
Systems Software Operating Systems. What is software? Software is the term that we use for all the programs and data that we use with a computer system.
Software refer to all the programs that can be run on the computer.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Software Essentials ICT 1 & 2. What is software?  software is the set of instructions stored inside a computer  These instructions tell the computer.
Allexa Mitchels IBCC Sets of instructions which hardware follows in order to perform tasks. Software.
Operating Systems. An operating system (os) is a software program that enables the computer hardware to communicate and operate with the computer software.
Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
Chapter 2 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Types of Software Chapter 2.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
Information Systems Design and Development Technical Implications (Software) Computing Science.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
System Software Chapter Handles technical details Works with end users, application software, and computer hardware Four types of programs –Operating.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
Computer-Based Systems. Computer -Based System Procedures Personnel Data Software Hardware.
Computer Software ICT 1. Learning Target  Students will compare and contrast various operating systems used in a computer and mobile devices.
TECHNOLOGY IN ACTION. Chapter 5 System Software: The Operating System, Utility Programs, and File Management.
Mr L Challenor ICT Teacher BTEC IT Unit 02 - Lesson 06 Computer Software.
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Computers: Tools for an Information Age
Operating Systems & System Software
LINUX WINDOWS Vs..
Jenny Pange University of Ioannina
System Software EIT, © Author Gay Robertson, 2016.
Computing Fundamentals
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms.
TexPREP Summer Camp Computer Science
What is an Operating System?
برامج النظام Software Systems
5 SYSTEM SOFTWARE CHAPTER
Systems Software Keywords Operating Systems
Chapter 4.
Directions: GO THROUGH THE FOLLWING SLIDES. Make sure you have quizlet cards for all the vocabulary. Study the terms GCFLearnFree website “Computer Basics”:
Computer Technology (S1 OBJ and obj 3-2)
5 SYSTEM SOFTWARE CHAPTER
5 SYSTEM SOFTWARE CHAPTER
Operating Systems Tasks 17/02/2019.
Digital Literacy 1.00 Computer Basics
Software - Operating Systems
Assoc. Prof. Hussam Elbehiery
Lauren Taylor – Dardanelle High School
Computer Concepts Module 3
Presentation transcript:

ICT Programming Lesson 3: Computing Software

Objectives 1.3.1: Define “software,” including software types (system vs. application), software interfaces (GUI vs. command-line) and software licenses (commercial vs. open). 1.3.2: Compare the most common computer operating systems (i.e., Windows, Apple, UNIX). 1.3.3: Compare the most common operating systems used in mobile devices (i.e., iOS, Android, Windows Phone). 1.3.4: Compare common types of application software, including browser, e- mail client, word processor, presentation, spreadsheet. 1.3.5: Define the term “cloud computing.” 1.3.6: Describe and use common file-naming conventions. 1.3.7: Identify file types by file name extension, including .doc, .txt, .wav, xls. 1.3.8: Perform file management tasks, including folder creation, file creation, backup, copy, delete, open, save.

System Software Communicates directly with computer’s circuitry provides the foundation upon which application software and the computer user can use the system Includes the computer’s operating system, device drivers and basic system utilities Device drivers: system software helps peripheral devices like printers or mice communicate with the system and application software Utility software: helps maintain the computer or operating system File manager Backup software Disk manager

Operating System – Command Line Have to type instructions

Graphical User Interface (GUI) Used simply by moving a mouse pointer on the screen and clicking an on icon or file menu selection

Software Licenses Meant to control the use and distribution of the software within the copyright rights of the software creator. Commercial: Proprietary software - owned by a company or individual Must pay for Cannot modify Open source: Not owned by any company or individual user is allowed to modify the software code to suit their needs and is allowed to re-use the software without additional licenses. Any modifications must be made public Can NOT charge for original software or any modifications

3 Main Computer Operating Systems

3 Main OS’s Windows Mac OS Linux Ubuntu

Mobile Operating Systems

Mobile Operating Systems Google Android Apple iOS Windows Phone

Application Software Focused on the need of the user to complete a certain task or perhaps a coordinated group of tasks Can be offered as a single application or of a bundle of related applications like Microsoft Office.

File Management Naming, organizing and storing files Here are some guidelines for properly naming files and folders: Use short, simple file and folder names. Use file and folder names that describe the content accurately. Use underscores instead of spaces in file names. For example: descriptive_essay Use all lowercase letters in file names. Avoid using characters such as ! # $ % @ ^ ` ~ + ; = in file and folder names. Some systems do not allow you to use characters in file and folder names, and will not accept them.

File Extensions Tell your operating system which application to use to open the file so you can view or edit the file