Fundamentals Of Computer

Size: px
Start display at page:

Download "Fundamentals Of Computer"

Transcription

1 Fundamentals Of Computer

2 Brief History Of Computers

3 Abacus Earlier people used figures, Stones and bones for calculations. Abacus was the first calculating device, It was mainly used by merchants and traders. It is used to perform basic calculations like Additions, Subtraction, Multiplication and division.

4 Napier s Bones Invented by John Nepier. It was made of rectangular rods made up of bone, Ivory, Wood or metal. These reds had numbers on them. It was mainly used for Multiplication.

5 Pascaline Calculator It was developed by Blasé Pascal in It looked like rectangular box. Numbers were shown on rotating Wheels. It allowed calculation till 8-digits.

6 Difference Engine It was designed by charless babbage in It was designed to do mathematical calculations automatically.

7 Analytical Engine: It was developed by Charles Babbage in The basic parts of analytical Engine resembled the components of Computer, It had 5 units- input, output, store, mill and control. Charles Babbage is considered as Father Of Computers. Ada Lovelace was considered as first programmer.

8 Generations Of Computers The computer has evolved from large sized simple calculating machine to smaller but much more powerful machine. computer are classified into five generations. 1. First generation computers ( ) 2. Second generation computers ( ) 3. Third generation computers ( ) 4. Fourth generation computers (1971-Present) 5. Fifth generation computers (Present- Future)

9 1. First generation computers ( ) In these Computers vacuum tubes were used. Vacuum tubes are like electric bulbs, produced a lot of heat and were prone to frequent fusing of the installations. They were very expensive and could be afforded They used Punched cards, paper tape, and magnetic tape were used as input and output devices. The computers in this generation used machine code as programming language. Examples Of I- Generation Computers ENIAC ( Electronic Numerical Integrator and Computer) UNIVAC (UNIVersal Automatic Computer) EDVAC (Electronic Discrete Variable Automatic Computer), IBM-701 (International Business Machines), IBM-650

10 Second generation computers ( ) They were smaller in size than First Generation Computers They used transistors instead of vacuum tubes They used to punch cards and magnetic tapes for input and output They were faster cheaper and more efficient than first generation computers They could calculate data in microseconds Examples: IBM 1401, RCA 501, Honey Well 200.

11 Third generation computers ( ) The used Integrated Circuits (IC s) in place of transistors. An IC is also called a chip and may contain thousands of transistors. They used keyboard for input and monitor for output. They were smaller faster cheaper and more efficient than early computers Examples: IBM 360, APPLE 1, ICL 1900

12 Fourth generation computers (1971-Present) They are more powerful and reliable than previous generations. They use Microprocessors. Microprocessor are Very Large Scale Integrated (VLSI) circuits which contain many ICS on a single chip. They use keyboard mouse scanner and so on for input and monitors printers speakers and so on for output. They have higher storage capacity They are much smaller faster and cheaper among all generations

13 Fifth generation computers (Present- Future) The Fifth generation computers are still under development there are expected to have the following capabilities. use of Super Large Scale Integrated chips. Artificial Intelligence: A technology that makes a computer able to think like human beings and perform human like Tasks such as voice recognition decision making and translation between languages. Ability to recognise image and voice. Ability to solve Complex problems including decision making and logical reasoning.

14 Basic Parts Of A Computer Input Unit Devices like keyboard and mouse that are used to input data and instructions to the computer are called input unit. Output Unit Devices like printer and visual display unit that are used to provide information to the user in desired format are called output unit. Control Unit As the name suggests, this unit controls all the functions of the computer. All devices or parts of computer interact through the control unit.

15 Arithmetic Logic Unit This is the brain of the computer where all arithmetic operations and logical operations take place. Memory All input data, instructions and data interim to the processes are stored in the memory. Memory is of two types primary memory and secondary memory. Primary memory resides within the CPU whereas secondary memory is external to it. Control unit, arithmetic logic unit and memory are together called the central processing unit or CPU. Hardware: Computer devices like keyboard, mouse, printer, etc. that we can see and touch are the hardware components of a computer. Software: The set of instructions or programs that make the computer function using these hardware parts are called software. We cannot see or touch software. Both hardware and software are necessary for working of a computer.

16 Characteristics of Computer Speed Typically, a computer can carry out 3-4 million instructions per second. Accuracy Computers exhibit a very high degree of accuracy. Errors that may occur are usually due to inaccurate data, wrong instructions or bug in chips all human errors. Reliability Computers can carry out same type of work repeatedly without throwing up errors due to tiredness or boredom, which are very common among humans. Versatility Computers can carry out a wide range of work from data entry and ticket booking to complex mathematical calculations and continuous astronomical observations. If you can input the necessary data with correct instructions, computer will do the processing. Storage Capacity Computers can store a very large amount of data at a fraction of cost of traditional storage of files. Also, data is safe from normal wear and tear associated with paper.

17 Advantages of Using Computer Computers can do the same task repetitively with same accuracy. Computers do not get tired or bored. Computers can take up routine tasks while releasing human resource for more intelligent functions. Disadvantages of Using Computer Computers have no intelligence; they follow the instructions blindly without considering the outcome. Regular electric supply is necessary to make computers work, which could prove difficult everywhere especially in developing nations.

18 Classification Of Computers Computers are now classified on the basis of their use or size Desktop Laptop Tablet Server Mainframe Supercomputer

19 Desktop Desktop computers are personal computers (PCs) designed for use by an individual at a fixed location. A desktop unit typically has a CPU (Central Processing Unit), monitor, keyboard and mouse. Laptop Laptops are also called notebook computers or simply notebooks. Laptops run using batteries and connect to networks using Wi-Fi (Wireless Fidelity) chips. Modern laptops have enough processing power and storage capacity to be used for all office work, website designing, software development and even audio/video editing.

20 Tablet After laptops computers were further miniaturized to develop machines that have processing power of a desktop but are small enough to be held in one s palm. Tablets have touch sensitive screen of typically 5 to 10 inches where one finger is used to touch icons and invoke applications. Keyboard is also displayed virtually whenever required and used with touch strokes. Applications that run on tablets are called apps. They use operating systems by Microsoft (Windows 8 and later versions) or Google (Android). Apple computers have developed their own tablet called ipad which uses a proprietary OS called ios.

21 Server Servers are computers with high processing speeds that provide one or more services to other systems on the network. They may or may not have screens attached to them. A group of computers or digital devices connected together to share resources is called a network. can handle multiple requests simultaneously. Most commonly found servers on networks include File or storage server Game server Application server Database server Mail server Print server

22 Mainframe Mainframes are computers used by organizations like banks, airlines and railways to handle millions and trillions of online transactions per second. Important features of mainframes are Big in size Hundreds times Faster than servers, typically hundred megabytes per second Very expensive Use proprietary OS provided by the manufacturers In-built hardware, software and firmware security features

23 Supercomputer Supercomputers are the fastest computers on Earth. They are used for carrying out complex, fast and time intensive calculations for scientific and engineering applications. Supercomputer speed or performance is measured in teraflops, i.e floating point operations per second. Chinese supercomputer Sunway TaihuLight is the world s fastest supercomputer with a rating of 93 petaflops per second, i.e. 93 quadrillion floating point operations per second. Most common uses of supercomputers include Molecular mapping and research Weather forecasting Environmental research Oil and gas exploration

24 Computer Software and its Types The hardware devices need user instructions to function. A set of instructions that achieve a single outcome are called program or procedure. Many programs functioning together to do a task make a software. There are Three categories of software System Software Application Software Utility Software

25 System Software Software required to run the hardware parts of the computer and other application software are called system software. System software acts as interface between hardware and user applications. Based on its function, system software is of four types Operating System Language Processor Device Drivers Operating System System software that is responsible for functioning of all hardware parts and their interoperability to carry out tasks successfully is called operating system (OS). OS is the first software to be loaded into computer memory when the computer is switched on and this is called booting. OS manages a computer s basic functions like storing data in memory, retrieving files from storage devices, scheduling tasks based on priority, etc.

26 Language Processor The important function of system software is to convert all user instructions into machine understandable language. languages are of three types Machine-level language This language is nothing but a string of 0s and 1s that the machines can understand. It is completely machine dependent. Assembly-level language This language introduces a layer of abstraction by defining mnemonics. Mnemonics are English like words or symbols used to denote a long string of 0s and 1s. For example, the word READ can be defined to mean that computer has to retrieve data from the memory. The complete instruction will also tell the memory address. Assembly level language is machine dependent. High level language This language uses English like statements and is completely independent of machines. Programs written using high level languages are easy to create, read and understand.

27 source code: Program written in high level programming languages like Java, C++, etc. is called source code. object code or machine code: Set of instructions in machine readable form is called object code or machine code. System software that converts source code to object code is called language processor. There are three types of language interpreters Assembler Converts assembly level program into machine level program. Interpreter Converts high level programs into machine level program line by line. Compiler Converts high level programs into machine level programs at one go rather than line by line.

28 Device Drivers System software that controls and monitors functioning of a specific device on computer is called device driver. Each device like printer, scanner, microphone, speaker, etc. that needs to be attached externally to the system has a specific driver associated with it. When you attach a new device, you need to install its driver so that the OS knows how it needs to be managed.

29 Application Software A software that performs a single task and nothing else is called application software. Application software are very specialized in their function and approach to solving a problem. Word processing Spreadsheet Presentation Database management Multimedia tools

30 Utility Software Application software that assist system software in doing their work is called utility software. Thus utility software is actually a cross between system software and application software. Examples of utility software include Antivirus software Disk management tools File management tools Compression tools Backup tools

31 MS-Word Microsoft Office Word 2010 allows you to create and edit personal and business documents, such as letters, reports, invoices, s and books. By default, documents saved in Word 2010 are saved with the.docx extension.

32 Getting Started Word 2010 Click Start button. Click All Programs option from the menu. Search for Microsoft Office from the sub menu and click it. Search for Microsoft Word 2010 from the submenu and click it.

33 Explore Window in Word 2010

34 Saving New Document Step 1 Click the File tab and select the Save As option. Step 2 Select a folder where you will like to save the document, Enter the file name which you want to give to your document and Select the Save As option, by default it is the.docx format. Step 3 Finally, click on the Save button and your document will be saved with the entered name in the selected folder. Saving New Changes There may be an instance when you open an existing document and edit it partially or completely, If you want to save this document with the same name, then you can use either of the following simple options Just press the Ctrl + S keys to save the changes. Optionally you can click on the floppy icon available at the top left corner and just above the File tab. ou can also use the third method to save the changes, which is the Save option available just above the Save As option as shown in the above screenshot.

35 Opening New Document A new, blank document always opens when you start Microsoft Word. Suppose you want to start another new document while you are working on another document, or you closed an already opened document and want to start a new document. Step 1 Click the File tab and select the New option. Step 2 It will display a list of templates in the second column. Double-click on the Blank document;

36 Opening Existing Document Step 1 Click the File tab and select the Open option, or press Ctrl+O Step 2 This will display the following file Open dialog box. Step 3 Finally, locate and select a file which you want to open

37 Copy & Paste Operation Step 1 Select a portion of the text using any of the text selection methods. Step 2 You have various options available to copy the selected text in clipboard. You can make use of any one of the options Using Right-Click and click copy option Using Ribbon Copy Button under Home Tab sing Ctrl + c Keys Step 3 Finally click at the place where you want to copy the selected text and use either of these two simple options Using Ribbon Paste Button Using Ctrl + v Keys

38 Find & Replace in Word Find Command The Find command enables you to locate specific text in your document. Step 1 Let us work out on a sample text available in our Word document. Step 2 Click the Find option in the Editing group on the Home tab or press Ctrl + F to launch the Navigation pane Step 3 Enter a word which you want to search in the Search box, as soon as you finish typing, Word searches for the text you entered and displays the results in the navigation pane and highlights the word in the document.

39 Find & Replace Operation Step 1 Click the Replace option in the Editing group on the Home tab or press Ctrl + H to launch the Find and Replace dialog box Step 2 Type a word which you want to search. You can also replace the word using the Find and Replace dialog box as in the following Step 3 Type Replace with word and click on replace. Step 4 Finally, if you are done with the Find and Replace operation, you can click the Close (X) or Cancel button of the dialog box to close the box.

40 Spell Check in Word 2010 Microsoft Word provides a decent Spelling and Grammar Checker which enables you to search for and correct all spelling and grammar mistakes in your document. Word is intelligent enough to identify misspelled or misused, as well as grammar errors and underlines them as follows. A red underline beneath spelling errors. A green underline beneath grammar errors. A blue line under correctly spelled but misused words.

41 Check Spelling and Grammar using Review tab Step 1 Click the Review tab and then click the Spelling & Grammar button. Step 2 A Spelling and Grammar dialog box will appear and will display the wrong spellings or errors in grammar. You will also get suggestions to correct as shown below Ignore If you are willing to ignore a word, then click this button and Word ignores the word throughout the document. Ignore All Like Ignore, but this ignores all occurrences of the same misspelling, not just once but throughout the document. Add to Dictionary Choose Add to Dictionary to add the word to the Word spelling dictionary. Change This will change the wrong word using the suggested correct word. Change All Like Change, but this changes all occurrences of the same misspelling, not just once but throughout the document. AutoCorrect If you select a suggestion, Word creates an AutoCorrect entry that automatically corrects this spelling error from now on.

42 Create a Table in Word A table is a structure of vertical columns and horizontal rows with a cell at every intersection. Each cell can contain text or graphics, and you can format the table in any way you want. Usually the top row in the table is kept as a table header and can be used to put some informative instruction. Create a Table Step 1 Click the Insert tab followed by the Table button. This will display a simple grid as shown. Step 2- Select no of rows and columns you want to create using mouse. This will insert the table.

43 Delete a Table Step 1 Click anywhere in the table you want to delete. Step 2 Click the Layout tab, and click the Delete Table option under the Delete Table Button to delete the complete table from the document along with its content.

44 Adding a Row Step 1 Click a row where you want to add an additional row and then click the Layout tab. Step 2 Now use the Row & Column group of buttons to add any row below or above to the selected row. If you click the Insert Below button, it will add a row just below the selected row

45 Delete a Row Step 1 Click a row which you want to delete from the table and then click the Layout tab; Step 2 Then click the Delete Rows option under the Delete Table Button to delete the selected row.

46 Adding a Column Step 1 Click a column where you want to add an additional column and then click the Layout tab; Step 2 Now Click Insert Left or Insert Right to insert column to the left or right of the selected column.

47 Deleting a Column Step 1 Click a column which you want to delete from the table and then click the Layout tab; it will show the following screen. Click the Delete Column option under the Delete Table Button to delete the selected column.

48 Merging Cells Merge cells used to combine two or more cells into a single cell. You can merge cells either row-wise or column-wise, rather you cannot merge cells diagonally. Merging Cells Select the cells across row or column which you want to merge. Under Layout tab Click on Merge cell button under Merge Group.

49 Split a Cells Split cells will divide a cell into multiple cells. Select the cell you want to split. Under Layout tab Click on Split cell button under Merge Group.

50 Header and Footer in Word Headers and footers are used to insert text that repeats on every page. Change at one place will apply to all pages. Headers and footers are parts of a document that contain special information such as page numbers and the total number of pages, the document title, company logo, any photo etc. The header appears at the top of every page, and the footer appears at the bottom of every page.

51 Add Header and Footer Click the Insert tab, and click either Header button or Footer button. Once you select any of the headers, it will be applied to the document in editable mode and the text in your document will appear dimmed, Header and Footer buttons appear on the Ribbon and a Close Header and Footer button will also appear at the top-right corner. Finally you can type your information once you are done, click Close Header and Footer to come out of header insertion mode.

52 What is Formatting Changing the style of text, sizes and paragraphs gives a document a more individual look. This process is called Formatting. Formatting a document involves one or all of the following: Changing the appearance of text character formatting Changing the layout of the document document formatting Positioning the text on the page paragraph formatting

53 Formatting Paragraph Formatting paragraph may include the following Text align Indentation Line Spacing

54 Page Column This option is used to set text to multiple columns like News paper.

55 Steps to set text to columns Under page layout menu click on columns button Select no of columns.

56 Adding columns to a document Select the text you want formatted in columns, or place your cursor where you want columns to begin. On the Page Layout tab, in the Page Setup group, click Columns. Click More Columns. Click the number of columns that you want.

57 Hyper Link Hyper link is used redirect the user from one page (Application) to other page. Hyperlinks are by default blue in colour. Visited links are pink in colour. When you move cursor on to the hyperlink its changes its symbol to pointing hand. To insert a hyperlink: Select the text or image you want to make a hyperlink. Right-click the selected text or image, then click Hyperlink.... The Insert Hyperlink dialog box will open.... If you selected text, the words will appear in the Text to display: field at the top.

58 To insert a hyperlink: Select the text or image you want to make a hyperlink. Right-click the selected text or image, then click Hyperlink. You can also right-click in a blank area of the document and click Hyperlink. The Insert Hyperlink dialog box will open. You can also get to this dialog box from the Insert tab by clicking Hyperlink. If you selected text, the words will appear in the Text to display: field at the top. You can change this text if you want. Type the address you want to link to in the Address: field. Click OK. The text or image you selected will now be a hyperlink.

59 Drop Cap A drop cap is the first letter of a paragraph that's of a much bigger size than the rest that follow. Inserting Drop cap: To insert drop cap select the paragraph. Under inset menu select Drop cap.

Overview of a computer

Overview of a computer Overview of a computer One marks 1. What is von Neumann concept also called as? Stored memory or stored program concept. 2. Who is the father of computer Charles Babbage 3. What is a computer? It is an

More information

HIGHER SECONDARY FIRST YEAR 2 MARK & 5 MARK NOTES CHAPTER 1 1. INTRODUCTION TO COMPUTER

HIGHER SECONDARY FIRST YEAR 2 MARK & 5 MARK NOTES CHAPTER 1 1. INTRODUCTION TO COMPUTER 1. What is computer? CHAPTER 1 1. INTRODUCTION TO COMPUTER A computer is an electronic machine, capable of performing basic operations like addition, subtraction, multiplication, division, etc. The computer

More information

COMPUTER - GENERATIONS

COMPUTER - GENERATIONS COMPUTER - GENERATIONS http://www.tutorialspoint.com/computer_fundamentals/computer_generations.htm Copyright tutorialspoint.com Generation in computer terminology is a change in technology a computer

More information

Chapter 2 HISTORICAL DEVELOPMENT OF COMPUTERS

Chapter 2 HISTORICAL DEVELOPMENT OF COMPUTERS Chapter 2 HISTORICAL DEVELOPMENT OF COMPUTERS History of Computers Outline Generations of Computers Types of Computers 2 History of Computers A computer is a machine that works with data and information

More information

v.m.g.rajasekaran ramani sri sarada sakthi mat. Hr. sec. school

v.m.g.rajasekaran ramani sri sarada sakthi mat. Hr. sec. school v.m.g.rajasekaran ramani sri sarada sakthi mat. Hr. sec. school STD: XI COMPUTER SCIENCE L.1. Introduction to computers 2 marks 1. What is a computer? Computer: A computer is an electronic machine, capable

More information

COMPUTERIZED OFFICE MANAGEMENT

COMPUTERIZED OFFICE MANAGEMENT COMPUTERIZED OFFICE MANAGEMENT Module 1 (COMPUTER FUNDAMENTALS) COMPUTER FUNDAMENTALS : INTRODUCTION : The term computer is derived from the Latin word compute which means to calculate. Computer is a fast

More information

WELCOME TO ALL-TECH SYSTEMS & CO INTRODUCTION TO MICROSOFT WORD TUTORIAL

WELCOME TO ALL-TECH SYSTEMS & CO INTRODUCTION TO MICROSOFT WORD TUTORIAL WELCOME TO ALL-TECH SYSTEMS & CO INTRODUCTION TO MICROSOFT WORD TUTORIAL 1 Microsoft Office Word 2010 allows you to create and edit personal and business documents, such as letters, reports, invoices,

More information

Describe the layers of a computer system

Describe the layers of a computer system Chapter 1 The Big Picture Chapter Goals Describe the layers of a computer system Describe the concept of abstraction and its relationship to computing Describe the history of computer hardware and software

More information

Chapter 1. The Big Picture

Chapter 1. The Big Picture Chapter 1 The Big Picture 1.1 Computing Systems Hardware The physical elements of a computing system (printer, circuit boards, wires, keyboard ) Software The programs that provide the instructions for

More information

Chapter 1: Introduction to Computers

Chapter 1: Introduction to Computers Slide 1/17 Learning Objectives In this chapter you will learn about: Computer Data processing Characteristic features of computers Computers evolution to their present form Computer generations Characteristic

More information

Chapter 1: Introduction to Computers. In this chapter you will learn about:

Chapter 1: Introduction to Computers. In this chapter you will learn about: Ref Page Slide 1/17 Learning Objectives In this chapter you will learn about: Computer Data processing Characteristic features of computers Computers evolution to their present form Computer generations

More information

Computer Fundamentals

Computer Fundamentals Computer Fundamentals Computers have made great inroads in our everyday life and thinking. They are put to use for all sorts of application ranging from complex calculations in the field or frontline research,

More information

Learning Objectives. In this chapter you will learn about:

Learning Objectives. In this chapter you will learn about: Ref Page Slide 1/17 Learning Objectives In this chapter you will learn about: Computer Data processing Characteristic features of computers Computers evolution to their present form Computer generations

More information

Computer Nashua Public Library Introduction to Microsoft Word 2010

Computer Nashua Public Library Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with Word. You can make your documents more

More information

Computer Applications SLC 1) A computer can be defined as a set of tools that helps you perform information-processing tasks.

Computer Applications SLC 1) A computer can be defined as a set of tools that helps you perform information-processing tasks. Computer Applications - 2006 SLC 1) A computer can be defined as a set of tools that helps you perform information-processing tasks. 2) Internal memory (RAM) holds software instructions and information

More information

Chapter 1. Computer System Organization

Chapter 1. Computer System Organization Chapter 1 Computer System Organization Prepared By: Manish Kumar Prajapati PGT (Comp.Sc.) (First Shift) Kendriya Vidyalaya Bailey Road Patna-14 What is Computer? A computer is an electronic device that

More information

1: History, Generation & Classification. Shobhanjana Kalita, Dept. of CSE, Tezpur University

1: History, Generation & Classification. Shobhanjana Kalita, Dept. of CSE, Tezpur University 1: History, Generation & Classification Shobhanjana Kalita, Dept. of CSE, Tezpur University History Computer originally (17 th century) meant someone who computes Only in the 20 th century it was associated

More information

University of Sunderland. Microsoft Word 2007

University of Sunderland. Microsoft Word 2007 Microsoft Word 2007 10/10/2008 Word 2007 Ribbons you first start some of the programs in 2007 Microsoft Office system, you may be surprised by what you see. The menus and toolbars in some programs have

More information

EVOLUTION OF COMPUTERS. In the early years, before the computer was invented, there are several inventions of counting machines.

EVOLUTION OF COMPUTERS. In the early years, before the computer was invented, there are several inventions of counting machines. EVOLUTION OF COMPUTERS In the early years, before the computer was invented, there are several inventions of counting machines. 200 BC 500 BC CHINESE ABACUS EGYPTIAN ABACUS 1620 JOHN NAPIER NAPIER'S BONES

More information

The first time you open Word

The first time you open Word Microsoft Word 2010 The first time you open Word When you open Word, you see two things, or main parts: The ribbon, which sits above the document, and includes a set of buttons and commands that you use

More information

Introduction to Microsoft Word 2010

Introduction to Microsoft Word 2010 Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with

More information

Characteristics of Computers

Characteristics of Computers The word computer comes from word compute, which means to calculate. A computer is a programmable machine (or more precisely, a programmable sequential state machine) that operates on data and is used

More information

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

Zimmer CSCI /24/18. CHAPTER 1 Overview. COMPUTER Programmable devices that can store, retrieve, and process data. CHAPTER 1 Overview COMPUTER Programmable devices that can store, retrieve, and process data. COMPUTER DEVELOPMENTS- Smaller size - processors (vacuum tubes -> transistors ->IC chip) Microprocessor - miniaturized

More information

Microsoft Office Word 2016 for Mac

Microsoft Office Word 2016 for Mac Microsoft Office Word 2016 for Mac Introduction to Word University Information Technology Services Learning Technologies, Training & Audiovisual Outreach Copyright 2016 KSU Division of University Information

More information

CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM

CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM CHAPTER 1 TYPES & COMPONENTS OF COMPUTER SYSTEM 1.1 Hardware and Software Q.1) Define hardware and software: a) Hardware Hardware is a general term used for the physical components (parts) that make up

More information

1. Which of the following is NOT a personal computer?

1. Which of the following is NOT a personal computer? 1. Which of the following is NOT a personal computer? laptop desktop mainframe All of the above. 2. RAM is often referred to as memory. permanent volatile semipermanent None of the above. 3. One of the

More information

1.2.1 Electronic computers based on digital switching

1.2.1 Electronic computers based on digital switching 1.2.1 Electronic computers based on digital switching The first true digital electronic computer was created by John V Atanasoff during 1937-1942. The Atanasoff-Berry Computer (called ABC figure 2.8) was

More information

INTRODUCTION TO COMPUTER

INTRODUCTION TO COMPUTER INTRODUCTION TO COMPUTER COMPUTER An electronic device which is capable of receiving information (data) in a particular form and of performing a sequence of operations in accordance with a predetermined

More information

LECTURE -I BASIC CONCEPTS OF COMPUTERS

LECTURE -I BASIC CONCEPTS OF COMPUTERS LECTURE -I 1.1 INTRODUCTION BASIC CONCEPTS OF COMPUTERS Let us begin with the word compute. It means to calculate. We all are familiar with calculations in our day-to-day life. We apply mathematical operations

More information

Introduction to Microsoft Word 2010

Introduction to Microsoft Word 2010 Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with

More information

Computer ANAMIKA ACADEMY. Mo Which function has the ability to move from one web page to another Hyper link

Computer ANAMIKA ACADEMY. Mo Which function has the ability to move from one web page to another Hyper link 1. Which function has the ability to move from one web page to another Hyper link web page? 2. What is the full name of GUI? GRAPHICAL USER INTERFACE 3. Which function keys are used to make spell and mild

More information

Microsoft Office Word. Part1

Microsoft Office Word. Part1 Microsoft Office 2010 - Word Part1 1 Table of Contents What is Microsoft Word?... 4 Creating a document... 5 Toolbar... 6 Typing in MS Word Text Area... 7 Cut, Copy and Paste Text... 9 Paste Preview...

More information

Computer Evolution. Budditha Hettige. Department of Computer Science

Computer Evolution. Budditha Hettige. Department of Computer Science Computer Evolution Budditha Hettige Department of Computer Science Computer Generation 1. Zeroth generation- Mechanical Computers (1642-1940) 2. First generation - Vacuum Tubes (1940-1955) 3. Second Generation

More information

Computer Evolution. Computer Generation. The Zero Generation (3) Charles Babbage. First Generation- Time Line

Computer Evolution. Computer Generation. The Zero Generation (3) Charles Babbage. First Generation- Time Line Computer Generation Computer Evolution Budditha Hettige Department of Computer Science 1. Zeroth generation- Mechanical Computers (1642-1940) 2. First generation - Vacuum Tubes (1940-1955) 3. Second Generation

More information

Sir Sadiq s computer notes for class IX. Chapter no 1. Introduction to computer

Sir Sadiq s computer notes for class IX. Chapter no 1. Introduction to computer 1 Q: Define the term computer. Ans: Computer is an electronic device that accepts data and instruction as input process the data according to the given instruction and produce information as output. Q:

More information

In Depth: Writer. The word processor is arguably the most popular element within any office suite. That. Formatting Text CHAPTER 23

In Depth: Writer. The word processor is arguably the most popular element within any office suite. That. Formatting Text CHAPTER 23 CHAPTER 23 In Depth: Writer The word processor is arguably the most popular element within any office suite. That said, you ll be happy to know that OpenOffice.org s Writer component doesn t skimp on features.

More information

KENDRIYA VIDYALAYA CHENANI (J & K)

KENDRIYA VIDYALAYA CHENANI (J & K) KENDRIYA VIDYALAYA CHENANI (J K) SESSION: 2017-18 SPLIT-UP OF COMPUTER EDUCATION Class : III INTRODUCTION ABOUT COMPUTERS What is Computer? April Introduction about main parts of computer 1. Advantages

More information

Introduction to MS Word XP 2002: An Overview

Introduction to MS Word XP 2002: An Overview Introduction to MS Word XP 2002: An Overview Sources Used: http://www.fgcu.edu/support/office2000/word/files.html Florida Gulf Coast University Technology Skills Orientation Word 2000 Tutorial The Computer

More information

Microsoft Word Important Notice

Microsoft Word Important Notice Microsoft Word 2013 Important Notice All candidates who follow an ICDL/ECDL course must have an official ICDL/ECDL Registration Number (which is proof of your Profile Number with ICDL/ECDL and will track

More information

Welcome to COSC Introduction to Computer Science

Welcome to COSC Introduction to Computer Science Welcome to COSC 1302 Introduction to Computer Science (Syllabus) Chapter 1 The Big Picture 1.1 Computing Systems Hardware The physical elements of a computing system (printer, circuit boards, wires, keyboard

More information

SSRVM Content Creation Template

SSRVM Content Creation Template SSRVM Content Creation Template Title: Evolution of Computers Contributors: Sreeja. T Std: IV Submission Date: Reviewers: Approval Date: REF No: Brief Description: Goal: Brief History which reveals a clear

More information

Parts of Computer hardware Software

Parts of Computer hardware Software Parts of Computer Parts of Computer If you use a desktop computer, you might already know that there is not any single part called the "computer." A computer is really a system of many parts working together.

More information

COURSE OVERVIEW. Introduction to Computer Engineering 2015 Spring by Euiseong Seo

COURSE OVERVIEW. Introduction to Computer Engineering 2015 Spring by Euiseong Seo COURSE OVERVIEW Introduction to Computer Engineering 2015 Spring by Euiseong Seo Course Objectives Introduction to computer engineering For computer engineer-wannabe For students studying other fields

More information

Ms. Minerva A. Lagarde

Ms. Minerva A. Lagarde Ms. Minerva A. Lagarde Introduction Objectives At the end of this module, you should be able to: 1. explain how a computer works; 2. state the functions of each basic hardware component of a computer system;

More information

Introduction to Computer World Fall 2016

Introduction to Computer World Fall 2016 Introduction to Computer World Fall 2016 Introduction to Information and Communication Technologies CSD 102 Email: mehwish.fatima@ciitlahore.edu.pk Website: https://sites.google.com/a/ciitlahore.edu.pk/ict/

More information

MS Word Basics. Groups within Tabs

MS Word Basics. Groups within Tabs MS Word Basics Instructor: Bev Alderman L e t s G e t S t a r t e d! Open and close MS Word Open Word from the desktop of your computer by Clicking on the Start>All programs>microsoft Office >Word 2010

More information

I. Answer any five of the following questions. 5 4=20M 1. Write a short note on Napier s Bones. A.

I. Answer any five of the following questions. 5 4=20M 1. Write a short note on Napier s Bones. A. I. Answer any five of the following questions. 5 4=20M 1. Write a short note on Napier s Bones. 2. Explain the types of computers. 3. What is secondary memory? 4. How many parts does a CPU have? Name them.

More information

Introduction to Microsoft Office 2016: Word

Introduction to Microsoft Office 2016: Word Introduction to Microsoft Office 2016: Word Last Updated: September 2018 Cost: $2.00 Microsoft Word is a word processing software. You can use it to type letters, reports, and other documents. This class

More information

Second Generations Computers( )

Second Generations Computers( ) Second Generations Computers(1954-1962) Second Generations Computers(1954-1962) The invention of the transistor greatly changed the computer's development in 1948. The transistor replaced the large, cumbersome

More information

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti

SECTION 2 (Part B) Types And Components Of Computer Systems. Sophia Pratzioti SECTION 2 (Part B) Types And Components Of Computer Systems 2 Hardware & Software Hardware: is the physical parts of the computer system the part that you can touch and see. Hardware can be either external

More information

1.The First Instrument known in the history of computers was. a) Pascal s adding machine b) Napier s bones c) Abacus d) Analytical Engine

1.The First Instrument known in the history of computers was. a) Pascal s adding machine b) Napier s bones c) Abacus d) Analytical Engine Quiz Questions 1.The First Instrument known in the history of computers was. a) Pascal s adding machine b) Napier s bones c) Abacus d) Analytical Engine 5/1/2006 Computer Programming TA 103 BE I year 2

More information

Introduction to Computers. Joslyn A. Smith

Introduction to Computers. Joslyn A. Smith Introduction to Computers Joslyn A. Smith March 9, 2010 5/18/2011 1 What is a Computer? An electronic device that has the capability of performing the following tasks: Responds to input. Processes the

More information

Opening Microsoft Word. 1. Double click the Word 2016 icon on the desktop to launch word.

Opening Microsoft Word. 1. Double click the Word 2016 icon on the desktop to launch word. Intro to Microsoft Word 2016 Class Description: This class will provide an introduction to the word processing program Microsoft Word 2016. Learn how to create a simple document, edit and format text,

More information

Introduction To Computers. About the Course

Introduction To Computers. About the Course Introduction To Computers Chapter No 1 Introduction About the Course Course instructor Course policies Topics to be covered Course Website and Reference material Assignments and Projects ITC - Chapter

More information

Information Communications Technology (CE-ICT) 6 th Class

Information Communications Technology (CE-ICT) 6 th Class Information Communications Technology (CE-ICT) 6 th Class Lecture 2: Computer Concepts (Part A) Lecturer: Objectives Hardware Concepts Types of Computer Components of a Computer System Computer Performance

More information

MICROSOFT WORD 2010 BASICS

MICROSOFT WORD 2010 BASICS MICROSOFT WORD 2010 BASICS Word 2010 is a word processing program that allows you to create various types of documents such as letters, papers, flyers, and faxes. The Ribbon contains all of the commands

More information

MS WORD. You can use it for writing letters, reports and so on.

MS WORD. You can use it for writing letters, reports and so on. MS WORD MS WORD 2 You can use it for writing letters, reports and so on. Starting Word application 3 To start MS. Word do the following: 1. From the Start button on the taskbar, select All Programs. 2.

More information

MS Word 2010 An Introduction

MS Word 2010 An Introduction MS Word 2010 An Introduction Table of Contents The MS Word 2010 Environment... 1 The Word Window Frame... 1 The File Tab... 1 The Quick Access Toolbar... 4 To Customize the Quick Access Toolbar:... 4

More information

ZONAL EDUCATION OFFICE - JAFFNA

ZONAL EDUCATION OFFICE - JAFFNA ZONAL EDUCATION OFFICE - JAFFNA SECOND TERM EXAMINATION - 2014 Information and Communication Technology Grade 10 Time : 3 Hours Answer all the questions Part I 01. Which of the following is correct chronological

More information

Correcting Grammar as You Type

Correcting Grammar as You Type PROCEDURES LESSON 11: CHECKING SPELLING AND GRAMMAR Selecting Spelling and Grammar Options 2 Click Options 3 In the Word Options dialog box, click Proofing 4 Check options as necessary under the When correcting

More information

Using Word 2011 at Kennesaw State University

Using Word 2011 at Kennesaw State University Using Word 2011 at Kennesaw State University Getting Started Information Technology Services Outreach and Distance Learning Technologies Copyright 2011 - Information Technology Services Kennesaw State

More information

Terminology, Types of Computers & Computer Hardware

Terminology, Types of Computers & Computer Hardware Terminology, Types of Computers & Computer Hardware Basic Terminology 1.Computer A device that accepts input, processes data, stores data, and produces output, all according to a series of stored instructions.

More information

BEDI INTERNATIONAL SCHOOL, BAREILLY. CHAPTER: 1( Computers and Computer Languages Types)

BEDI INTERNATIONAL SCHOOL, BAREILLY. CHAPTER: 1( Computers and Computer Languages Types) BEDI INTERNATIONAL SCHOOL, BAREILLY CLASS: VI SUBJECT: Computer CHAPTER: 1( Computers and Computer Languages Types) A. Fill in the blanks: 1. Set of instructions called a program. 2. Input devices give

More information

CSC 121 Computers and Scientific Thinking

CSC 121 Computers and Scientific Thinking CSC 121 Computers and Scientific Thinking David Reed Creighton University Computer Basics 1 What is a Computer? a computer is a device that receives, stores, and processes information different types of

More information

Correcting Grammar as You Type. 1. Right-click the text marked with the blue, wavy underline. 2. Click the desired option on the shortcut menu.

Correcting Grammar as You Type. 1. Right-click the text marked with the blue, wavy underline. 2. Click the desired option on the shortcut menu. PROCEDURES LESSON 11: CHECKING SPELLING AND GRAMMAR Selecting Spelling and Grammar Options 2 Click Options 3 In the Word Options dialog box, click Proofing 4 Check options as necessary under the When correcting

More information

Word Processing 1. Using a computer for Writing. Spreadsheets

Word Processing 1. Using a computer for Writing. Spreadsheets Word Processing 1 Using a computer for Writing Spreadsheets Microsoft Office 2016 Microsoft Word 2016 Table of Contents Table of Contents... 2 When/if things go wrong... 3 To delete a wrongly entered character:...

More information

Lesson 2 Quick Tour and Features

Lesson 2 Quick Tour and Features Lesson 2 Quick Tour and Features Objectives Students will format a document page. Students will use a spell-checker. Students will copy, cut, and paste text. Students will adjust paragraph indentations.

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Athens-Clarke County Library Page 1 What is a spreadsheet program? Microsoft Excel is an example of a spreadsheet program that will maintain records for you relating to finances, products, activities,

More information

CHAPTER 1 COMPUTER OVERVIEW

CHAPTER 1 COMPUTER OVERVIEW CHAPTER 1 COMPUTER OVERVIEW WHAT IS A COMPUTER? Def: A computer is an electronic device that can perform a variety of operations in accordance with set of instructions called program. DATA Data. Data in

More information

National Digital Literacy Mission Module 1: Power in Your Hands

National Digital Literacy Mission Module 1: Power in Your Hands National Digital Literacy Mission Module 1: Power in Your Hands 2 Lesson Plan Lesson Plan of Module 1 1. Overview and introduction to digital devices 2. Know the computer (Components, Functions and Applications)

More information

Computer Skills Revision. By: Rana Hammady

Computer Skills Revision. By: Rana Hammady Computer Skills Revision By: Rana Hammady 1 Chapter 1 2 Introduction to Computer and Information Technology Definitions Computer tasks Uses of computer system History of computers and computer generations

More information

Algorithm: Program: Programming: Software: Hardware:

Algorithm: Program: Programming: Software: Hardware: 0-1 0-2 Terminology Algorithm: A set of steps that defines how a task is performed Program: A representation of an algorithm Programming: The process of developing a program Software: Programs and algorithms

More information

Chapter 1 Introduction to the World of Computers

Chapter 1 Introduction to the World of Computers Understanding Computers in a Changing Society, 3 rd Edition Chapter 1 Introduction to the World of Computers Learning Objectives Explain why it is essential to learn about computers today and discuss several

More information

Foundation Computer Studies

Foundation Computer Studies Foundation Computer Studies for Primary Schools Book 3 UBE Edition Foundation Computer Studies for Primary Schools Book 3 UBE Edition E. O. Adegbeyeni Ph. D. Faculty of Administration University of Lagos

More information

Instructions for Formatting MLA Style Papers in Microsoft Word 2010

Instructions for Formatting MLA Style Papers in Microsoft Word 2010 Instructions for Formatting MLA Style Papers in Microsoft Word 2010 To begin a Microsoft Word 2010 project, click on the Start bar in the lower left corner of the screen. Select All Programs and then find

More information

Introduction to Microsoft Office PowerPoint 2010

Introduction to Microsoft Office PowerPoint 2010 Introduction to Microsoft Office PowerPoint 2010 TABLE OF CONTENTS Open PowerPoint 2010... 1 About the Editing Screen... 1 Create a Title Slide... 6 Save Your Presentation... 6 Create a New Slide... 7

More information

(History of Computers) Lecture # 03 By: M.Nadeem Akhtar. Lecturer. URL:

(History of Computers) Lecture # 03 By: M.Nadeem Akhtar. Lecturer. URL: INTRODUCTION TO INFORMATION & COMMUNICATION TECHNOLOGIES. (History of Computers) Lecture # 03 By: M.. Lecturer. Department of CS & IT. URL: https://sites.google.com/site/nadeemcsuoliict/home/lectures 1

More information

New York City College of Technology. Microsoft Word Contact Information:

New York City College of Technology. Microsoft Word Contact Information: New York City College of Technology Microsoft Word 2016 Contact Information: 718-254-8565 ITEC@citytech.cuny.edu Opening Word 2016 Begin by clicking on the bottom left corner icon on the desktop. From

More information

HISTORY OF COMPUTING

HISTORY OF COMPUTING NAME: DATE: PERIOD: 01) Definition of computers: HISTORICAL DEVICES 02) How is the term Analog used when representing data? 03) Answer the questions for the two devices used prior to the invention of the

More information

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle

Parts of the Computer System. Parts of the Computer System. Parts of the Computer System. Essential Computer Hardware. Information Processing Cycle Looking Inside the Computer System NOS 116, 118, 218, 222 Handout 10 Hardware & Software Computer systems have four parts Hardware Software Data User 1 1B-2 Hardware Mechanical devices in the computer

More information

Computer Fundamentals

Computer Fundamentals Computer Fundamentals 1 Draw the block diagram of computer architecture and explain each block. Computer is made up of mainly four components, 1) Central processing unit (CPU) 2) Input section 3) Output

More information

MICROSOFT WORD 2010 Quick Reference Guide

MICROSOFT WORD 2010 Quick Reference Guide MICROSOFT WORD 2010 Quick Reference Guide Word Processing What is Word Processing? How is Word 2010 different from previous versions? Using a computer program, such as Microsoft Word, to create and edit

More information

Computer Science 4500 Operating Systems. Welcome! In This Module. Module 1 Introduction, Overview and History

Computer Science 4500 Operating Systems. Welcome! In This Module. Module 1 Introduction, Overview and History Computer Science 4500 Operating Systems Module 1 Introduction, Overview and History Updated: January 13, 2015 2008 Stanley A. Wileman, Jr. Operating Systems Slide 1 Welcome! Welcome to Operating Systems.

More information

Allahabad Bank Probationary Officers Exam., 2010 (Held on ) Computer Knowledge : Solved Paper

Allahabad Bank Probationary Officers Exam., 2010 (Held on ) Computer Knowledge : Solved Paper Allahabad Bank Probationary Officers Exam., 2010 (Held on 21-2-2010) Computer Knowledge : Solved Paper 1. A typically connects personal computers within a very limited geographical area, usually within

More information

ST. MARY S COLLEGE FORM 4

ST. MARY S COLLEGE FORM 4 Term 1 Week 1 Week 2 FUNDAMENTALS OF HARDWARE AND SOFTWARE 1. The generalpurpose computer system 2. Functions of the major hardware components of a computer system 3. Functions and uses of primary storage

More information

CHAPTER1 : Part 2 INTRODUCTION & HISTORY OF COMPUTERS. UNIVERSITI TENAGA NASIONAL Generates Professionals

CHAPTER1 : Part 2 INTRODUCTION & HISTORY OF COMPUTERS. UNIVERSITI TENAGA NASIONAL Generates Professionals CHAPTER1 : Part 2 INTRODUCTION & HISTORY OF COMPUTERS Module Objectives At the end of the module, students should be able to: appreciate and understand the history of computers. describe the generations

More information

Part 1: Computer and Information Literacy

Part 1: Computer and Information Literacy What is Computer? Understand Computers Part 1: Computer and Information Literacy Computer is an electronic devices that under a program s direction and control, perform four basic operations: Input, Processing,

More information

Understanding Word Processing

Understanding Word Processing Understanding Word Processing 3.0 Introduction In this chapter you are going to learn how to create a simple memo or note or a complex and complicated multi column business document using word processing

More information

Table of Contents. Preface... iii COMPUTER BASICS WINDOWS XP

Table of Contents. Preface... iii COMPUTER BASICS WINDOWS XP Table of Contents Preface... iii COMPUTER BASICS Fundamentals of Computer 1 Various Types of Computers 2 Personal Computer 2 Personal Digital Assistant 3 Laptop Computer 3 Tablet PC 3 Main Frame Computer

More information

Types of Computers. Computer Technology (S1 Obj 1-1)

Types of Computers. Computer Technology (S1 Obj 1-1) Types of Computers Computer Technology (S1 Obj 1-1) Introduction There are many different types of computers available today. They are categorized into different types depending on their size and processing

More information

Microsoft Excel Important Notice

Microsoft Excel Important Notice Microsoft Excel 2013 Important Notice All candidates who follow an ICDL/ECDL course must have an official ICDL/ECDL Registration Number (which is proof of your Profile Number with ICDL/ECDL and will track

More information

Anleitungen für Word 2016 als Word-Dokument zum Ausdrucken und fürs Intranet

Anleitungen für Word 2016 als Word-Dokument zum Ausdrucken und fürs Intranet Anleitungen für Word 2016 als Word-Dokument zum Ausdrucken und fürs Intranet 19 Text and Tabs Tabs (tab stops) help you to write a list, for example, for an order or invoice. Larger spaces should not be

More information

MICROSOFT WORD. Table of Contents. What is MSWord? Features LINC FIVE

MICROSOFT WORD. Table of Contents. What is MSWord? Features LINC FIVE Table of Contents What is MSWord? MSWord is a word-processing program that allows users to insert, edit, and enhance text in a variety of formats. Word is a powerful word processor with sophisticated editing

More information

Computer History CSCE 101

Computer History CSCE 101 Computer History CSCE 101 Computer History In 40 years computers went from being giant expensive machines that only corporations could own to the personal computer we see today. Early Calculating Devices

More information

What can Word 2013 do?

What can Word 2013 do? Mary Ann Wallner What can Word 2013 do? Provide the right tool for: Every aspect of document creation Desktop publishing Web publishing 2 Windows 7: Click Start Choose Microsoft Office > Microsoft Word

More information

You Will Need Floppy Disks for your labs!

You Will Need Floppy Disks for your labs! CIS121 Instructor: Lynne Mayer VoiceMail: (847) 697-1000 x 2328 Lmayer@elgin.edu Office Hours: ICT 122 Mon.: 9:15-10:15 AM, 5:15-6:00 PM Wed.: 9:15-10:15 AM Fri.: 2:30-3:30 PM Website: faculty.elgin.edu/lmayer

More information

Angel International School - Manipay 1 st Term Examination November, 2015 ICT

Angel International School - Manipay 1 st Term Examination November, 2015 ICT Grade 07 Angel International School - Manipay 1 st Term Examination November, 2015 ICT I. Underline the correct answer. Duration: 2 Hours Index No:- 1) Components of a computer CPU are (a) ALU, CU (b)

More information

Chapter 2 Basic Computer Configuration

Chapter 2 Basic Computer Configuration CSCA0101 COMPUTING BASICS Chapter 2 1 Topics: Basic Operations Computer Components Computer Categories 2 Computing Terminology Data Data is anything in a form suitable for use with a computer. Information

More information

Life After Word An Introduction to Microsoft Word The University of Iowa ITS Campus Technology Services Iowa City, IA 52242

Life After Word An Introduction to Microsoft Word The University of Iowa ITS Campus Technology Services Iowa City, IA 52242 Life After Word 2003 An Introduction to Microsoft Word 2007 ITS Campus Technology Services Iowa City, IA 52242 March 2007 2 TABLE OF CONTENTS TABLE OF CONTENTS... 2 INTRODUCTION... 4 WHAT S NEW... 4 GETTING

More information

Using Microsoft Word. Getting Started With Word. Starting the Program

Using Microsoft Word. Getting Started With Word. Starting the Program Using Microsoft Word Starting the Program There are several ways to start a program in Microsoft Windows and they may include the following: 1. Clicking an icon on the desktop. 2. Clicking an icon in the

More information