A comprehensive view of software in detail.

Similar documents
Information Communications Technology (CE-ICT) 6 th Class

Unit 11 Computer Network Introduction to Network Operating Systems

Chapter Two. Hardware Basics: Inside the Box

Introduction to Computers. Joslyn A. Smith

Downloaded from various sources on the NET

Using sticks to count was a great idea for its time. And using symbols instead of real sticks was much better.

Lesson 1: Computer Concepts

Chapter 5. System Software. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

COMP Computer Basics. Yi Hong May 13, 2015

Chapter 8 Operating Systems and Utility Programs أ.أمل زهران

An Overview of the Computer System. Kafui A. Prebbie 24

System Unit Components Chapter2

HARDWARE AND OPERATING SYSTEMS

I. Ch 5 System Software

Chapter 8 Operating Systems and Utility Programs

Defining Computers. Defining Computers. Understanding Essential Computer Concepts

Computer Software A computer contains two major sets of tools, software and hardware. Software is generally divided into Systems software and

Discovering Computers Fundamentals, 2011 Edition. Living in a Digital World

LECTURE SCHEDULE 2. Units of Memory, Hardware, Software and Classification of Computers

Discovering Computers Living in a Digital World

Introduc)on to Compu)ng. Heng Sovannarith

Full file at

Definition. A series of detailed instructions that control the operation of a computer system. are developed by computer programmers

Electricity: Voltage. Gate: A signal enters the gate at a certain voltage. The gate performs operations on it, and sends it out was a new signal.

What is a computer? Units of Measurement. - A machine that: - Counts.

Chapter 1: Why Program? Computers and Programming. Why Program?

INTRODUCTION TO COMPUTERS

Elements of Computers and Programming Dr. William C. Bulko. What is a Computer?

CSC 170 Introduction to Computers and Their Applications. Lecture #1 Digital Basics. Data Representation

Worksheet - Storing Data

Data Representation. Types of data: Numbers Text Audio Images & Graphics Video

REPRESENTING INFORMATION:

Systems software. Definition. Categories of software. Examples Of Systems Software 11/23/2018

1- What is a computer?

Discussion. Why do we use Base 10?

Discovering Computers 2016

PASS4TEST. IT Certification Guaranteed, The Easy Way! We offer free update service for one year

Chapter 2. Prepared By: Humeyra Saracoglu

C H A P T E R 1. Introduction to Computers and Programming

Storage. Chapter3 ITBIS105

Lecture C1 Data Representation. Computing and Art : Nature, Power, and Limits CC 3.12: Fall 2007

CMSC 104 -Lecture 2 John Y. Park, adapted by C Grasso

Day 3. Storage Devices + Types of Memory + Measuring Memory + Computer Performance

Bioinformatics Introduction. Sebastian Schmeier

I1100 E Introduction to computer.

Regardless of the size and complexity of the computer and the operating system, all operating systems perform the same four basic functions:

Holds data, instructions, and information for future use Storage medium is physical material used for storage

Computer Memory. Data Structures and Algorithms CSE 373 SP 18 - KASEY CHAMPION 1

[301] Bits and Memory. Tyler Caraza-Harter

OPERATING SYSTEMS & UTILITY PROGRAMS

Chapter. Focus of the Course. Object-Oriented Software Development. program design, implementation, and testing

COMP 273 Winter physical vs. virtual mem Mar. 15, 2012

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data.

Module 4: Basics of Software

Masters of Computer Application (MCA) Entrance 2012 Computer Knowledge Paper I 1. All of the following are examples of real security and privacy

How To Manually Uninstall Symantec Antivirus Corporate Edition 10.x Client

Online Backup Client User Manual

CMSC131. Hardware and Software. Hardware

CMSC131. Hardware and Software

8. A is approximately one billion bytes a. Kilobyte b. Bit c. Gigabyte d. Megabyte 9. SMPT, FTP and DNS are applications of the layer a. Data link b.

A computer is an electronic device, operating under the control of instructions stored in its own memory unit.

DATA 301 Introduction to Data Analytics Data Representation. Dr. Ramon Lawrence University of British Columbia Okanagan

CSC1010 Spring 2013 Assignment 3 Chapter 7 and 8 Due: 4/8/2013. Name Student ID

Session 1: Physical and Web Infrastructure

Computing Fundamentals and Programming (CE-100) Batch 2019 (Electronic Engineering) Chapter 6: System Software

Module 1: Information Representation I -- Number Systems

COMPUTER SOFTWARE RAYMOND ROSE

This is a list of vocabulary related to information and communication technology. Coloque el significado en español sobre las líneas.

计算机信息表达. Information Representation 刘志磊天津大学智能与计算学部

System Unit Components. Chapter2

14-Nov-11. Chapter 5: System Software: Operating Systems and Utility Programs. Learning Objectives. Learning Objectives. Overview

Introductory Visualizing Technology

Mon 21 Oct - Internet security Mon 25 Nov - Looking after your computer: Mon 27 Jan - Using Mon 24 Feb - Office software Mon 24 Mar - Managing

b A bit is the basic unit for storing electronic data, for example an MP3 file. The term bit is a

Lecture 1: What is a computer?

Advanced Placement Computer Science Principles The Information Age

Binary Codes. Dr. Mudathir A. Fagiri

GIRLS SECONDARY, L-IMRIEĦEL HALF YEARLY EXAMINATIONS 2015/2016

Intro to Computers in Arabic!!!!! MAI ELSHEHALY

Computer Training for Newcomers

1.1 Bits and Bit Patterns. Boolean Operations. Figure 2.1 CPU and main memory connected via a bus. CS11102 Introduction to Computer Science

Some Basic Terminology

The personal computer system uses the following hardware device types -

INFORMATION SYSTEM PARTS AND COMPUTER TYPES

Electronic Data and Instructions

20. Web Hosting 웹프로그래밍 2016 년 1 학기 충남대학교컴퓨터공학과

Topic :- COMPUTER BASICS Subject :- COMPUTER BASICS Class :- I Semester BCA

Citizenship Coin. Installation Instructions

Lab 03. Windows Operating Systems (Cont.)

Computers Are Your Future

KULLEĠĠ SAN BENEDITTU Secondary School, Kirkop

ACN Premium Technical Support. 24/7/365 Remote Computer Support

A+ Guide to Managing and Maintaining your PC, 6e. Chapter 2 Introducing Operating Systems

Learning Objectives. Computing Essentials

Describe the functions of an operating system. Briefly describe various server operating systems. Explain the purpose of several utility programs

BBI Quick Guide Networking OS for 1/10Gb LAN Switch Module. Product Version Getting Help Contents

Chapter 4 The Components of the System Unit

Introduction to computers

CMSC 1513 Lecture 1.2

CSC 170 Fall 2017 Dr. R. M. Siegfried. Study Guide for Final Exam

Transcription:

A comprehensive view of software in detail.

Software are a set of instructions or programs that are designed to put the computer hardware to work.

Information is stored using binary encoding which consists of the numbers 0 and 1. These numbers are called bits. A bit is the smallest unit of information that can be stored on a computer system. Therefore the computer only understand these sequence of bits once organized in a particular fashion.

Bytes are a series of 8 bits that are managed by an Encoding table called ASCII (American Standard Code for Information Interchange). Therefore 8 bits = 1Byte A Byte is a representation of a single character within the computer system eg. A is represented by 10010011 (fictional).

8 bits = 1 Byte 1024 B = 1 Kilobyte (Thousands) 1024 KB = 1 Megabytes (Millions) 1024 MB = 1 Gigabyte (Billions) 1024 GB = 1 Terabyte (Trillion) 1024 PB = 1 Petabyte (quadrillion)

These bits and Bytes are manipulated by the processor and done so by programmed instructions called software.

Software is divided into the following Categories: System Software Application Software Utility Software

System software is the name given to the software that controls the hardware and how all other software works. The most popular System software is the Operating System.

File Management saving, copying, renaming and deleting files Manage Programs adding and removing programs Provide a user interface (Graphical user interface / Command based interface) Multi tasking Running more than one programs simultaneously Multi user Allowing more than one user to access its system resources. Security Provide password protection, firewall and encryption Monitor Performance / Diagnose System (Trouble Shoot) Connect to a Local Area Network Connect to the Internet

This is the midpoint between the user and the computer system The user interacts with the user interface in order to manipulate the system. Operating Systems currently have two types of user interfaces: 1. Command Based Interface 2. GUI (Graphical User Interface)

Command Prompt

Name Platform Interface Windows NT, 2000, XP, Vista PC GUI Mac OSX Apple Mac GUI Linux PC / Server GUI DOS (Disk Operating System) PC Command Based Unix Server Command Based Novell Netware Server Command Based Palm OS Hand Held GUI

Application Software; are programs designed to do a specific task. Applications fall in the following category: General-Purpose Custom Written Customization of General Purpose Specialized Software Packages

General Purpose Applications are used by a large number of people in a large number of areas; they are what you call off the shelf products ready to be installed. Here is what is categorized as the big five: Word Processing Spreadsheet Database Management Graphics Presentation Communication

Desktop Publishing CAD (Computer Aided Designing) CAM (Computer Aided Manufacturing) Video Presentation Gaming Applications Multimedia Players and Editors

These are software which are design for the maintenance of your Computer hardware and software. Consider your Operating system to be your household, think of the utility software as the plumber or the handyman.

Disk defragmenters Diagnosis Backup utility / System Profilers Virus Scanners (Antivirus) Malware / Adware removers Compression Utilities Encryption Utilities Binary/Hex/Text Editor

Programming Languages These are programs are designed to customize an application or any other types of software on your computer. They help programmers to create software for end users needs; every software was built by some type of programming language. Yes the language is very important. It s like learning French you have to know the vocabulary; in this case you have to know the codes in order to build your program. Each language is designed for their own purpose, here are a list of a few languages that exists. Java and JavaScript C and C++ Microsoft Visual basic Borland Delphi Q basic Perl Action Script PHP

Please Submit your questions to mrj@stmonicascollege.org and also do the relative questions provided.