Unit I Notes CP
Unit I Notes CP
COMPUTER PROGRAMMING
INTRODUCTION TO COMPUTERS
Computer means calculate. The term computer is derived from the word compute.
It is a device that operates upon data.
A computer can store, process and retrieve data as and when desired.
The activity of processing data using a computer is called data processing. Data
processing consists of three sub activities.
o Capturing input data
o Manipulating the data
o Managing output results
Characteristics of computers
o Automatic – an automatic machine works by itself without human
intervention. Computers are automatic machines because once started on a
job, they carry out the job until it is finished.
o Speed – a computer is a very fast device. It can perform in a few seconds,
the amount of work that a human being can do in an entire year.
o Accuracy – accuracy of a computer is consistently high and the degree of
its accuracy depends upon its design. A computer performs every
calculation with the same accuracy.
o Diligence – unlike human beings, a computer is free from monotony,
tiredness and lack of concentration. It can continuously work for hours
without creating any error and without grambling.
o Versatility – versatility is one of the most wonderful things about a
computer. One moment it is preparing results of an examination, next
moment it is busy preparing electricity bills and in between it may be
helping an office secretary to trace an important letter in seconds.
o Power of remembering – as a human being acquires new knoeledge,
his/her brain subconsciously selects what it feels to be important retaining
in memory. A computer can store and recall any amount of information
because of its secondary storage capability.
o No I.Q. – a computer is not a magical device. It possesses no intelligence
of its own. It has to be told what to do and in what sequence.
o No feelings – comptuers have no feelings and no instincts because they are
machines.
**********
HISTORY OF COMPUTERS
At first man learned to count by making marks on wood and by using tally sticks.
ABACUS – earliest known computing device originated in china around 3500
BC.
o Wooden frame with wires strung across it, carrying colored beads.
Counting is done by shifting the beads from one side to the other.
In 1622, the English mathematician William Oughtred invented the slide rule,
used until recently by all engineers. A slide rule uses the idea of Logarithms and it
represents numbers by lengths.
1
UNIT I
Generations of Computers
o Computer generations – several different stages of technological development.
This term widely used by sales personnel of computer manufacturers.
o Five generations of computers based on the processor used.
1. First Generation Computer (1945-55) : Vacuum Tubes
As heavy as 7 tonnes in weight.
Born with thousands of vacuum tubes.
Used in old radios.
Relied on binary coded language known as machine language to
perform operations.
Unreliable and prone to frequent failures.
By early 1950s Punched Cards were developed. It was now possible to
write programs on cards and read them.
IBM (International Business Machines) Corporation, introduced the
computers IBM – 701 and IBM – 650 in 1954.
The 650 model was the first digital computer.
2. Second Generation Computer (1955 – 65) : Transistor
Came into being in 1960s using transistors.
Transistor made up of semi-conductor material like silicon.
These computers were
o Smaller in size.
o Faster in operation.
o More reliable.
o Cheaper than the vacuum tubes.
o Computational time very much reduced from milliseconds to
microseconds.
o Most important development of this generation was progress from
machine to assembly language.
o Assembly Language used mnemonics (mean abbreviations) for
instructions rather than numbers. Programming became easier.
o Early high level programming languages known as
BASIC (Beginners All-purpose Symbolic Instruction
Code).
FORTRAN (FORmula TRANslator).
COBOL (COmmon Business Oriented Language).
o To run a job write program on paper in FORTRAN, then punch it
on cards. Then bring the card to input room and hand it over to one
of the operators and get the output.
3. Third Generation Computer (1965-80) : Integrated Circuits
Integrated Circuits (IC) is also known as chip. Chip small slice of silicon
material, containing electronic components like transistors, capacitors,
resistors, diodes etc.
o Chip can replace hundreds of transistors.
ICs had
2
UNIT I
o Higher speed
o Small size
o Large storage capacity
o Low price
o Low heat protection
Users interacted through keyboard and monitor and interfaced with
operating system.
Computational time was reduced from microseconds to nanoseconds.
4. Fourth Generation Computers (1980 – Present) : Microprocessor and PC
Microprocessor is a silicon chip consisting of millions of transistors.
o Size smaller than that of a postage stamp.
o It is considered to be the most up-to-date or state-of-the-art
electronic invention.
o It is more powerful, reliable, compact and cheaper than the earlier
third generation computers.
This generation gave rise to Personnel Computer (PC) revolution.
Microprocessor chip made possible for a single individual to have his/her
own personal computer.
A minicomputer made it possible for a department in a company or
university to have its own computer.
First microcomputer was produced with floppy disk by Intel. A suitable
operating system known as DOS (Disk Operating System) was evolved to
run the computer.
Another important development of this era is that these computers could
be linked together to form networks, which resulted in the development of
Internet.
Graphical User Interfaces (GUI) and mouse are also developed.
5. Fifth Generation Computers (Present and Beyond)
Starting point set in 1980. Research is going on developing a Fifth
Generation Computer that can talk, see, listen, understand and reason –
thus, processing Artificial Intelligence, which will not be far different
from that of human intelligence. Such a computer would learn from its
mistakes and posses the skill of an expert.
Using recent engineering advances, computers may be able to accept
spoken word instructions and imitate human reasoning.
Another engineering advance is super conductor technology. This
technology allows the flow of electricity with little or no resistance,
greatly improving the speed of information flow.
Speed is extremely high in this generation. Apart from this it can perform
parallel processing.
Expert Systems – assist doctors in making diagnoses, by applying the
problem-solving steps a doctor might use in assessing a patient’s needs.
Japan and US devoted to work with large sums of money, time and energy
of leading IT experts in the world.
**********
3
UNIT I
4
UNIT I
5
UNIT I
Floppy Disk
It is the smallest and slowest form of
offline storage.
It provides a simple and convenient
way to transfer information, install
new software and backup small
amounts of files.
Compact Disk
It has memory much higher than the
floppy disk.
Registers
Computers have several additional storage locations called
registers. These appear in control unit and ALU and make
processing more efficient.
They are a sort of special high-speed staging areas that hold data
and instructions temporarily during processing.
They are parts of control unit and ALU rather than the memory.
Addresses
To locate the characters of data or instructions in the main
memory, the computer stores them in locations known as
addresses.
A unique number designates each address. Numbers stay the same,
but contents continuously change.
2. Arithmetic Logic Unit (ALU)
6
UNIT I
**********
COMPONENTS OF A COMPUTER SYSTEM
COMPUTER SYSTEM
7
UNIT I
All digital computers, regardless of their sizes are used to transmit, store and
process information.
Information means data. A computer can be treated as a system, consisting of a
number of interrelated components working together for the purpose of
converting data into information.
In a computer system, processing of data is carried out electronically with no
intervention from the computer operator.
Several types of data can be processed by computer. Eg. Numeric, character,
graphic etc.
COMPONENTS OF COMPUTER SYSTEM
The hardware devices attached to the computer are called Peripheral Devices,
which include all input, output and secondary storage devices.
Peripherals/components needed to assemble a basic modern PC system are
1. Mother board 8. CD-ROM drive
2. Processor 9. Keyboard
3. Memory (RAM) 10. Mouse
4. Case (Chassis) 11. Monitor
5. Power Supply 12. Video Card
6. Hard Disk Drive 13. Speakers
7. Floppy Disk Drive
1. Mother Board
It is the core of the computer system. It really is the PC as everything
else is connected to it and it controls everything in the system.
Available in different shapes. It contains
Processor Socket
Processor Voltage Regulator
Motherboard Chipset : It is motherboard circuit. It controls
The processor host bus interface
Level 2 cache and main memory
System bus slots
System resources etc.
It plays an important role in determining what sorts of
features a system can support.
Level 2 cache
Memory SIMM or DIMM Sockets
Bus Slots
ROM BIOS : contains the initial POST (Power-On Self Test)
program, bootstrap loader, Drivers for items built-in to the board
and usually a system setup program for configuring the system.
Clock/CMOS battery.
Super I/O chip.
Processor
It is the engine of the computer. It is known as Central Processing Unit
(CPU). It is a sophisticated piece of miniaturized electronics with
millions of transistors.
8
UNIT I
9
UNIT I
10. Mouse
It is used in graphical environment.
11. Monitor
It is a high-resolution screen similar to a high-quality television.
Monitor screen made up of red, green and blue dots that are
illuminated by an electron beam from behind.
Video card controls what dots are lit-up and how bright they are,
which then determines the picture you see on the monitor.
12. Video Card
It sends the contents of its video memory to your monitor at the
rate of 60 times/second. It controls the information you see on the
monitor.
13. Speakers
It serves as a Voice Output Device. Using it with speech
synthesizer software, the computer can provide voice output.
Voice output has become very common in many places. User can
also hear music/songs using voice output system.
**********
CLASSIFICATION OF COMPUTERS
10
UNIT I
Based on the principles of operation, computers are classified into three types,
namely
1. Analog Computers
2. Digital Computers
3. Hybrid Computers
Analog Computers
In Analog computers, a number is represented in the machine by a
physical quantity as measured by some system of units.
Physical quantity can be anything: electric voltage, electric current,
pressure, temperature, speed etc.
To determine number more accurately measure quantity, to measure
the quantity more accurately either by making better physical
measurements or by changing our scale of measurement.
To add, subtract, multiply or divide find some mechanism by which it
is changed in accordance with particular operation.
For example, addition in an electronic analog computer performed by
arranging a circuit so that output voltage is sum of 2 input voltages.
We might multiply voltage and current to get power in watts. Analog
computers utilize some sort of analogue or analogy, such as Ohm’s
Law, to get a solution.
The analog computers give approximate results since they deal with
quantities that vary continuously.
Digital Computers
It operates on digital data such as numbers. It uses binary number
system which have only two digits 0 and 1. Each one is called a
bit.
The binary number system transforms a number into a sequence of
0’s and 1’s, called its binary code and stores in the computer.
Digital computer is designed using digital circuits.
Analog computer cannot perform logical operations because of
minimal memory. Digital computer can perform logical operations
because of unlimited memory.
Digital computer give results with more accuracy and at faster rate.
The precision of a digital computer can be made by allocating
memory space to hold additional digits in the numbers.
Electronic digital computer is very well suited for solving complex
engineering and technology problems. Therefore digital computers
have an increasing use in the field of design, data processing and
research.
Digital computers are made for both general and special purpose.
General Purpose Computers – used for any type of applications. It
can store different programs and do the jobs as per instructions
specified on those programs.
Special purpose – specific application.
Hybrid Computers
11
UNIT I
Time Sharing
Allows many different users to use a single computer
simultaneously.
Host computer – mainframe, minicomputer or large desktop
computer.
In modern timesharing network, PCs are used as time sharing
terminals.
BASED ON SIZE, PERFORMANCE AND COST
Computers available in many types and sizes. Based on the size, performance and
cost, computers are generally classified as
1. Micro Computer
2. Mini Computer
3. Main Frame Computer
4. Super Computer
1. Micro Computer
Technically, it is defined as the one which has a single microprocessor (or
a chip).
Used for everything from a home computer to a powerful business
computer. It consists of a microprocessor, storage unit, input and output
devices, including power supply, connecting cables, an operating system
and other software programs.
Advantages
o Smallest of computer family
o Several times cheaper than mini computer
o Highly reliable
o Requires less maintenance
12
UNIT I
13
UNIT I
(ii) Sub-notebook
o They are for frequent flyers and life-on-the-road
professionals. It has an external floppy disk drive and
monochrome monitor.
o Subnotebook users give up a full display screen and
keyboard in exchange for less weight.
(iii) Personal Digital Assistant (PDA)
o Also known as Hand Held computer. Slightly bigger
than calculator and can be stored in a pocket.
o It has no disk drive, instead it uses small cards to store
program and data.
o It has a pen input. It is meant for executives and
business men for day-to-day activities – scheduling,
organization, marketing etc.
2. Mini Computer
It is a small digital computer called mid-range computer. It is able
to process and store more data than a micro computer, but less than
a mainframe.
Processing more rapid than micro but less rapid than main frame.
Size two-drawer filling cabinet.
Designed to meet the computing needs of several persons
simultaneously in a small to medium size organizations.
3. Main Frame Computer
They are capable of processing data at very high speeds, i.e.,
hundreds of million instructions per second.
They are large in size and also expensive. Large organizations rely
on these room-size systems to handle large programs with lots of
data.egs. IBM – ES 300, VAX 8000.
Users – Railway reservation systems, Banks, Insurance companies,
Airlines, etc.
4. Super Computer
The mightiest and most expensive computers are known as super
computers.
It process billions of instructions per second and operating at
speeds measured in nanoseconds and even in picoseconds – one
thousand to one million times as fast as micro computers.
Users
o Government agencies
o Applications requiring very large programs and huge
amounts of data that must be processed quickly.
o Egs. weather forecasting, oil exploration, aerodynamics,
metrology, special animation effects in movies, simulation
of defense scenarios by military strategists, etc.
**********
14
UNIT I
HARDWARE
It is the physical part of the computer system. It includes all physical parts,
namely,
o CPU
o Memory units
o I/O devices
o Display Unit
o Storage Devices
o Power Supply etc.
The CPU, memory and I/O devices are all connected by a system bus and
communicate with one another over it.
CPU
Brain of the computer. It fetches instructions from memory and executes
them.
The basic cycle of CPU is
o To fetch the first instruction from memory
o Decode it to determine its types and operands
o Execute it and
o Then fetch, decode and execute subsequent instructions
Each CPU has a specific set of instructions that it can execute.
Instruction set contains instructions to load and store a word to and from
register and memory.
Other instructions combine two operands from registers, memory or both
into a result.
MEMORY
Second major component in any computer. Electronic holding area for
instructions and data, where computer’s microprocessor can quickly
reach.
It should be
o Extremely fast
o Abundantly large
o Very cheap
Memory system is constructed as hierarchy of layers.
15
UNIT I
16
UNIT I
I/O DEVICES
Consist of two parts
o A controller – the chip or set of chips on a plug-in board that
physically controls the device. It accepts commands from the
OS. Each type of controller is different. Therefore, different
software is needed to control each one.
o Device itself – the software that talks to a controlled, giving it
commands and accepting responses is called a Device Driver.
Each controller manufacturer has to supply a driver for each
OS it supports. Eg. Scanner come with drivers for Windows
XP and UNIX.
BUSES
What is a Bus?
o It is the heart of every motherboard. A bus is nothing but a
common pathway, across which data can travel within a
computer. This pathway is used for communication.
Communication can be established between two or more
computer components.
o PC has hierarchy of different buses. Modern PCs have three,
four or more different buses. They are hierarchical because
each slower bus is connected to the faster one above it.
o Each device in the system is connected to one of the buses.
Some devices act as bridges between the various buses. Eg.
Chipset.
Types of Buses
o The main buses in the modern system are
Processor bus – it is the communication pathway
between the CPU and the motherboard chipset
Highest-speed bus in computer system. It is the
core of the chipset and motherboard
It is used by processor to pass information to
and from cache or main memory and the
chipset.
Memory bus – used to transfer information
between the CPU and main memory the RAM.
It is connected to the motherboard chipset.
Accelerated Graphics port (AGP) Bus
High speed bus specifically for video card.
Connected to the chipset. Manifested as a single
AGP slot in systems that support it.
Peripheral Component Interconnect (PCI) Bus
This is found in all Pentium and higher
processor systems. This bus is generated by the
chipset, which acts as the PCI controller.
Industry Standard Architecture (ISA) Bus
17
UNIT I
**********
SOFTWARE
Definition
For computer to do something useful, it has to be given a set of
instructions. These instructions are called programs, collectively,
programs are termed as software.
Software means computer instructions or data. Anything that can be stored
electronically is software. A computer without software is like a tape
recorder without cassette.
Computer programs – computer needs to be instructed to perform any
task. These instructions are given in the form of computer programs.
Computer programming languages – computer programs are written in
computer programming languages.
Running or executing a program – a computer program controls the
activity of the CPU. The moment the hardware acts as per the instructions
of a program, the program is said to be run or executed.
Software package – a set of programs written specifically to provide the
user a precise functionality such as solving a specific problem is known as
a software package.
Hardware Vs Software
Hardware is the actual machine eg. Car. Software is a set of instructions or
programs to run the hardware eg. driver. If hardware is the heart of a
computer system, the software is its soul.
Hardware – physical components of the computer system that you can see
and touch. Software – part of computer system that you cannot see or
touch.
Hardware – one time expense. Software – continuing expense.
Both are complimentary to each other. Each is useless without the other.
How well a program would be executed is depended on both hardware and
software.
If a computer is a kitchen, the software is the recipe.
Software communicates with the hardware by organizing the control
sequences. The hardware carries out the instructions defined by the
software.
**********
CATEGORIES OF SOFTWARE
Computer Software is classified into two broad categories are
1. System Software
2. Application Software
1. System Software
It refers to computer programs which help the user to run
the computer system. It consists of many programs which
18
UNIT I
19
UNIT I
20
UNIT I
21
UNIT I
**********
OPERATING SYSTEM
It is an integrated set of programs that controls the resources of a computer system
and provides its users with an interface or virtual machine that is easier to use
than the bare machine.
Primary objectives
o Make a computer system easier to use.
o Manage the resources of a computer system.
Its function is to manage all devices and provide user programs with a simpler
interface to the hardware.
22
UNIT I
23
UNIT I
24
UNIT I
25
UNIT I
**********
APPLICATIONS OF COMPUTERS
Computer is a very versatile tool. Computer technology has revolutionized all
aspects of human life all over the world.
Computer not only saves the time and labour, but also saves paper work.
Applications of computer in various fields
BUSINESS
MARKETING :- Computer is mainly used for sales promotion, e.g. designing of
advertisements.
Internet marketing (e-marketing).
Comparing the sales figure.
Studying the demand graph.
PRODUCTION :-It is used for making design of product.
CAD (computer aided design)
HUMAN RESOURCE :- Computer is used in keeping the records of all the
employees.
Recruitment and Selection.
FINANCE :- Helps in making the financial statement.
Comparing the financial statement of two year.
Preparing the “BUDGETS”.
MEDICAL
Research :-Used in different pharmaceutical companies.
Hospitals :- Mainly computer is used for keeping the record of patients.
Inventory of medicines.
Surgeries.
Diagnosis :-
CT scan.
Ultra-sound.
Blood test.
Electro-cardio gram.
BANKING SECTOR
Maintaining the record and storing the files instead of manual record.
Internet banking (e-banking).
Transaction from ATMs.
Bank sell their insurance online.
Bank provides 24×7 online services.
EDUCATION
Higher education :- All the universities and colleges are furnished with computer
labs.
Online education :- This can done with the help of computer and internet.
Self-Learning.
Faculty usage.
26
UNIT I
School library.
Used to generate letters and documents.
SERVICE SECTOR
Railways :- Computerized reservation and cancellation is done.
Online reservation, Schedule, Availability and fare, Position of the train
Transportation.
Airways
Hotels.
DEFENCE
Air force :- All the fighter plane are equipped with computer system for targeting
and navigation.
With the help of computer only “PREDATOR” an unmanned fighter can be
controlled.
Army :- Gentle men uses computerized “ROBOT” in the battle field.
Tanks are also installed with computer.
Navy :- Today all the submarines uses computer far navigation and targeting.
ENGINEERING AND ROBOTICS
Software.
Design of buildings and maps.
Designing VLSI chip and many more.
Robotics research.
ENTERTAINMENT
Chatting /browsing.
Music/Videos, Games etc..
COMPUTERS AT HOME
Computers are used at home for playing games, listening to music, watching movies,
drawing pictures, writing letters etc.
COMPUTERS IN SPACE TECHNOLOGY
A number of satellites linked with computers provide a lot of information important
for space research.
COMPUTERS IN LIBRARIES
Computers are used in libraries to keep records of the books by entering data
COMPUTERS FOR AIRLINE AND RAILWAY RESERVATION
Computers are used in booking counters where each computer is connected through a
common network
Computers help in reservation and cancellation of tickets.
Computers help in keeping records of flights arrival and departures
COMPUTERS IN SHOPS
Shopkeepers use computers to prepare bills for customers.
Computers maintain record of the stocks and prices of different items.
COMPUTERS IN DESIGNING
Computers help architects in designing buildings and houses.
Computers help engineers in designing cars, aeroplanes and many others machines.
Computers help in designing clothes.
**********
ROLE OF INFORMATION TECHNOLOGY
27
UNIT I
28
UNIT I
It has enabled the companies to have a greater quality control so that they are able
to meet the laid standards. This has been possible as it has been able to:
i) minimize duplication & sharing of scarce resources.
ii) promote & insure that it solutions are cost effective, efficient & business
driven.
iii) promote transperancy & accountability in the public service by facilitating the
availability, accessibility & sharing of information.
Information technology in defence services
To help the military improve readiness & response.
more flexible, timely & dependable access to information is needed.
It capability allows military personnel to literally converse with computers to
create , access & manage information & solve problems.
It helps to gain relevant information in an organised & integrated manner that is
readily useable by military personnel.
Information technology in media
some examples of it used in media include audio visual equipments like
television, radio, vcr, video cameras & computers.
the media can be broadly classified into 2 categories:
Print media: it is the most wide spread of the media technology. It remains the
most widely adopted, portable, flexible & economical media. Thr presence of it
has greatly enhanced print medias effectiveness, making it an important source of
information.
Electronic media: electronic media such as television & radio are much ahead as
compared to the other types of media. Multimedia applications ( sounds, videos &
images ) are increasingly been used as part of global reveloution in electronic
media.internet also forms the part of this media.
Information technology in education
The emerging technologies affected the way of learning and the way of
processes(like transaction) are carried out.the present eduction sysyem is facing
substainstial pressure to prepare the student to learn,live and work in the digital
age.it has helped learners to develop problem solving,analytical & reasearch
skills.
Electronic learning:- students and teachers both gain consideriable benefit by
utilizing e-learning tools.e-learning includes computer based training(cbt) & web
based training(wbt)
Cbt is the training where a computer program provides motivation and feedback
in place of a live instructor.it can be delivered through cd-rom, lan or internet.
wbt is the training,which delivers educational content through a web browser
over the public internet, or a private intract.
Virtual classroom:-this concept intractivity invloves a student with software with
reacts and intrests ,unlike a book.with the help of virtual learning, students can;
Search the database for their views and of other students.
Listen to pre-recorded audio comments to enhance knowledge.
Converse about the subject or related matters with the teacher and other students
through e-mail and discussion groups.
Use appropriate resources to seek, access and apply knowledge.
29
UNIT I
through virtual calssrooms students can get online education from remote places
Information technology in transportation
in india with the issue of computerised railway tickets,the errors have been
minimized a passenger can book the train ticket from any part of the country.
The cinema theatres in order to avoid queues an unneccessary rush follow the
system of online ticket booking so that through the internet any one can book
tickets at their convenient places
the application of it in the two most important transport namely railways and air
transport are following:
railways
It has been used extensively in the area of railway transport by the developed
nations only
it has led to the development of computerised wagons,locomotives and train
reporting systems that tracks cargo and wagons throughout their movement which
has enhanced the efficiency and speed of freight opreations enabling railways to
plan the movement of wagons much more effectively
It has also improved considerably short term train planning
Railways can now publish automated time-table giving details of trains operating
between different stations,train timings etc.
Air transport
The business values of it application in airport is in the form of cost
cutting,increased operational efficiency and enhanced security among the benefits
that it offers.
the concept of e-ticket also beneficial for both the customers and the carrier.
wireless communication can enable airports processes to be effective earlier in
the travel chain without any physical service desk.
Gis (geographical information system) adds value & offer considerable cost
benefits.
Decision support system (dss) are essential tools of airport management.
Information Technology in banking in financial sector
tremendous improvement has taken place in the Indian banking sector because of
the it revolution. All the private & foreign banks have gone for 100%
computerization.
With the help of computerization the transaction take place at a faster rate & the
wating time of a customer in a queue is getting minimized.
The cost incurred on infrastructure, furniture & employees has got decreased
because of application of it.
In the financial sector, other services such as insurance, leasing companies,
mortgage companies, investment consistency, stock exchanges, share registery &
custodial services like depositaries process large volume of data.
The banking & insurance companies use the it to keep track of their customers,
transactions & financial needs.
Stock market use it for on line trading with the help of computer based terminals
connected to ‘trading servers’.
Investment consultancy services use computer based systems for analysis of
financial positions, investment oppurtunities available to their customers.
30
UNIT I
it is changing the very concept of cash & credit throught the world. The
following technological advancements have taken place in world of business
payments:
Electronic funds transfer (eft) : it covers a wide range of transaction services
Automated teller machines (atm)
Atms, though operational in the country for quite some time, are expected to
make a big head-way in india.
'Virtual' bank
Multimedia technology has been quite effective in bringing the banking services
to the door-step of its customers.
Electronic funds transfer at point of sale (eftpos)
While travellers' cheques meant 'pay-now-buy-later' and credit cards had 'buy-
now-pay-later' advantages, eftpos or debit cards signify 'buy-now-pay-now' but
without cash transaction. The user presents his atm card when he buys goods and
the eftpos system immediately debits his bank account.
31
UNIT I
Linked networks that work much the same way -- they pass data around in
packets, each of which carries the addresses of its sender and receiver
A global network connecting millions of computers. As of 1999, the Internet has
more than 200 million users worldwide, and that number is growing rapidly.
More than 100 countries are linked into exchanges of data, news and opinions.
Steps to connect to internet
1. Goto Network connections>create new connection in control Panel.
2. Select connect to internet between the options provided.
3. Select Broadband in the sub-menu.
4. Enter user-name and password for your connection, you can also give the
name to the connection as you want.
5. Click on Connect/Finish.
INTERNET SERVICES
Internet telephony
Also called voice-over-IP (VOIP)
Technology that enables network managers to route phone calls
and fax transmissions over the same network they use for data
Content streaming
A method for transferring multimedia files over the Internet so that
the data stream of voice and pictures plays continuously, without a
break, or very few of them
It also enables users to browse large files in real time
World Wide Web
The World Wide Web (WWW), or just “the Web”, is a repository of
linked information spread all over the world. The WWW has a unique
combination of flexibility, portability and user-friendly features that
distinguish it from other services provided by the Internet. The WWW
today is a distributed client-server service in which a client using a
browser can access a service using a server. However, the service
provided is distributed over many locations, called web sites.
Electronic-mail
Let us first discuss electronic mail (e-mail). Ironically, this first
application that we discuss in this section cannot be supported by one
client process and one server process. The reason is that e-mail is
exchange of messages between two entities. Although the sender of the e-
mail can be a client program, the receiver cannot be the corresponding
server, because that implies that the receiver must let their computer run
all the time, as they do not know when an e-mail will arrive. For this
purpose, e-mail architecture is designed as shown in Figure 6.20.
Mail access protocols
Stored e-mail remains on the mail server until it is retrieved by the
recipient through an access protocol. Currently two e-mail access
protocols are in common use: Post Office Protocol, Version 3
(POP3) and Internet Mail Access Protocol (IMAP).
File Transfer Protocol (FTP)
32
UNIT I
File Transfer Protocol (FTP) is the standard mechanism for one of the
most common tasks on the Internet, copying a file from one computer to
another.
Remote login – TELNET
The main task of the application layer is to provide services for users. One
way to satisfy these demands is to create different client-server application
programs for each desired service. Programs such as file transfer programs
(FTP and SMTP), and so on are already available. However, it would be
impossible to write a client-server program for each specific application.
TELNET is a general-purpose client-server program that lets a user
access any application program on a remote computer. In other words, it
allows the user to log onto a remote computer. After logging on, a user can
use the services available on the remote computer and transfer the results
back to the local computer.
Videoconferencing
Videoconferencing can eliminate the cost of traveling, and save time and
energy, by providing communication between two or more groups of
participants or a set of individual participants.
Group discussion Listservs
33
UNIT I
Characteristics of Intranet
1. An open, multi-way communication vehicle: Top Down, Bottom Up, Peer-to-Peer
2. A facilitator of enterprise collaboration
3. An executor of business transactions
4. A tool that positively impacts every job in your company
5. A gateway to business knowledge
6. A digital reflection of the values of the company
7. Serves to build enterprise community
8. Transparent governance, management and strategy
9. An engaging space
10. Available where your employees need it
********
What it is ?
The term word-processing describes use of hardware and software to create, edit,
view, format,store,retrieve and print documetns. A word-processing package
enables us to do all these on a computer system.
Commonly Supported Features
Today’s work processing packages normally support the features as follow:
o Entering Text
allows you to enter text with computer’s keyboard. Every character
displayed immediately on screen.
Word-wrap – when current line is full and text that follows is
moved automatically to next line.
34
UNIT I
o Editing Text
Allows you to make changes in an already entered document. Two
modes are possible.
Insert mode – new characters types are inserted in the text
ar cursor’s posigion.
Type-over mode - new characters typed, replace the
existing characters at cursor’s position.
Delete key
to delete characters to the right of cursor.
Backspace key
To delete characters to the left of cursor.
Cut-and-paste facility
Allows you to move a block of text from one place to
another within a document or ven between documents.
o Formatting Page Style
Allows you to define page layout format for a document.
Definition of a page layout format may include
Space to be left for left, right, top and bottom page margins.
Default spacing between two lines.
Automatic numbering of pages with page number style and
page number position.
Automatic placement of header and footer labels on each
page.
Setting text in multiple columns on a single page. Used by
newsletter and newspaper printing.
Style sheets – create and store multiple standard page
format styles like memos, letters, reports, books, etc.
o Formatting Text
Allows you to format portions of text in a document to improve its
general appearance and readability. It normally includes
Selection of an appropriate font – a font is a complete set of
characters with same style and size. Different fonts may be
applied to different portions of the same document.
Selection of an appropriate font size – font size is measured
in points. Different font sizes may be applied to different
portions of the same document.
Selecting an appropriate font style – used to highlight
individual words, phrases or portions of text in a document.
(italic, bold, underline).
Selecting an appropriate justification – alignment of text on
left or right margin, or on both margins.
o Left-justification – beginning of lines are aligned
with left margin.
o Right-justification – end of lines are aligned with
right margin.
35
UNIT I
o Displaying Documents
Alows you to display contents of a document on computer’s
monitor screen. For editing the displayed text, you can move text
cursor to the desired position in the document (scrolling).
Word-processing packages are of two types
WYSIWYG facility – What You See Is What You Get –
display a document in a form that closely resembles what
printed document will look like.
Ordinary text display facility – display ordinary text only.
Preview facility – permits you to see what the document will look
like when printed.
o Saving, Retrieving and Deleting Documents
Allows you to save a document on a secondary storage and retrieve
it later for reuse. First time saving requires name.
Deleting permanently remove the document from secondary
storage.
Retrieving – resuse the document by spefying its file name.
o Printing Documents
Allows you to pring a document on a printer. Facilities are
Selective printing
Single-sided or double-sided printing
Portrait and landscpe modes of printing
Previewing a document before printing it
o Importing Text, Graphics and Images
Allows you to import text, graphics and images from some other
document into a document that you are working on currently.
36
UNIT I
37
UNIT I
Select recipients
When you open or create a data source by using the Mail Merge Wizard, you are telling
Word to use a specific set of variable information for your merge. Use one of the
following methods to attach the main document to the data source.
Method 1: Use an existing data source
To use an existing data source, follow these steps:
1. In the Mail Merge task pane, click Use an existing list.
2. In the Use an existing list section, click Browse.
3. In the Select Data Source dialog box, select the file that contains the variable
information that you want to use, and then click Open.
4. Click OK to return to the main document.
5. Save the main document.
6. Type the name that you want to give to your main document, and then click Save.
Method 2: Use names from a Microsoft Outlook Contacts List
To use an Outlook Contact List, follow these steps:
1. In the Mail Merge task pane, click Next: Select recipients.
2. Click Select from Outlook contacts.
3. In the Select from Outlook contacts section, click Choose Contacts Folder.
4. In the Select Contact List Folder dialog box, select the Outlook contacts folder
that you want, and then click OK.
Word displays the Mail Merge Recipients dialog box. You can sort and edit your
data if you want.
5. Click OK to return to the main document.
Method 3: Create a database of names and addresses
To create a new database, follow these steps:
1. In the Mail Merge task pane, click Next: Select Recipients.
2. Click Type a new list.
3. Click Create.
4. After you type the information for a record, click New Entry to move to the next
record.
5. In the New Address List dialog box, click OK. In the Save Address List dialog
box, type the name that you want to give to your data source in the File name box,
and then click Save.
6. In the Mail Merge Recipients dialog box, make any changes that you want, and
then click OK.
7. Click Next: Write your letter to finish setting up your letter.
8. Save the main document.
9. Type the name that you want to give to your main document, and then click Save.
To proceed to the next step, click Next: Write your letter.
Write your letter
In this step, you set up your main document.
1. Type or add any text and graphics that you want to include in your letter.
2. Add the field codes where you want the variable information to appear. In the
Mail Merge task pane, you have four options:
o Address block: Use this option to insert a formatted address.
o Greeting line: Use this option to insert a formatted salutation.
38
UNIT I
SPREADSHEET
What it is ?
o Spreadsheet is a numerical data analysis tool that allows us to create a
computerized ledger. A manual ledger is a book having rows and columns
that accountants use for keeping record of financial transactions and
preparing financial statements.
o Accountants use pencil, erasure and hand calculator to prepare financial
statements using manual ledger. This is a tedious task and often takes a
long time to come out with an acceptable and satisfactory financial
statement, due to several iterations of formula calculations.
o A spreadsheet offers considerable ease of performing such tasks by
automating all arithmetic calculations and making it easier to change
certain numerical values and seeing the effect of these changes across the
worksheet immediately.
o Whereas paper ledgers were tools for accountants, spreadsheets are tools
for anyone who needs to record, organize or analyze numbers as rows and
columns of data. Some typical uses of spreadsheets are:
For maintaining and analyzing inventory, payroll and other
accounting records by accountants
For preparing budgets and bid comparisons by business analysts
For recording grades of students and carrying out various types of
analysis of grades by educators
39
UNIT I
40
UNIT I
Precede only the column letter of the cell with a dollar sign to
make only the column reference absolute.
Precede only the row number of the cell with a dollar sign to make
only the row reference absolute.
Spreadsheet Commands
o Spreadsheet packages provide a set of commands to enable you to perform
many different operations.
Copy and move commands enable you to copy/move the contents
of one or more cells to some other cells.
Insert and delete commands enable you to add/remove a column or
row anywhere in your spreadsheet.
Format commands enable you to control the way cell contents are
displayed.
Save and retrieve commands enable you to store the format and
data of an already created spreadsheet on a disk and to retrieve it
later for updates and analyses.
Print command enables you to generate a hard copy of all or part
of a spreadsheet.
Spreadsheet Graphics
o Enables you to create graphs and charts from numerical data stored in a
spreadsheet. Useful in presenting spreadsheet data in easier to understand
vidual forms, because most people find it difficult to interpret a table of
numbers.
*********
41