Introduction To Computers-Nortec
Introduction To Computers-Nortec
What is a Computer?
Today’s world is an information-rich world and it has become a necessity for everyone
to know about computers.
A computer is an electronic data processing device, which accepts and stores data
input, processes the data input, and generates the output in a required format.
The purpose of this tutorial is to introduce you to Computers and its fundamentals.
Functionalities of a Computer
If we look at it in a very broad sense, any digital computer carries out the following
five functions −
Step 1 − Takes data as input.
Step 2 − Stores the data/instructions in its memory and uses them as required.
Step 3 − Processes the data and converts it into useful information.
Step 4 − Generates the output.
Step 5 − Controls all the above four steps.
Input − In this step, the input data is prepared in some convenient form for
processing. The form will depend on the processing machine. For example, when
electronic computers are used, the input data can be recorded on any one of the
several types of input medium, such as magnetic disks, tapes, and so on.
Processing − In this step, the input data is changed to produce data in a more
useful form. For example, pay-checks can be calculated from the time cards, or a
summary of sales for the month can be calculated from the sales orders.
Output − At this stage, the result of the proceeding processing step is collected.
The particular form of the output data depends on the use of the data. For
example, output data may be pay-checks for employees.
Advantages of Computers
Following are certain advantages of computers.
High Speed
Computer is a very fast device.
It is capable of performing calculation of very large amount of data.
The computer has units of speed in microsecond, nanosecond, and even the
picosecond.
It can perform millions of calculations in a few seconds as compared to man who
will spend many months to perform the same task.
Accuracy
In addition to being very fast, computers are very accurate.
The calculations are 100% error free.
Computers perform all jobs with 100% accuracy provided that the input is correct.
Dependency
It functions as per the user’s instruction, thus it is fully dependent on humans.
Environment
Computer - Applications
In this chapter, we will discuss the application of computers in various fields.
Business
Marketing
In marketing, uses of the computer are following −
Healthcare
Computers have become an important part in hospitals, labs, and dispensaries. They
are being used in hospitals to keep the record of patients and medicines. It is also
used in scanning and diagnosing different diseases. ECG, EEG, ultrasounds and CT
scans, etc. are also done by computerized machines.
Following are some major fields of health care in which computers are used.
Diagnostic System − Computers are used to collect data and identify the cause
of illness.
Lab-diagnostic System − All tests can be done and the reports are prepared
by computer.
Patient Monitoring System − These are used to check the patient's signs for
abnormality such as in Cardiac Arrest, ECG, etc.
Pharmacy Information System − Computer is used to check drug labels,
expiry dates, harmful side effects, etc.
Surgery − Nowadays, computers are also used in performing surgery.
Engineering Design
Computers are widely used for engineering purpose.
Structural Engineering − Requires stress and strain analysis for design of ships,
buildings, budgets, airplanes, etc.
Industrial Engineering − Computers deal with design, implementation, and
improvement of integrated systems of people, materials, and equipment.
Architectural Engineering − Computers help in planning towns, designing
buildings, determining a range of buildings on a site using both 2D and 3D
drawings.
Military
Computers are largely used in defense. Modern tanks, missiles, weapons, etc. Military
also employs computerized control systems. Some military areas where a computer
has been used are −
Missile Control
Military Communication
Military Operation and Planning
Smart Weapons
Communication
Communication is a way to convey a message, an idea, a picture, or speech that is
received and understood clearly and correctly by the person for whom it is meant.
Some main areas in this category are −
E-mail
Chatting
O’BRIAN CHINTU-BSC (HONS), MSC, MBA
FTP
Telnet
Video-conferencing
Government
Computers play an important role in government services. Some major fields in this
category are −
Budgets
Sales tax department
Income tax department
Computation of male/female ratio
Computerization of voters lists
Computerization of PAN card
Weather forecasting
Computer - Generations
Generation in computer terminology is a change in technology a computer is/was
being used. Initially, the generation term was used to distinguish between varying
hardware technologies. Nowadays, generation includes both hardware and software,
which together make up an entire computer system.
There are five computer generations known till date. Each generation has been
discussed in detail along with their time period and characteristics. In the following
table, approximate dates against each generation has been mentioned, which are
normally accepted.
Following are the main five generations of computers.
First Generation
1
The period of first generation: 1946-1959. Vacuum tube based.
Second Generation
2
The period of second generation: 1959-1965. Transistor based.
3 Third Generation
Fourth Generation
4
The period of fourth generation: 1971-1980. VLSI microprocessor based.
Fifth Generation
5
The period of fifth generation: 1980-onwards. ULSI microprocessor based.
Computer - Types
Computers can be broadly classified by their speed and computing power.
S.No. Type Specifications
PC (Personal Computer)
Mainframe
Supercomputer
Supercomputers are one of the fastest computers currently available.
Supercomputers are very expensive and are employed for specialized applications
that require immense amount of mathematical calculations (number crunching).
Computer – Components
All types of computers follow the same basic logical structure and perform the
following five basic operations for converting raw input data into information useful
to their users.
S.No. Operation Description
Control the Directs the manner and sequence in which all of the above
5
workflow operations are performed.
Input Unit
This unit contains devices with the help of which we enter data into the computer.
This unit creates a link between the user and the computer. The input devices
translate the information into a form understandable by the computer.
CPU is considered as the brain of the computer. CPU performs all types of data
processing operations. It is the part of the computer system where the manipulation
of symbols, numbers, and letters occurs, and it controls the other parts of the
computer system. The CPU consists of an arithmetic and logic unit and a control
unit. The arithmetic and logic unit (ALU) performs the computer’s principal logical and
arithmetic operations. It adds, subtracts, multiplies, and divides. In addition to
performing arithmetic functions, an ALU must be able to determine when one quantity
is greater than or less than another and when two quantities are equal. For this, the
ALU performs logic operations on letters as well as numbers.
The processing capability of the CPU plays a large role in determining the amount of
work that a computer system can accomplish. Contemporary CPUs use semiconductor
chips called microprocessors, which integrate all of the memory, logic, and control
circuits for an entire CPU onto a single chip. The speed and performance of a
computer’s microprocessors help determine a computer’s processing power and are
based on the number of bits that can be processed at one time (word length), the
amount of data that can be moved between the CPU, primary storage and other
devices (data bus width), and cycle speed, measured in hertz. (Megahertz is
abbreviated MHz and stands for millions of cycles per second).
Control Unit
This unit coordinates the operations of all parts of the computer but in itself does not
carry out any actual data processing operations. All it does is to give instructions to
the parts responsible in processing to carry out the assigned tasks.
Functions of this unit are −
It is responsible for controlling the transfer of data and instructions among other
units of a computer.
It manages and coordinates all the units of the computer.
It obtains the instructions from the memory, interprets them, and directs the
operation of the computer.
It communicates with Input/Output devices for transfer of data or results from
storage.
It does not process or store data.
Arithmetic Section
Function of arithmetic section is to perform arithmetic operations like addition,
subtraction, multiplication, and division. All complex operations are done by making
repetitive use of the above operations.
Logic Section
Function of logic section is to perform logic operations such as comparing, selecting,
matching, and merging of data.
Computer - Memory
A memory is just like a human brain. It is used to store data and instructions.
Computer memory is the storage space in the computer, where data is to be
processed and instructions required for processing are stored. The memory is divided
into large number of small parts called cells. Each location or cell has a unique
address, which varies from zero to memory size minus one. For example, if the
computer has 64k words, then this memory unit has 64 * 1024 = 65536 memory
locations. The address of these locations varies from 0 to 65535.
Memory is primarily of three types −
Cache Memory
Primary Memory/Main Memory
Secondary Memory
Cache Memory
Cache memory is a very high speed semiconductor memory which can speed up the
CPU. It acts as a buffer between the CPU and the main memory. It is used to hold
those parts of data and program which are most frequently used by the CPU. The
parts of data and programs are transferred from the disk to cache memory by the
operating system, from where the CPU can access them.
RAM is volatile, i.e. data stored in it is lost when we switch off the computer or if
there is a power failure. Hence, a backup Uninterruptible Power System (UPS) is often
used with computers. RAM is small, both in terms of its physical size and in the
amount of data it can hold.
RAM is of two types −
Static RAM (SRAM)
Dynamic RAM (DRAM)
Static RAM (SRAM)
The word static indicates that the memory retains its contents as long as power is
being supplied. However, data is lost when the power gets down due to volatile
nature. SRAM chips use a matrix of 6-transistors and no capacitors. Transistors do
not require power to prevent leakage, so SRAM need not be refreshed on a regular
basis.
There is extra space in the matrix, hence SRAM uses more chips than DRAM for the
same amount of storage space, making the manufacturing costs higher. SRAM is thus
used as cache memory and has very fast access.
Characteristic of Static RAM
Long life
No need to refresh
Faster
Used as cache memory
Large size
Expensive
High power consumption
Dynamic RAM (DRAM)
DRAM, unlike SRAM, must be continually refreshed in order to maintain the data.
This is done by placing the memory on a refresh circuit that rewrites the data several
hundred times per second. DRAM is used for most system memory as it is cheap and
small. All DRAMs are made up of memory cells, which are composed of one capacitor
and one transistor.
Characteristics of Dynamic RAM
Short data lifetime
Needs to be refreshed continuously
Slower as compared to SRAM
Used as RAM
Smaller in size
Less expensive
Less power consumption
Secondary Memory
This type of memory is also known as external memory or non-volatile. It is slower
than the main memory. These are used for storing data/information permanently.
CPU directly does not access these memories, instead they are accessed via input-
output routines. The contents of secondary memories are first transferred to the main
memory, and then the CPU can access it. For example, disk, CD-ROM, DVD, etc.
Keyboards are of two sizes 84 keys or 101/102 keys, but now keyboards with 104
keys or 108 keys are also available for Windows and Internet.
The keys on the keyboard are as follows −
S.No Keys & Description
Typing Keys
1 These keys include the letter keys (A-Z) and digit keys (09) which generally give the
same layout as that of typewriters.
Numeric Keypad
It is used to enter the numeric data or cursor movement. Generally, it consists of a
2
set of 17 keys that are laid out in the same configuration used by most adding
machines and calculators.
Function Keys
The twelve function keys are present on the keyboard which are arranged in a row
3
at the top of the keyboard. Each function key has a unique meaning and is used for
some specific purpose.
Control keys
These keys provide cursor and screen control. It includes four directional arrow keys.
4
Control keys also include Home, End, Insert, Delete, Page Up, Page Down,
Control(Ctrl), Alternate(Alt), Escape(Esc).
Mouse
Mouse is the most popular pointing device. It is a very famous cursor-control device
having a small palm size box with a round ball at its base, which senses the movement
of the mouse and sends corresponding signals to the CPU when the mouse buttons
are pressed.
Advantages
Easy to use
Not very expensive
Moves the cursor faster than the arrow keys of the keyboard.
Joystick
Joystick is also a pointing device, which is used to move the cursor position on a
monitor screen. It is a stick having a spherical ball at its both lower and upper ends.
The lower spherical ball moves in a socket. The joystick can be moved in all four
directions.
The function of the joystick is similar to that of a mouse. It is mainly used in Computer
Aided Designing (CAD) and playing computer games.
Light Pen
Light pen is a pointing device similar to a pen. It is used to select a displayed menu
item or draw pictures on the monitor screen. It consists of a photocell and an optical
system placed in a small tube.
When the tip of a light pen is moved over the monitor screen and the pen button is
pressed, its photocell sensing element detects the screen location and sends the
corresponding signal to the CPU.
Track Ball
Track ball is an input device that is mostly used in notebook or laptop computer,
instead of a mouse. This is a ball which is half inserted and by moving fingers on the
ball, the pointer can be moved.
Scanner captures images from the source which are then converted into a digital
form that can be stored on the disk. These images can be edited before they are
printed.
Digitizer
Digitizer is an input device which converts analog information into digital form.
Digitizer can convert a signal from the television or camera into a series of numbers
that could be stored in a computer. They can be used by the computer to create a
picture of whatever the camera had been pointed at.
Microphone
Microphone is an input device to input sound that is then stored in a digital form.
This reading process is called Magnetic Ink Character Recognition (MICR). The main
advantages of MICR is that it is fast and less error prone.
Optical Character Reader (OCR)
OCR is an input device used to read a printed text.
OCR scans the text optically, character by character, converts them into a machine
readable code, and stores the text on the system memory.
Bar Code Reader scans a bar code image, converts it into an alphanumeric value,
which is then fed to the computer that the bar code reader is connected to.
Optical Mark Reader (OMR)
O’BRIAN CHINTU-BSC (HONS), MSC, MBA
OMR is a special type of optical scanner used to recognize the type of mark made by
pen or pencil. It is used where one out of a few alternatives is to be selected and
marked.
It is specially used for checking the answer sheets of examinations having multiple
choice questions.
A finite number of characters can be displayed on a screen at once. The screen can
be divided into a series of character boxes - fixed location on the screen where a
standard character can be placed. Most screens are capable of displaying 80
characters of data horizontally and 25 lines vertically.
There are some disadvantages of CRT −
Large in Size
High power consumption
Advantages of LCDs
They have very high resolution, which means high quality picture
They are light and easy to lift from place to place.
They take up less space on the desk when compared to cathode ray tube monitors.
They have a lower refresh rate which means they strain the eyes less when
compared to CRT monitors.
Printers
Printer is an output device, which is used to print information on paper (produce
printout or put simply hardcopy).
There are two types of printers based on how they operate and these include−
Impact Printers
Non-Impact Printers
Advantages
Inexpensive
Widely Used
Other language characters can be printed
Disadvantages
Slow Speed
Poor Quality
Daisy Wheel
Head is lying on a wheel and pins corresponding to characters are like petals of Daisy
(flower) which is why it is called Daisy Wheel Printer. These printers are generally
used for word-processing in offices that require a few letters to be sent here and
there with very nice quality.
Advantages
Character fonts can easily be changed.
Different languages can be used with the same printer.
Disadvantages
Noisy
Advantages
Very high speed
Very high quality output
Good graphics quality
Supports many fonts and different character size
Disadvantages
Expensive
Cannot be used to produce multiple copies of a document in a single printing
Inkjet Printers
Inkjet printers are non-impact character printers based on a relatively new
technology. They print characters by spraying small drops of ink onto paper. Inkjet
printers produce high quality output with presentable features.
They make less noise because no hammering is done and these have many styles of
printing modes available. Color printing is also possible. Some models of Inkjet
printers can produce multiple copies of printing also.
Advantages
Byte
2 A group of 8 bits is called byte. A byte is the smallest unit, which can represent a
data item or a character.
Kilobyte (KB)
1
1 KB = 1024 Bytes
GigaByte (GB)
3
1 GB = 1024 MB
TeraByte (TB)
4
1 TB = 1024 GB
PetaByte (PB)
5
1 PB = 1024 TB
Computer - Ports
A port is a physical docking point using which an external device can be connected
to the computer. It can also be programmatic docking point through which
information flows from a program to the computer or over the Internet.
Characteristics of Ports
A port has the following characteristics −
External devices are connected to a computer using cables and ports.
Ports are slots on the motherboard into which a cable of external device is plugged
in.
Examples of external devices attached via ports are the mouse, keyboard, monitor,
microphone, speakers, etc.
Computer - Hardware
Hardware represents the physical and tangible components of a computer, i.e. the
components that can be seen and touched.
Examples of Hardware are the following −
Input devices − keyboard, mouse, etc.
Output devices − printer, monitor, etc.
Computer - Software
Software is a set of programs, which is designed to perform a well-defined function.
A program is a sequence of instructions written to solve a particular problem.
There are two types of software −
System Software
Application Software
System Software
The system software is a collection of programs designed to operate, control, and
extend the processing capabilities of the computer itself. System software is generally
prepared by the computer manufacturers. These software products comprise of
programs written in low-level languages, which interact with the hardware at a very
basic level. System software serves as the interface between the hardware and the
end users.
Some examples of system software are Operating System, Utilities, Compilers,
Interpreters, Assemblers, etc.
Operating System
The Operating System is a program with the following features −
An operating system is a program that acts as an interface between the software
and the computer hardware.
It is an integrated set of specialized programs used to manage overall resources
and operations of the computer.
It is a specialized software that controls and monitors the execution of all other
programs that reside in the computer, including application programs and other
system software.
Application Software
Application software products are designed to satisfy a particular need of a particular
task. All software applications prepared in the computer lab can come under the
category of Application software.
Application software may consist of a single program, such as Microsoft's notepad for
writing and editing a simple text. It may also consist of a collection of programs, often
called a software package/suit, which work together to accomplish a task, such as a
spreadsheet package.
Computer - Networking
A computer network is a system in which multiple computers are connected to
each other to share information and resources.
Distributors
A computer can be connected to another one via a serial port but if we need to
connect many computers to produce a network, this serial connection will not work.
The solution is to use a central body to which other computers, printers, scanners,
etc. can be connected and then this body will manage or distribute network traffic.
Router
A router is a type of device which acts as the central point among computers and
other devices that are a part of the network. It is equipped with holes called ports.
Computers and other devices are connected to a router using network cables. Now-
a-days router comes in wireless modes using which computers can be connected
without any physical cable.
Network Card
Network card is a necessary component of a computer without which a computer
cannot be connected over a network. It is also known as the network adapter or
Modem
Modem is a device that enables a computer to send or receive data over telephone
or cable lines. The data stored on the computer is digital whereas a telephone line or
cable wire can transmit only analog data.
The main function of the modem is to convert digital signal into analog and vice
versa. Modem is a combination of two devices − modulator and demodulator.
The modulator converts digital data into analog data when the data is being sent
by the computer. The demodulator converts analog data signals into digital data
when it is being received by the computer.
Wi-Fi Card
Network Topologies
The way in which devices are interconnected to form a network is called network
topology. Some of the factors that affect choice of topology for a network are −
Cost − Installation cost is a very important factor in overall cost of setting up an
infrastructure. So cable lengths, distance between nodes, location of servers, etc.
have to be considered when designing a network.
Flexibility − Topology of a network should be flexible enough to allow
reconfiguration of office set up, addition of new nodes and relocation of existing
nodes.
Reliability − Network should be designed in such a way that it has minimum
down time. Failure of one node or a segment of cabling should not render the
whole network useless.
Scalability − Network topology should be scalable, i.e. it can accommodate load
of new devices and nodes without perceptible drop in performance.
Ease of installation − Network should be easy to install in terms of hardware,
software and technical personnel requirements.
Ease of maintenance − Troubleshooting and maintenance of network should
be easy.
Bus Topology
The data travels in both the directions along the bus. When the destination terminal
sees the data, it copies it to the local disk.
Ring Topology
In ring topology each terminal is connected to exactly two nodes, giving the
network a circular shape. Data travels in only one pre-determined direction.
Star Topology
In star topology, server is connected to each node individually. Server is also called
the central node. Any exchange of data between two nodes must take place through
the server. It is the most popular topology for information and voice networks as
central node can process data received from source node before sending it to the
destination node.
Tree Topology
Tree topology has a group of star networks connected to a linear bus backbone cable.
It incorporates features of both star and bus topologies. Tree topology is also called
hierarchical topology.
Types of Networks
Networks can be categorized depending on size, complexity, level of security, or
geographical range. We will discuss some of the most popular topologies based on
geographical spread.
PAN
PAN is the acronym for Personal Area Network. PAN is the interconnection between
devices within the range of a person’s private space, typically within a range of 10
A person can connect her laptop, smart phone, personal digital assistant and portable
printer in a network at home. This network could be fully Wi-Fi or a combination of
wired and wireless.
LAN
LAN or Local Area Network is a wired network spread over a single site like an office,
building or manufacturing unit. LAN is set up to when team members need to share
software and hardware resources with each other but not with the outside world.
Typical software resources include official documents, user manuals, employee
handbook, etc. Hardware resources that can be easily shared over the network
include printer, fax machines, modems, memory space, etc. This decreases
infrastructure costs for the organization drastically.
A LAN may be set up using wired or wireless connections. A LAN that is completely
wireless is called Wireless LAN or WLAN.
MAN
MAN is the acronym for Metropolitan Area Network. It is a network spread over a
city, college campus or a small region. MAN is larger than a LAN and typically spread
O’BRIAN CHINTU-BSC (HONS), MSC, MBA
over several kilometres. Objective of MAN is to share hardware and software
resources, thereby decreasing infrastructure costs. MAN can be built by connecting
several LANs.
WAN
WAN or Wide Area Network is spread over a country or many countries. WAN is
typically a network of many LANs, MANs and WANs. Network is set up using wired or
wireless connections, depending on availability and reliability.
An ISP, or Internet Service Provider, is a company that provides you with a point of
access to the Internet. When you connect to your ISP, your computer (or your own
network) becomes an extension of the Internet itself whilst you remain connected.
Examples of ISPs in Zambia include Zamtel, Zamnet, Coppernet, Microlink, Realtime
etc.
• A collective free-for-all?
• A collaborative technocracy?
• A commercial communications network?
As the web has become more and more popular, its capabilities have increased to
include such things as graphics, animations, scripts and even complete computer
programs, all embedded into the pages of the documents. Essentially, the web is the
The web has become the most predominant of the new digital media, and has
provided the mechanism for many new forms of publishing. There are many reasons
why this is so; a few of them are discussed in the following sections.
Web Browser
Short for Web browser, a software application used to locate, retrieve and also display
content on the World Wide Web, including Web pages, images, video and other
files. Today's browsers are fully-functional software suites that can interpret and
display HTML Web pages, applications, JavaScript and other content hosted on Web
servers. Many browsers offer plug-ins which extend the capabilities of a browser so it
can display multimedia information (including sound and video), or the browser can
be used to perform tasks such as videoconferencing, to design web pages or add anti-
phishing filters and other security features to the browser.
The two most popular browsers are Microsoft Internet Explorer and Firefox. Other
major browsers include Google Chrome, Apple Safari and Opera. While most
commonly use to access information on the web, a browser can also be used to access
information hosted on Web servers in private networks.
The web browser is also particularly clever in the way it displays what it retrieves. Web
pages are written in HTML, and the browser knows how to display these correctly,
whether you have a huge flat screen or a tiny screen on a handheld
device or phone. The HTML language gives the browser hints on how to display
things, and the browser decides the final layout itself.
The key to accessing all this information is the URI - the Uniform Resource Identifier.
Each web page has a unique address, specified by its URL – Universal Resource
Locator, which tells the client/browser how to access the page.
A web search engine is designed to search for information on the World Wide Web.
The search results are generally presented in a list of results often referred to as
search engine results pages (SERPs). The information may consist of web pages,
images, information and other types of files. Some search engines also mine data
available in databases or open directories
Email provides a fast, efficient delivery system for text-based messages. As with all
applications on the Internet, it uses certain protocols to achieve this, “How email
works”:
SMTP (Simple Mail Transfer Protocol) is used to distribute mail between servers,
and by the mail client to send the message initially;
POP (Post Office Protocol) is used by the mail client to download messages and
headers to a local computer from the mail server. POP is useful if you want to read
your mail offline (ie not connected to your mailserver), as it downloads and stores
your email on your own computer.
IMAP (Internet Message Access Protocol) is used by clients to access mail directly
on the mail server. With IMAP, the mail usually stays stored on the recipient's
server until it is deleted - the mail client only views the mail, rather than
downloading it.
An email address identifies an email box to which email messages are delivered.
1. User Name
o The first part of an email address is the user name, which identifies you personally
on the mail server that you use. Each user name on a server must be different and
consists of letters, numbers or special characters such as underscores or periods.
Your user name might be your first initial and last name, a business name or
anything else you want to use to identify yourself on the Internet.
2. @ Symbol
Email was designed to be a text-only medium, and various tricks need to be used in
order to send any other type of data. You've probably already come across
attachments, which allow you to package a file or files within the email. The file is
encoded so that it won't become corrupted when passing through the email system.
There are a few things to remember when using email that'll make it easier for you
and those you're communicating with to read and organise mail. Here are a few
suggestions:
1. Keep to a single subject will make searching for information in archives much
easier.
2. Particularly for work purposes, only discussing the topic in the email title will make
it easier to return to the information later. It's almost as easy to send several short
mails as one long one.
3. Use descriptive subjects to make it clear what the email is about. Also, make sure
that your descriptive name is set correctly; it's more useful to see “Jim Smith” on
the header that just “jim”.
4. Only add necessary recipients to the To: or CC: lists, so that only those interested
in the email will receive it. Don't send to a 20-member email list because you want
There are a few things you need to remember to stay safe with email:
Don't trust the sender's name, as it can be “spoofed”.
Never send passwords or credit card details using plain email.
Never open unknown attachments. Viruses are most commonly spread through
attachments that install rogue programs when opened.
Be careful of clicking links in HTML emails, or at least check where the link points
to by examining the HTML. Misdirected links are the most common form of phishing
“bait”.
Make sure your email reader doesn't automatically open HTML mail or images.
Often, opening images on junk mail can send an indication back to the bulk-emailer
that your email address is “active”.
Choose a sensible password for your email account (i.e. not a common name or
dictionary word, preferably a random string of numbers and letters), and use a
secure mail program if possible.
Keep your virus checker up to date (you do use one, don't you?), and visit http://
update.microsoft.com/ regularly and download/install any critical updates.
Email Etiquette
1. Include a clear subject matter, and don’t shout
Always include a subject matter that succinctly captures what your email is about.
If your email is urgent or requires immediate response, include this in the subject
line, but do this sparingly. If your email isn’t urgent, then you will only annoy
people by crying wolf.
Don’t capitalize all your letters, no matter how urgent your email is, as you will
look aggressive – it’s like SHOUTING OVER EMAIL.
2. Always use an appropriate greeting
Salutations are hotly debated. Many argue that you should always use a formal
greeting. This depends on the recipient. If you are writing to a close colleague
or your team, an informal ‘Hi’ will likely be sufficient.
If you are writing in a chain of emails where the context has already been
established in a prior email or even by phone, then it’s fine to write with no
greeting.
If you are writing to someone you don’t know so well, then always add a formal
salutation and an introduction.
What is Netiquette?
“‘Netiquette’ is network etiquette, which are the do’s and don’ts of online
communication. Netiquette covers both common courtesy online and the informal
‘rules of the road’ of cyberspace.”(Shea, 1997, para 1)
Netiquette is a set of rules that encourages appropriate online behavior related to the
social and cultural norms of a community (Preece, 2004). These rules can vary
depending upon the environment/context (informal/formal), people
(familiar/unfamiliar with each other), activity, and type of technology used (Center for
Teaching, Learning and Technology, UBC, n.d.; Preece, 2004; Rinaldi, 1996).
Noncompliance of netiquette rule use can be interpreted as a sign of disrespect (Kozik
& Slivova, 2014).
Size − It is the diagonal size of the LCD screen. Larger the area, bigger the picture
screen. A bigger picture is preferable for movie watching and gaming. It will
increase the productivity as well.
Resolution − This is the number of pixels on the screen. For example, 24inch
display is 1920x1200 (width by length) and 22-inch display is 1680x1050. High
resolution provides better picture quality and a nice gaming experience.
Inputs − Now-a-days monitors can accept inputs from cable as well apart from
the computer. They can also have USB ports.
Stand − Some monitors come with adjustable stands while some may not.
Recommended − 24 Inch LCD.
Operating System
Operating System is the main software of the computer as everything will run on
it in one form or other.
There are primarily three choices: Windows, Linux, Apple OS X.
Linux is free, however people generally do not use it for home purpose.
Apple OS X works only on Apple desktops.
Windows 7 is very popular among desktop users.
Most of the computers come pre-equipped with Windows 7 Starter edition.
Windows 8 is recently introduced and is available in the market.
Windows 7 and Windows 8 come in multiple versions from starter, home basic,
home premium, professional, ultimate, and enterprise editions.
As the edition version increases, their features list and price increases.
Recommended − Windows 7 Home Premium.
Optical Drive (CD / DVD / Blu-ray)
Hard Drive
Hard disk is used for storage purpose. Higher the capacity, more data you can
save in it.
Now-a-days computers are equipped with 500GB hard drive, which can be
extended to 2TB.
Most hard drives in desktop operate at the standard performance speed of
7200RPM.
Recommended − 500GB.
CPU
Frequency (GHz) − This determines the speed of the processor. More the speed,
better the CPU.