Computer Science in Medicine MDCS 134 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.

Slides:



Advertisements
Similar presentations
Basic Computer Vocabulary
Advertisements

An Overview of the Computer System
An Overview of the Computer System
Essential Computer Concepts
Basic Computer Components
Introduction to Computers
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
By Mr. Abdalla A. Shaame 1. What is Computer An electronic device that stores, retrieves, and processes data, and can be programmed with instructions.
Introduction to Computer Terminology
ICAICT101A Operate a Personal Computer. A computer is an electronic device that allows you to process and store data (information)… 2.
Chapter 3 – Computer Hardware Computer Components – Hardware (cont.) Lecture 3.
Lesson 4 Computer Software
® Microsoft Office 2010 Essential Computer Concepts.
Introduction to Computers
Information Technology
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
Chapter 4 Operating Systems and File Management. 4 Chapter 4: Operating Systems and File Management 2 Chapter Contents  Section A: Operating System Basics.
Computer Systems Week 10: File Organisation Alma Whitfield.
Lesson 6 Operating Systems and Software
Flash Cards Computer Technology.
COMPUTER SOFTWARE Section 2 “System Software: Computer System Management ” CHAPTER 4 Lecture-6/ T. Nouf Almujally 1.
Chapter 4 System Software.
Learning Targets Identify the external parts of the computer Identify examples of input devices Identify examples of output devices Define basic computer.
Explore the Parts of a Computer
Computer Systems Chapter 1 Pages Hardware-physical pieces Key hardware components in a computer system: The physical parts. – Central processing.
MAC OS – Unit A Page: 10-11, Investigating Data Processing Understanding Memory.
Lecture 2 “Structure of computer” Informatics. Computer is  general purpose device that can be programmed to carry out a set of arithmetic or logical.
Introduction to Computers
Computer Parts. Two Basic Parts Hardware & Software.
Section 2 Section 2.1 Identify hardware Describe processing components Compare and contrast input and output devices Compare and contrast storage devices.
Computer Fundamentals MSCH 233 Lecture 2. What is a Software? Its step by step instructions telling the computer how to process data, execute operations.
Computer Basics Terminology - Take Notes. What is a computer? well, what is the technical definition A computer is a machine that changes information.
BAT3O / BTX4C. Definition: A computer is an electronic machine that 1) takes in data and instructions (input) 2) works with the data (processing) 3) puts.
Operating Systems Foundation Computing Half the people you know are below average.
Computer Architecture
1 What is a computer? A computer is an electronic device that allows you to process and store data (information). Data is entered into the computer by.
Computer Science Binary. Binary Code Remember the power supply that is inside your computer and how it sends electricity to all of the components? That.
An Overview of the Computer System lesson 1. This lesson includes the following sections: The Parts of a Computer System Looking Inside the Machine Software:
Computers - The Journey Inside continues…
Thursday 8 th October, 2015 Information Technology Fundamentals of Hardware & Software.
The Computer System CS 103: Computers and Application Software.
Computer Software Operating Systems – Programs. Computer Language - Review We learnt that computers are made up of millions of tiny switches that can.
A.Abhari CPS1251 Topic 1: Introduction to Computers Computer Hardware Computer components Connecting Computers Computer Software Operating System (OS)
Digital Communication Systems Comp Functions of the Operating System.
Know what a computer is used for Understand the difference between hardware and software Be able to describe the way that data is stored in a computer.
BMTS 242: Computer and Systems Lecture 2: Memory, and Software Yousef Alharbi Website
1 Introduction to Computers Prof. Sokol Computer and Information Science Brooklyn College.
COMPUTER SYSTEM A computer system is define as combination of components designed to process data and store files. A computer system consists of four.
European Computer Driving Licence Syllabus version 5.0 Module 1 – Concepts of ICT Chapter 3 – Software Pass ECDL5 for Office 2007 Module 1 Concepts of.
Chapter 1: Computer Basics Learning Objectives: Understand the purpose and elements of information systems Recognize the different types of computers Distinguish.
Computer Basics Just How Does a Computer Work?
Computer Basics CHAPTER 1. What is a computer?  A computer is a machine that changes information from one form into another by performing four basic.
Introduction To Computer Programming – 1A Computer Parts, Words, and Definition Herriman High School.
An Overview of the Computer System
Information Technology
UNDERSTANDING YOUR COMPUTER
Computer Hardware and Software
Memory Parts of a computer
Introduction to Computers
COMPUTER MEMORY & DATA STORAGE
הכרת המחשב האישי PC - Personal Computer
COMPUTER MEMORY & DATA STORAGE
Looking Inside the machine (Types of hardware, CPU, Memory)
An Overview of the Computer System
An Overview of the Computer System
How do computers work? Storage.
Computer Systems Chapter 11 Section 1.
Information Technology Department
AS Level ICT Selection and use of storage requirements, media, and devices: storage and storage capacity Unit 1 Topic a - Selection and use of storage.
Windows.
Presentation transcript:

Computer Science in Medicine MDCS 134 Lecture 2

What is a Software? Its step by step instructions telling the computer how to process data, execute operations and tasks. Software can be divided by two groups: System Application

Application Software A program which executes a specific task, such as word processing, database management financial planning.

System Software The System Software refers to all the programs which control the basic functions of a computer. They include: 1.Operation Systems ( Windows98, ME, XP, Mac OS) 2.Systems Utilities( virus programs, back up utility) 3.Language Translators (compilers)

Operation Systems It comprises a set of programs and files that control the hardware and software resources of a computer system. Examples: MS-DOS Windows 98, ME, 2000, XP Pocket PC Mac - OS

MS-DOS Developed by Microsoft in 1981 Text-based Operation System Communicate with the computer using commands that exists within its library. Examples: 1.C:\>DIR to show all list of all files in the C Drive 2.C:\>Del mail.txt will delete the file mail.txt

Microsoft Windows Windows XPWindows MEWindows 2000Windows 98 -Update to all Windows versions. -More secure and reliable. -Offers support for the latest technologies. - Designed for home use. -Include: 1. New system safeguards 2. Support for DVD 3.Support for Music Player. 4. Support for Mobile Computers. -Built upon the Windows NT architecture. -Designed for business users. - Internet access is part of user Interface -Its active desktop let you find information easily. - USB and Multimedia Extensions. -System include: 1.Outlook Express 2. NetMeeting 3. Chat program 4. Web-page editor

Pocket PC This Operation system is developed for handheld computers.

Mac-OS Combines the elegance of Macintosh and the power of UNIX. Large Parts of the Mac OS are inside the System Files and the Finder, Kept in the System folder. Content of system files are loaded automatically at start up. The finder enable users to work with disks, programs, and files. Can Create CDs and record DVDs. Offers Internet Capabilities, support Java, and Wireless Connections.

System Utilities Small Programs which improve system’s performance. Desk accessories that can be called up while working on another application;. Can be activated when you turn the computer on ( virus protection), or can be run when you need them.

Units Of memory Information is processed and stored in computers as Electrical Signals. It can be either ON or OFF. All Digital Computer uses binary notations to represent characters, where a character is defined as a letter, digit, or special symbol. Binary notations has only two digits : 1 means ON and 0 means OFF.

Bits & bytes: Each 1 or 0 is called a bit, as abbreviation for binary digit. A bit is the smallest unit of data in a computer. A group of 8 bits is 1 byte and can represent one character. Example: represent the letter A represent the Letter C

Kilobytes, megabytes, gigabytes We use Kilobytes (KB), Megabytes (MB), and Gigabytes (GB) to describe the RAM memory, the storage capacity, and the size of any document. 1 KB = 1,024 bytes 1 MB = 1,024 KB 1 GB = 1,024 MB

Thanks You