[PDF] Basic Concepts Of Information Technology (IT)





Previous PDF Next PDF



Chapter 01 : Basics of Information Technology

students could receive notes directly without having to write. Q : 01-02-03 : Briefly Describe Scanning Devices ? Answer : [Source Data-Entry 



basic of information & communication technology

Course Code: Units: 1431/5403. 1-9. Level: B.A./A.D.E./B.Ed. Department of Computer Science. ALLAMA IQBAL OPEN UNIVERSITY ISLAMABAD. Page 2 



CURRICULUM OF COMPUTER SCIENCE SOFTWARE

for taking notes in class skills for exams; Business communications; planning messages



Information and Communication Technology Skills

Smartphones and tablets are becoming more and more important as most people carry them around and. NOTES. Page 6. EMPLOYABILITY SKILLS – CLASS IX. 88 use them 



Information and Computer Technology Class IX

Kshipra Verma Education Officer



COMPUTER SCIENCE

Basics of Information Technology. MCQs 6 @ 1Mark each. CRQs 2 @ 5 Marks each Scheme of Studies for SSC and HSSC (Classes IX-XII). Islamabad: Ministry of ...



CLASS NOTES

Class:IX. Date: Subject:Information Technology. ' Topic:ICT and It's compact Topic:Basics Of a computer system and a mobile device. Q1. Which of the ...



Questions and answers 1 Interact with Information Technology 1

4 Discuss problems that students might have had or suggestions of ways to make the manual clearer – a class discussion would help here. Page 9. Chapter 2 Types 



Class Notes

Class Notes. Class: IX. Topic: Ch-4 Basic computer Operation(windows OS). Subject: Information Technology. Q1. A Folder can contain file as well as sub folders 



INFORMATION SECURITY LECTURE NOTES Bachelor of

Information Technology. Department of Computer Science and receiving a piece of information must be at least as high as the class (classification) of the.



CLASS NOTES

CLASS NOTES. Class:IX. Date: Subject:Information Technology. ' Topic:ICT and It's compact Topic:Basics Of a computer system and a mobile.



Information and Computer Technology Class IX

Kshipra Verma Education Officer



Information Technology

CBSE has introduced Information Technology (IT) as Vocational course at secondary level in class IX (Level-1) and class X (level-2). In the present day.



Computer Basics

Lesson Summary. Hardware Software



Basic Concepts Of Information Technology (IT)

The Basics – What is Information? • Information is data processed for some purpose. • Information can only be considered to be 'real'.



Concepts of Information Technology notes

Basic Concepts of Information and Communication Technology notes Basics of the information technology ... data rate class (DDR SDRAM



Information Technology : Class -9

In these computers CPU Keyboard



INFORMATION TECHNOLOGY (CODE NO. 402) CLASS IX

PART A: EMPLOYABILITY SKILLS. ? Unit 1- Communication Skills. ? Unit 2- Self-Management Skills. ? Unit 3- Basic ICT Skills.



Domestic Data Entry Operator

26-Sept-2018 Sector: Information Technology and Information. Technology enabled Services (IT–ITeS) ... DOMESTIC DATA ENTRY OPERATOR – CLASS IX. 4. NOTES.



“A computer would deserve to be called intelligent if it could deceive

Introduction to. Computer System. » Evolution of. Computer. » Computer Memory. » Data Transfer between Memory and CPU. » Data and. Information.

Basic Concepts Of Information

Technology (IT)

Dheeraj Mehrotrawww.computerscienceexpertise.com

The Basics - What is Information?

Information

is data processed for some purpose

Information can only be considered to be 'real'

Info if it meets certain criteria i.e.

1. it must be communicated

to the recipient

2. it must be in a languag

e that is understood

3. it must be in a suitable form

4. it must be relevant for achieving some

purpose

Information

is any form of communication that provides understandable and useful knowledge for the person receiving it.

What Is A Computer?

A computer is a general purpose,

programmable device that is used for the production and processing of information capable of calculating and storing results

What do we mean by general

purpose? Most devices can be described by their function e.g

Washing Machine, DVD Player

Computers, however, can be used for almost any

purpose:

- typewriter - video editor - accounts tracker - database / address book - DVD / CD Player - and many others...

Computers Are Programmable

Computers repond to instructions in the form of

programs

Programs

are written in order to make computers behave in specific ways i.e. word processor, systems control

Programs are stored in the Computer memory

How computers process information

Computers accept inputs ( i.e. data)

The input is translated into binary numbers and

'processed'

The process produces output (i.e information)

This sequence can repeat endlessly: outputs

can be inputs!

Illustrating this - the 'Black Box' model

Processing - the 'Black Box' model

We can think of a computer as a 'black

box' : 3+5 input process output 8

Components of a Computer System

Computer Systems are made up of:

Hardware - the physical parts

Software - the instructions or programs that

control the hardware

The Human Being - the brains behind the

whole system!

Types Of Computer

Mainframe Computer

Minicomputer

Personal Computer (Microcomputer / Desktop)

Laptop

Network Computer / Server

Uses two types of terminal: "Dumb" and "Intelligent"

Computer Organisation - the Von

Neumann model

Most Computers are based on a model

proposed by John Von Neumann in 1946

The 'logical' units of this model are:

Stored program

Central Processing Unit: fetches and executes the

program instructions sequentially

Memory

Input and Output devices

Computer Hardware components

A typical PC System is made up of:

System Unit

Keyboard

Monitor (VDU)

Mouse

Printer

Modem

Multimedia Devices

Hardware - The System Unit

The central component of the system

Houses:

The Processor: corresponds to the CPU

Memory: RAM and ROM

Storage: Hard Disk, Removable Storage devices

The Processor (CPU)

Types include Intel Pentium series, Celerion,

AMD Athlon

Chip at the heart of the computer- does the

calculations

Speed is very important - measured in

megahertz (MHz): the faster the processor the more calculations performed per second.

Memory

A computer must be able to store its calculations

and programs

Two types of memory: "Volatile" and permanent.

Measured in bytes

One byte = eight

bits

Random Access Memory (RAM)

Used by the Computer as the working area

Holds the working program, the data being

processed and the interim results

Volatile - contents are erased if power is cut

Can be accessed randomly: can get any piece

of data directly.

Faster than perminant storage

Not to be confused with ROM (Read-Only

Memory)

Storage - Hard Disk

Permanent Memory - records and stores all

programs and data / information magnetically

Larger than RAM - average 12 - 120GB

Slower - involves mechanical movement

(read/write head, revolving disk)

Other types of Storage

Floppy Disks

CD/DVD ROM

Zip Drive

Magnetic Tape

Input Devices

Keyboard

Mouse: used in conjunction with the GUI

(Graphical User Interface), point and click

Other types of Input Devices:

Trackballs

Light Pens

Touch Screens

Tablets

Output Devices

Monitor: also known as the Visual Display Unit

(VDU)

Printers

Laser Printer

Inkjet Printer

Impact

Software

Generic name of all programs

Made up of code interpreted by the hardware

Written in programming languages -Java, C,

C++, Perl

Two kinds of Software:

System

Application

System Software

Concerned with the computer itself: devices,

file and storage management, error correction

Main piece of SS: Operating System (OS)

OS: the driving program of the computer

communicates between all programs and the hardware controls timing and sequence of events manages data to ensure security and integrity

Examples: Windows, Mac OS, Unix

Applications Software

Concerned with the world outside the computer

Gives the computer its general purpose nature

Used for the things you want the computer to

do

Common Examples - Word, Excel, Internet

Explorer

Applications can be more specialised: e.g.

Architecture package

How Software is made

Involves a cycle of research, analysis,

development and testing

Systems Analysts - study the business

processes and designs the software

Programmers - develops the software

Problems with Software

Software is complex

Difficult to test comprehensivly

Can have bugs: these can be trivial or major

Symptoms of bugs

hanging crashes

The Graphical User Interface (GUI)

Represents all the program / computer

resources as icons

Workspace represented graphically - creates

'virtual' documents

More usable: led to wider use of computers

Adds to the unique nature of the computer as

both a tooland a medium

Do's and Don't's

DO give the computer room to breathe keep it in a dry place dust free shut down properly keep removable storage away from the screen DON'T block air vents eat or drink while using the computer expose to extremes of temperature just switch off move while the computer is in operation

This book was distributed courtesy of:

For your own Unlimited Reading and FREE eBooks today, visit: http://www.Free-eBooks.net To show your appreciation to the author and help others have wonderful reading experiences and find helpful information too, we'd be very grateful if you'd kindly post your comments of this book here.COPYRIGHT INFORMATION

Free-eBooks.net respects the intellectual property of others. When a book's copyright owner submits their work to Free-eBooks.net,

they are granting us permission to distribute such material. Unless otherwise stated in this book, this permission is not passed onto others.

As such, redistributing this book without the copyright owner's permission can constitute copyright infringement. If you believe that your work has been used in a

manner that constitutes copyright infringement, please follow our Notice and Procedure for Making Claims of Copyright Infringement as seen in our Terms of Service here:

http://www.free-ebooks.net/tos.htmlquotesdbs_dbs14.pdfusesText_20
[PDF] basics of matlab

[PDF] basics of networking pdf

[PDF] basics of zendesk

[PDF] basque flag emoji

[PDF] bass guitar chord book pdf free download

[PDF] bass guitar chord chart pdf free download

[PDF] batch size epoch learning rate

[PDF] batch size vs learning rate

[PDF] bath and body works candles coupons

[PDF] bath and body works candles ingredients

[PDF] bath and body works candles review

[PDF] bath and body works candles that smell like disney

[PDF] bath and body works candles toxic

[PDF] bath and body works fine fragrance mist sds

[PDF] bath and body works fragrance mist msds