Entry Level Computing Year NINE – 2016-17.

Slides:



Advertisements
Similar presentations
What You Will Learn Components of a computer’s system software The importance of an operating system Functions of an operating system Types of user interfaces.
Advertisements

Operating systems This work is licensed under a Creative Commons Attribution-Noncommercial- Share Alike 3.0 License. Skills: none IT concepts: popular.
Computer Forensics Principles and Practices by Volonino, Anzaldua, and Godwin Chapter 6: Operating Systems and Data Transmission Basics for Digital Investigations.
Computer Main Parts.
Cambodia-India Entrepreneurship Development Centre - : :.... :-:-
Operating Systems.
Chapter 3 Software Two major types of software
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
Standard 1 - Objective 2: Understand, evaluate, and use computer software.
Operating System.
SOFTWARE.
Operating Systems Chapter 4.
Week 6 Operating Systems.
Computer for Health Sciences
Operating Systems Operating System
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
PowerPoint Presentation to Accompany Chapter 5 System Software Visualizing TechnologyCopyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.
Lesson 6 Operating Systems and Software
Computing Fundamentals Module A Unit 2: Using Windows Vista LessonTopic 8Looking at Operating Systems 9Looking at the Windows Desktop 10Starting Application.
SOFTWARE.
Software GCSE ICT.
Computers Are Your Future Eleventh Edition Chapter 4: System Software Copyright © 2011 Pearson Education, Inc. Publishing as Prentice Hall1.
Chapter 4 System Software.
Operating Systems Sara Mullan Johns Hopkins University Fall 2010
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.
© Paradigm Publishing Inc. 4-1 OPERATING SYSTEMS.
CMPF124 Basic Skills For Knowledge Workers Chapter 1 – Part 1 Introduction To Windows Operating Systems CMPF 112 : COMPUTING SKILLS.
Foundation year Lec.3: Computer SoftwareLec.3: Computer Software Lecturer: Dalia Mirghani Year: 2014/2015.
Computer Systems Nat 4/5 Computing Science Operating Systems.
Software refer to all the programs that can be run on the computer.
Computer Literacy for IC 3 Unit 1: Computing Fundamentals © 2010 Pearson Education, Inc. | Publishing as Prentice Hall.1 Chapter 5: Identifying Operating.
Multimedia and Computers Introduction to Computers.
Module 2 Part I Introduction To Windows Operating Systems Intro & History Introduction To Windows Operating Systems Intro & History.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
Application Software System Software.
CONTENT  Introduction Introduction  Operating System (OS) Operating System (OS) Operating System (OS)  Summary Summary  Application Software Application.
THE WINDOWS OPERATING SYSTEM Computer Basics 1.2.
GCSE Computing: A451 Computer Systems & Programming Topic 3 Software System Software (1) The Operating System.
Booting Process Chapter 4: System Software Copyright © 2009 Pearson Education, Inc. Publishing as Prentice Hall1.
System Software (1) The Operating System
Systems Software / The Operating System CSC October 14, 2010.
CHAPTER 7 Operating System Copyright © Cengage Learning. All rights reserved.
Mr L Challenor ICT Teacher BTEC IT Unit 02 - Lesson 06 Computer Software.
System SOFTWARE.
DISCOVERING COMPUTERS 2018 Digital Technology, Data, and Devices
Computer Organisation
Computers: Tools for an Information Age
Nat 4/5 Computing Science Software
Operating Systems What an Operating System is.
Fundamentals of Information Systems, Sixth Edition
Section 2.1 Section 2.2 Identify hardware
Operating Systems & System Software
1.Introduction In the previous section you were introduced to the 'brain' of the computer, namely the CPU. You also learned about different things which.
Nature & Types of Software
Lecture 1-Part 2: Operating-System Structures
Operating System.
System Software EIT, © Author Gay Robertson, 2016.
Chapter 5: Using System Software
Computer Software.
Operating Systems Overview
Operating Systems What are they and why do we need them?
Computer Technology Notes #3
What is an Operating System?
Computers Are Your Future
Computer Science I CSC 135.
Nat 4/5 Computing Science Operating Systems
LO2 – Understand Computer Software
Software - Operating Systems
Chapter-1 Computer is an advanced electronic device that takes raw data as an input from the user and processes it under the control of a set of instructions.
Windows Operating System
Presentation transcript:

Entry Level Computing Year NINE – 2016-17

Computing This is compulsory if you want to study GCSE Computing. Pre KS4 KS4 KS5 Entry Level Computing GCSE Computing GCE Computing (A-level) This is compulsory if you want to study GCSE Computing. Those of you keen to go into Computing as an option or career will need to complete all extension tasks.

Entry Level Computing

What would I learn? The Entry Level Certificate in Computing enables you to: Develop your understanding of the fundamental hardware of a computer system. Develop your understanding of common types of software. Develop an understanding of simple logic. Acquire the skills to write simple computer programs. Develop an understanding of the development of a computer technology and the effects it has had.

Feedback from Assessment Go through the answers to the questions have answered. Feedback on coursework marks.

Definition What is a Computer? A computer is any device that accepts an INPUT, PROCESSES it then produces an OUTPUT. In pairs, come up with as many digital devices that you think are computers. Use Communicate Ideas to mind map and add images from the web.

Hardware – physical components of a computer system. Hardware and Software Hardware – physical components of a computer system. Software – computer programs including both application software, system software and the computer operating system.

Operating Systems

What is a operating system? Unix/Linux Mac OS Android Complete part 1 of the worksheet – matching up the operating systems. Windows Blackberry

What is an operating system? The software that communicates with the hardware and allows programs to run. All computers, smartphones and tablets have operating systems. Common features include – Graphical User Interfaces Ability to manage files and folders Installing and running programs Managing driver devices

What is an operating system? Computer Hardware Computer Software Complete part 2 of the worksheet - Can you add the different hardware and software the operating connects together.

What is an operating system? Computer Hardware Computer Software

Operating Systems The operating system is part of the system software All computers have an operating system, they cannot function without one The operating system is a program that allows application software to communicate with the hardware Examples of Operating Systems are Windows 7, Windows 8, Unix, Linux and Mac OS

What does an Operating System do? Sorting out where to store data on disk drives Dealing with security – user names and passwords Organising files and folders Managing data transfer from the CPU to the peripherals e.g. printer, monitor Deals with saving, deleting, opening, closing files

Parts of an operating system The kernel is the essential centre of a computer operating system, the core that provides basic services for all other parts of the operating system The set of dials, knobs, operating system commands, graphical display formats, and other devices provided by a computer or a program to allow the user to communicate and use the computer or program A device driver is a program that controls a particular type of device that is attached to your computer A set of small programs that provides an addition to the capabilities provided by the operating system e.g. “print” utility

Single User, Multi-Tasking Personal computers have a single user, multi-tasking operating system These are designed for one person to use, but running many applications at the same time Windows 7 and Mac OS X Mountain Lion are examples of this type of Operating System (OS)

Features of Operating Systems Scheduling How active processes are making efficient use of the CPU processing cycles Memory Management Making sure the applications are able to run and don’t interfere with each other Allocation of Resources Allocating things sure every user area has all the resources it needs Tracking Usage Producing bills for things like internet usage and printing Data and user security Authenticating users and keeping data and files private System Services Managing things like printing known as ‘print spooling’ Managing input/output Managing data files – allowing the user to move, delete and copy files Networking Managing data packets connected to a network/internet

What is the purpose of an Operating System?

Without an Operating System, the computer can’t function!

Windows It is a software operating system and graphical user interface that was developed by Microsoft. Following its introduction in 1985, it became immensely popular among the personal computer users. Its development had begun on two parallel routes. The development on one route was intended for personal use while the other was for professional use. The versions aimed at personal use featured greater multimedia support and lacked networking capabilities. The professional versions of Windows offered greater networking and security features but lacked multimedia support. Windows 7 was a huge success, and the relatively recent Windows 8 is also popular

Mac OS Also known as Mac, Macintosh refers to a brand name that covers a series of personal computers developed by Apple Inc. Apple produces Mac hardware and has its own operating system that comes packaged with all the Macs. The Mac Operating System can be divided into two families of operating systems. One is the 'Classic' Mac OS, which was shipped with Macs until the creation of Mac OS 9. The second family is Mac OS X, which derives its features from Mac OS 9. The operating system that is currently in use is known as Mac OS X, successor of Mac OS, which is a line of graphical user interface-based operating systems.

Windows 7 Microsoft® Windows 7® is an operating system for personal and business computers, including both desktops and laptops Programs that were designed to run on Vista will run on Windows 7, so performing a Windows 7 upgrading was a painless process, preserving programs and preferences.

Mac OS X Mountain Lion Built on a rock-solid UNIX foundation, OS X is engineered to take full advantage of the technologies in every new Mac. It delivers the most intuitive and integrated computer experience. And it has iCloud built in, so you can access the content you use every day across all your devices. OS X works with the processor in your Mac to deliver the best possible performance. The desktop is clean and simple. It takes one click to open an app and a few more to buy, download, and install new apps from the Mac App Store

DOS (Disk Operating System) UNIX DOS vs. Unix DOS (Disk Operating System) the first widely-installed operating system for personal computers. for IBM by Bill Gates and his new Microsoft Corporation non-graphical line-oriented command (menu-driven operating system) UNIX originated at Bell Labs in 1969 as an interactive time-sharing system the first operating system written in the C language. it is written in a standard language first open or standard operating system that could be improved or enhanced by anyone

Comparing Windows Mac OSX Uses DOS Uses Unix Universally Used Vulnerable to hacking Limited features Focus: office function Suited to business use Universally recognized keyboard input using QWERTY Mac OSX Uses Unix Exclusively used on Mac More secure Operating System Wide range of features Focus: graphics and media function Suited for entertainment use Has own distinct keyboard

So what can you remember?

What is a operating system? Quick Fire Questions What are the functions of a Operating System? Manage files and folders Install and run programs Manage drivers GUI What is a operating system?

Fundamental hardware of a computer system.