BasicComputerSkills Notes
BasicComputerSkills Notes
UNIT-I
Introduction:
The term computer is derived from the Latin word compute, which means to calculate. A computer is a tool
and partner in every sphere of human life and activity. Computers are bringing many changes in industry,
government, education, medicine, scientific research, law, social service.
Definition:
A Computer is an electronic device that processes data and converts it into information that is useful to
people.
Input Devices
It includes Keyboard, Mouse, touchscreens, Joysticks, barcode readers, scanners, etc.
Keyboard:
A keyboard is the primary input device. It can be used to enter the text input. A standard keyboard contains
about 100 keys. It contains Typing keys, numeric keypad, Control keys, function keys, cursor keys and special
purpose keys. The computer keyboard uses the QWERTY key arrangement.
Mouse:
A Mouse is a graphical input device. You can move the mouse around a surface and controls the pointer. By
using the mouse, you can perform:
I. Clicking
II. Double-Clicking
III. Dragging
IV. Right Clicking
There are two types of Mouse’s:
1. Physical Mouse
2. Optical Mouse
Touch Screen:
A touch screen is a type of screen that allows you to input by touching its icons.
Joystick:
A Joystick is a game controller. It is a swivelling lever. It is well suited for playing video games.
Scanner:
A scanner is an input device. It can scan a document or an image into the computer's memory.
Microphone
A Microphone enables you to input your voice or music as data. Microphones are useful for audio and video
conferencing.
Barcode readers
Barcode readers are one of the most widely used input devices. They can read the bar codes on the products.
2
Output Devices:
The devices that can display the resulting information to the user are known as Output devices. Monitors
and Printers are commonly used output devices.
Monitors
Monitor is a commonly used output device. It is also called as Visual Display Unit(VDU). It provides a visual
display of data.
Monitors are of different types:
1. CRT( Cathode Ray Tubes)
2. LCD(Liquid Crystal Display)
3. LED(Light Emitting Diode)
Printers:
A Printer is an output device that prints text or images on paper. Printers are useful to create ‘hard copy’ of
data.
Printers are of two types:
1. Impact printers
2. Non-impact printers.
Impact printers:
Impact printers can print by striking the paper. Example: Line printers, dot-matrix printers.
Non-impact printers:
Non-impact printers do not strike the paper.
Example: laser printers, inkjet printers.
Plotters:
Plotters are the output devices. They can print the data or images on a large sized papers.
Speakers:
Speakers are output devices that allow you to hear sound from your computer. Computer speakers are just like
stereo speakers.
The basic components of a Computer system
The basic components of a computer can be classified into four main units:
1. Input Unit.
2. Central Processing Unit
3. Memory Unit
4. Output Unit
Input Unit:
Computer uses input devices to accept the data and program. Keyboard, mouse, light pen, touch screen etc.,
are some of the input devices.
3
Central Processing Unit:
CPU is the brain of any computer system. It Coordinates all computer operations and Perform arithmetic and
logical operations on data.
Figure: CPU
The CPU consists of arithmetic and logic units, control unit and internal memory (registers). The Control
unit controls all the operations. The arithmetic and logic units performs addition, subtraction, division and
multiplication and some logical operations.
Memory Unit:
The electronic storage are of a computer is known as Memory. Computers memory is of two types:
• Primary Memory ( or )Main Memory
• Secondary Memory
The main memory stores the programs and data that are currently being used by the computer. It holds data
and programs temporarily.
Secondary memory stores the data permanently. It is also known as auxiliary memory. It is much less
expensive.
Output Unit:
Output devices can display the resulting information to the user. Monitors and Printers are commonly used
output devices.
Memory
The storage areas of a computer is known as Memory. Memory is useful to hold / store data and the
instructions.
Primary Memory is also called as main memory. There are different types of memory. They are:
I. Random Access Memory (RAM)
II. Read Only Memory (ROM)
Random Access Memory – [RAM]: RAM is the main memory for a computer. RAM can be used for both
reading and writing. When we switch off a computer, then the data on RAM will be erased. It is a volatile
memory.
4
TYPES OF RAM:
There are two types of RAM:
• Dynamic RAM
• Static RAM.
Dynamic RAM (DRAM): Its data has to be refreshed after every few milliseconds. DRAM has higher storage
capacity. It is cheaper than Static RAM.
Static RAM (SRAM): Its data need not be refreshed. SRAM has higher speed. It is costlier.
EEPROM: It is an Electrically Erasable Programmable Read Only Memory. EEPROM allows us to write
our own BIOS programs. It can be erased by exposing it to an electrical voltage.
Registers
Registers are the high speed storage areas within a CPU. They are also called as CPU’s Working Memory.
They are useful to the CPU during the execution of the instructions. There are different types of registers:
Accumulator (ACC): It can store the results of arithmetic and logical operations
Instruction Register (IR): It contains the current instruction.
Program Counter (PC): It contains the address of the next instruction.
Memory Address Register (MAR): It contains the address of the next location in memory.
Memory Buffer Register (MBR): It temporarily stores the data from memory.
Data Register (DR): It stores the Operands and other data.
CACHE Memory
A Cache is a fast responding, small memory chip attached between CPU and Main memory.
1. CACHE memories are accessed faster than RAM.
2. It is used to store programs currently using by the CPU.
3. So cache memory makes main memory to work faster.
4. A Cache is available in limited capacity (in Kilo Bytes).
5
Figure: Cache Memory
CACHE is of 3 Types:
• Level-1 Cache
• Level-2 Cache
• Level-3 Cache
Now a days the hard disk in a PC has nearly 1Tera Byte capacity.
Magnetic Tape:
A magnetic tape is a thin tape with a coating of magnetic strip. It is used for recording the data.
Magnetic tape is a serial access medium. Magnetic tapes are generally used for backup.
Floppy Disk
A Floppy disk is a thin circular disk used for data storage. It is a soft magnetic disk that can be enclosed in a
protective sheet. It contains tracks and sectors.
A floppy has 3.5" in size. Some floppy disks would be 5.25" in size. A 3.5" floppy disk can hold 1.44 MB of
data.
Compact Disk
Compact disk is a secondary memory device that can be written by lasers. It is a random access storage
medium. It is also known as read/write CD-ROM. It is a popular and cheap method for storage.
6
FloppyDisk Internal Structure Compact Disk
OPERATING SYSTEM
Definition:Operating System (OS) is system software. It acts as an interface between the user and the
computer hardware.
Objectives of OS:
OS has two main objectives:
(1) To make the computer system convenient and easy to use.
(2) To use the computer hardware in an efficient way.
Examples of OS:
Some commonly used operating systems are: Microsoft Disk Operating System (MS-DOS), Windows XP,
Windows 7, Windows 8, Windows 10, UNIX, Linux, Mac, Android, etc.
Functions of OS
The following are the main functions of the OS:
1. Process Management
2. Memory Management
3. File Management
4. Device Management
5. Protection and Security
6. User interface
Figure: Functions of OS
Process Management:
A process is a unit of work. A process can be created, executed and stopped by the operating system.
A process may have 5 states:
I. New State II. Ready State
III. Running State IV. Waiting State
V. Terminated State
7
The following figure shows the 5 states:
WORD PROCESSING
Application of word processing:
Word Processing
The process of using a computer to create, edit, format and print documents is known as Word Processing.
• To perform word processing, a computer, a special program called a word processor and a printer are
required.
A word processor is an application program that enables the user to create a document, format it, store it,
display it and print it on a printer.
Microsoft Word 2013 is a word-processer that is used to create professional-looking documents such as
reports, resumes, letters, memos, and newsletters.
• Word processors have a variety of uses in the business, home, and education.
• In Business word processing is used for:
* Letters and letterhead * Memos
*Documents.
• In the home word processing is used as educational, planning, dealing with assignments. Examples: *
letter writing * résumé/CV creation.
• In education word processing is used the production of assignments, notes, exams, and for practicing
its uses!
Microsoft Word
Microsoft Word 2013 is a word-processing program that is used to create professional-looking documents
such as reports, resumes, letters, memos, and newsletters.
1. Text Manipulation
It allows us to change the appearance of a document by changing words, sentences and paragraphs.
2. Document Formatting
It allows us to format the documents. Formatting improves the readability of documents.
3. Graphics
It allows us to insert Pictures or graphics in a document.
4. Tabs
It allows us to setup the text on a page in the exact position.
5. Tables
It allows us to insert tables in a document. The data in a table can be sorted, formatted, etc.
6. Mail Merge
Mail merge allows the user to merge a list of names and addresses to a single letter that can be sent it to
different people.
7. Spell Checking
It allows the user to check the words for correct spelling.
Collaborative Editing: It allows two people to simultaneously work on one document as a team.
Starting Word
You can start Word 2013 from the Start menu.
→To start Word 2013 from the Start menu:
1. Click the Start button→All Programs→ Microsoft Office 2013→Word 2013.
• It shows the Start screen.
2. In the right pane, click Blank document.
• It opens a new, blank document.
Parts of a MS-WORD window
9
MS-WORD is a word processor. An MS-Word window has the following parts:
8. Title bar: It appears at the top of the window. It displays the title of the document. It also shows the
buttons to minimize, restore,/maximize, and close the window.
• Quick Access toolbar: It appears on the left side of the Title bar and contains frequently used
commands.
• Ribbon: It appears below the Title bar. It consists of a set of tabs with related commands/Menus.
• Navigation pane: It appears on the left side of the window. It enables you to navigate long documents,
search for specific text.
• Cursor: It is a blinking pointer that indicates where the text will be inserted.
• Status bar: It appears at the bottom of the window. It displays information about the document
Creating Documents
To close a document:
Most documents require some editing. You may perform basic tasks such as selecting, deleting, copying, and
moving text, and undoing and redoing changes.
11
Selecting Text
To select text:
Whenever you make a mistake, you can easily reverse it with the Undo command. The Redo command allows
you to restore the undone actions.
To undo an action:
1. Click the Undo button. Or, press Ctrl+Z.
To redo an action:
1. Click the Redo button. Or, press Ctrl+Y.
Formatting Documents
Formatting is a feature that enhances the appearance of a document. Text formatting includes font, font size,
font color, and etc.
12
Different formatting features in MS-Word
Word 2013 has a number of features to format a document. The following are some formatting features:
Name Description
Makes the selected text bold (example).
Bold
Italicizes the selected text (example).
Italic
Draws a line under the selected text (example).
Underline
Strikethrough Draws a line through the middle of the selected text (example).
Name Description
Creates small letters below the text baseline (example).
Subscript
Creates small letters above the line of text (example).
Superscript
Paragraph formatting is the layout of a paragraph on the page. You can change a paragraph alignment, line
spacing, and the space before and after it.
13
Changing Paragraph Alignment
Paragraph alignment refers to the position of a paragraph between the left and right margins
Name Description
Align Left Aligns the text at the left margin. This is the default alignment.
Center Centers the text between the left and right margins.
Align Right Aligns the text at the right margin.
Justify Aligns the text at both the left and right margins.
14
Figure: Header and Footer group
• Then it opens the header and footer area in the document.
3. Select Insert Page Number arrow.
4. Click on the required style.
• It will insert the page numbers at the specified position.
5. After finishing, Click on Close header and footer
Working with Tables
Tables are commonly used to organize and present data. A table is made up of horizontal rows and vertical
columns.
Inserting Tables
Word 2013 makes it quick and easy to insert a table into a document.
To insert a table:
Images can add visual interest to documents. Word 2013 allows you to insert images of .gif, .jpg, .png, .bmp,
etc. into a document.
To insert an image:
Mail Merge
The mail merge is a process that combines a document with a data source to produce personalized documents.
Document contains the text and graphics. Data source contains the addresses of the recipients.
The mail merge process in Word 2013 has the following steps:
Select the document type and main document.
Connect the main document to a data source and define the recipients list.
Add merge fields to the main document.
Preview the results and complete the merge.
To perform mail merge:
1. Create a new blank document and type your letter.
2. Select Mailings tab and click on Start Mail Merge button.
3. Then click Step-by-Step Mail Merge Wizard.
Macro
Disadvantages of Macros:
Some macros can give security problems. Sometimes hackers can introduce a destructive macro in a file that
can spread a virus on your computer.
18
UNIT-II
WORK SHEET/SPREAD SHEET
A spreadsheet is a program that contains a group of ‘cells’ arranged in rows and columns. You can enter the
data into each cell. This data can be used to make calculations, show graphical representations or analysis.
• Spreadsheets are the widely used applications for analyzing and displaying data.
• Spreadsheets can help users to develop graphs, charts, reports of financial data, or statistical analyses.
• They has a wide variety of features including graphics, sorting, mathematical and statistical computing.
• A spreadsheet can contain a number of different worksheets.
• Spreadsheet software packages can be used on almost any type of computers.
• The most widely used spreadsheet software packages are:
➢ Microsoft Excel
➢ Libre Office - Calc (Free)
➢ Open Office - Calc
➢ Google Sheets
Microsoft Excel
Microsoft Excel is a spreadsheet program that is used to manage, analyze, and present data.
• It can be used to organize and manipulate large amounts of data, perform complex calculations, and
more.
MS-Excel window also has the following menus:
File: It contains the commands for managing the excel files.
Home: It contains the most frequently used commands.
Insert: It contains the commands to insert the required items into a worksheet.
Page Layout: It contains the commands to change the appearance and layout of a worksheet
Formulas: It contains commands to insert formulas.
Data: It contains the commands to manage data.
Review: It contains commands used to check spelling and protect worksheets, etc.
View: It contains commands related to changing the view.Formula Bar
The Formula bar displays the contents of the active cell. It can be used to enter or edit cell contents. The
Formula bar contains three buttons, as shown below:
19
Workbooks
An Excel file is called a workbook. In Excel 2013, each new workbook contains one blank worksheet. You
can add additional worksheets. Each worksheet consists of 1,048,576 rows and 16,384 columns.
Figure: Worksheet
The box formed by the intersection of a row and a column is called a cell. Cells are used to store data. Each
cell is identified by its address which consists of its column letter and row number. Example: cell A1 is the
cell in the first column and first row.
Creating a Workbook
20
Entering Data
You can enter the data directly in a cell or by using the Formula bar. A cell can contain a maximum of 32,767
characters.
Entering Numbers
Numbers are automatically aligned to the right in a cell. Numbers can be used in formulas to calculate other
values.
You can enter:
• Whole numbers (such as 5 or 1,000)
• Decimals (such as 0.25 or 5.15)
• Negative numbers (such as -10 or -5.5)
• Percentages (such as 20% or 1.5%)
• Currency values (such as $0.25 or $20.99).
To enter a number:
1. Select the cell in which you want to enter the number.
2. Type the desired number, and then press the Enter key.
To edit data:
1. Double-click the cell that contains the data you want to edit.
2. Click where you want to make changes, and then type the new characters.
3. To delete characters, click where you want to delete and then press the
Backspace or Delete key.
4. When you are finished, press the-+8 Enter key.
Printing a worksheet:
1. Select the worksheet that you want to print.
2. Click the File tab→ click Print. Or, press Ctrl+P.
• Make the required changes in the print settings
3. To print multiple copies, specify the number of copies you want.
4. Click the Print button.
Inserting a Worksheet:
To insert a worksheet:
1. Click the tab of the worksheet to insert a new worksheet.
2. Click on Home tab→ click on Insert and then →click on Insert Sheet
3. Or Click the New sheet button located on the right side of the tabs.
This inserts a new worksheet.
Charts
A chart is an integral feature of Excel. It is also known as a graph. Charts/graphs are used to visually represent
numeric values. It is very much useful to analyze the data.
21
Functions
Functions are predefined formula that takes a value or values. A Function can perform an operation and
returns a value or values.
• MS-Excel 2013 has a number of functions. Each function has a syntax. Syntax means a set of rules.
An excel function has the following Syntax:
1. A function must begin with '=' sign.
2.Then, Define the name of the function
3.Then, Specify the list of arguments in brackets.
Types of Functions
MS-Excel 2013 has the following types of functions:
1. Statistical Functions
2. Mathematical Functions
3. Text Functions
4. Logical Functions
5. Financial Functions
6. Date and Time Functions
Statistical Functions:
These functions will perform statistical operations. Some of them are:
• Count: The COUNT function is used to count the number of cells that contain numbers.
Syntax: COUNT(value1, [value2], ...)
Example: =COUNT(A2:A5)
• Average: The AVERAGE function is used to find the average of values in a range of cells.
Syntax:AVERAGE(number1, [number2], ...)
Example: =AVERAGE(A2:A6)
• Mid: The MID function is used to extract a substring.
Syntax:MID(text, start_num, num_chars)
Example:=MID("Microsoft Excel", 11, 5)
It returns the value Excel.
• LEN: The LEN function gives the length of the string.
Syntax: LEN(text)
Example: LEN("MICROSOFT")
It gives the value 9
• Upper: Converts text to uppercase
Syntax: UPPER(text)
Example: UPPER("excel")
It gives the string EXCEL. Syntax: RIGHT(text, [num_chars])
22
Text Functions
• Concatenate:CONCATENATE function joins the strings .
Syntax: CONCATENATE(text1, [text2], ...)
Example:=CONCATENATE("MICROSOFT", " EXCEL")
It gives the value Microsoft Excel
• Left: The LEFT function is used to extract leftmost characters from a string.
Syntax: LEFT(text, [num_chars])
Example: =LEFT("MICROSOFT", 5)
It gives the value "micro".
• Right: The RIGHT function is used to extract rightmost characters from a string.
Example: =RIGHT("MICROSOFT", 4)
It gives the value "soft".
• Mid: The MID function is used to extract a substring.
Syntax:MID(text, start_num, num_chars)
Example:=MID("Microsoft Excel", 11, 5)
It returns the value Excel.
• LEN: The LEN function gives the length of the string.
Syntax: LEN(text)
Example: LEN("MICROSOFT")
It gives the value 9
• Upper: Converts text to uppercase
Syntax: UPPER(text)
Example: UPPER("excel")
It gives the string EXCEL.
Mathematical Functions
• ABS: It returns the absolute value of a number. The absolute value of a number is the number
without its sign.
Syntax:ABS(number)
Example: =ABS(-2)
It returns the value 2.
• COS: It returns the cosine of the given value.
Syntax: COS(number)
Example: COS(30)
It returns the value 0.1542515
• OR: It returns TRUE if any argument is TRUE; returns FALSE if all arguments are FALSE.
23
Syntax:AND(logical1, [logical2], ...)
Example:=OR(1+1=1, 2+2=5)
• NOT: It reverses the value of its argument.
Syntax: NOT(logical)
Example: =NOT(FALSE)
Financial Functions
• FV: It returns the future value of an investment.
Syntax: FV(rate,nper,pmt,[pv],[type])
Example: =FV(A2/12, A3, A4, A5)
• PMT: It calculates the payment for a loan.
Syntax:PMT(rate, nper, pv, [fv], [type])
Example: =PMT(0.50%,240,15000,0)
• PV:Returns the present value of an investment.
Syntax: PV(rate, nper, pmt, [fv], [type])
• Rate:It returns the interest rate per period of an annuity.
Syntax: RATE(nper, pmt, pv, [fv], [type])
Example: =RATE(A2*12, A3, A4)
• NPV: It calculates the net present value of an investment.
Syntax: NPV(rate,value1,[value2],...)
Example:=NPV(A2, A3, A4, A5, A6)
• The result of formula is displayed in the cell that has the formula.
• In Excel, every formula must begin with an equal to (=) sign.
Creating a Formula:
Step 1: Select a cell to display the result
Step 2: Type the = sign.
Step 3: Type the cell address that contains the first number.
Step 4: Type the operator you need in the formula
Step 5: Type the cell address that contains the second number.
Step 6: Press Enter.
The expression will be calculated, and the result will be displayed in the cell.
For example, you can write = A1+A2 to add the values in cells A1 and A2.
Editing a Formula:
Step 1: Select the cell that contains the formula.
Step 2: The formula will appear in the formula bar. Click in the formula bar and change the formula.
Step 3: Press the Enter key.
24
Copying a Formula:
• Formula specified in one cell can be copied and applied to other cells by clicking on the cell having
the formula and then dragging the mouse across other cells.
• While dragging, Excel automatically updates the cell references.
PRESENTATION
Microsoft PowerPoint 2013 is a presentation program. It offers various themes and effects to create effective
presentations. You can combine text, graphics, videos, sounds, and animations to create dynamic presentations.
Microsoft PowerPoint can be used to create interactive presentations for classroom, business, or personal
use.
25
Creating a New Presentation
OR
Delete a slide
2. Press <Delete>.
3. Right-click on the slide you want to delete and select Delete Slide.
Editing a Slide
To edit text:
Formatting Presentations
PowerPoint 2013 has a number of features to format a presentation. Formatting enhances the appearance of
a presentation.
A theme is a coordinated set of colors, fonts, and effects. You can easily change the theme for a presentation.
26
To change the theme:
1. Select--> Design tab--> Select the desired theme from the Themes gallery.
To insert a table
To insert Charts
2. Choose a Chart.
3. Click OK.
The Notes pane is located beneath the slide window. It is used to include your notes in a presentation.
Outline view
Outline view is used to create an outline for your presentation. It displays only the text on your slide
27
Master views
Master views include, Slide, Handout, and Notes. It is used to make universal style changes to every slide.
Slide Show view is used to deliver your presentation to your audience. Slide Show view occupies the full
computer screen.
Presenter view
Presenter view can be used to view your notes while delivering your presentation. In Presenter view, your
audience cannot see your notes.
Reading view
It is used to review a PowerPoint presentation. It makes it easy to move through the slides.
History of Internet:
The Internet started in the 1960's under the name "ARPAnet". ARPAnet was originally developed for US
military communications. This network operated with a technique called packet switching.
28
The Computers on the Internet will use the Transmission Control Protocol/Internet Protocol (TCP/IP). These
protocols are used to manage communication between computers.
Today, the Internet has grown into a public giant network of millions of computers connected by cables and
by wireless signals. Computers on the Internet use the client–server architecture.
Internet Architecture
The internet is a network of interconnected networks. It was designed to operate without a central control.
1. Client: A Client is the user of a computer. It will be operated at the lowest level in the
hierarchy.
2. Local Internet Service Provider (ISP): It will be operated at the next level to the client.
ISP (Internet Service Provider): An ISP is an organization that provides the internet facility for their
clients. Local ISP is the local telephone company. Example: BSNL, MTNL, Airtel.
Web Browser is an application program that can display the information on WWW.
A telephone line can transmit data from regional ISP to the client.
Internet Address
A computer connected to the internet must have a unique address. This address is called Internet Protocol
(IP) Address. It is useful to identify the computer uniquely. An ISP assigns a unique IP address to every
computer in the internet.
An IP address is a string of numbers. It contains 4 parts. Each part has a number between 0 and 255. For
example: 192.168.54.122
Domain Name: A domain name is a text name of the numeric IP address. Domain names are used for the
convenience of the user. A domain will be provided based on the nature of their activities. For example:
Internet offers a many services to the users. Some of the important services provided by internet are: WWW,
e-mail, news, chat, and discussion groups.
The World Wide Web, or "Web" is a collection of documents. The World Wide Web was born in 1989. It was
officially introduced on August 6, 1991 by Sir Tim Berners-Lee.
• WWW uses hypertext. Hypertext is a document that contains links to other documents.
• A hypertext document is called a webpage.
• Webpages can be created by using a language called Hyper Text Markup Language (HTML).
• Webpages can be transferred by using Hyper Text Transfer Protocol (HTTP).
• A group of related webpages is called as a Web site.
• The first web page of a website is called as Home Page.
• A computer, which stores webpages in it is called as a Web Server.
• The process of storing a web page on a web server is known as Uploading.
• The process of retrieving a web page from a web server is known as Downloading.
• A Web browser is an application program that can display the Web pages.
• Every web page in internet can be identified by its address. This address is known as URL (Uniform
Resource Locator).
Electronic Mail
An electronic message transmitted over a network from the sender to the receiver is known as an Electronic
Mail. It is popularly known as e-Mail.
30
4. An e-mail can open his e-mail at his convenient times
5. E-mail can also transmit other files as attachments with it.
E-Mail Address:
Photographic Experts Group. It works well with 24 bit colour image. It is suitable for the images with many
colors.
.GIF: GIF stands for Graphical Interchange Format. It supports 8 bits of colour information. It is suitable for
the images with 256 colours.
Audio:
Audio consists of the sounds. In a multimedia project sound can be used for narration and also in backgrounds.
Properties of Sound:
Amplitude: It indicates the volume. It is measured in decibels.
Frequency: It indicates the vibrations per second. It is measured in herts (Hz).
Bandwidth: It indicates the difference between the sound signals.
Video:A Video consists of a sequence of natural scenes. A digital video can be used in making of movies,
gaming and IT industry.
4. Training:
Multimedia can be useful to give training to employees. By using multimedia, training can be given online
and also by using simulation.
5. Virtual reality:
Virtual reality is a special environment that can be created by using multimedia. It offers a feel of 3-D world.
31