online_note_pdfview.php (1)
online_note_pdfview.php (1)
COMPUTER
SHAKSHARTA MISSION
Fundamental of Computer
Certificate in Information Technology (CIT)
Semester- I
Sl No Content / Syllabus
1 Fundamental of Computer
2 MS Paint
3 MS Notepad
4 MS Wordpad
5 Typing in English
6 Windows Operating System
7 DOS (Disk Operating System)
8 Microsoft Office Word 2007
9 Microsoft Office Excel 2007
10 Microsoft Office Power Point 2007
11 Typing in Bengali
12 Microsoft Visual Fox Pro
13 Internet and email
2
Illambazar Jatiya Yuva Computer Shaksharta Mission
What is Computer?
Computer is an advanced electronic device that takes raw data as input from the User and processes
those data under the control of different programmes and gives an output result. It can store output data for
future use.
The word „Computer‟ is derived from a Latin word „Computare‟, which means to “to
calculate” or “to count”.
Charles Babbage is called the Father of Computer, created Analytical Engine (1833), first Mechanical
Computer.
ENIAC- Electronic Numerical Integrator and Computer was the World’s first electronic, digital,
programmable Computer with electronic memory.
Generation of Computer
3
Illambazar Jatiya Yuva Computer Shaksharta Mission
History of Computer:- Abacus was the first computing device. It was invented by Chinese,
around 3000 B.C. Later it was modified by Egyptians and Indians.
Types of Computer.
There are three basic types of computer
a. Analog computer: - Analog Processes information in physical nature.
(Thermometer, Pressure measurement machine)
b. Digital Computer: - It processes information in binary form. Zero (0) or
One (1) state.
c. Hybrid Computer: - Hybrid computer is a combination of Analog and Digital Computer.
Characteristics of Computer
Automatic: - An automatic machine works by itself without human intervention. Once a job has been stated,
computer carries out the job until it is finished.
Speed: - Computers works at a fast speed without losing their accuracy. The speed of a computer is
depending on its speed of operation of the processor. Computer speed measured in terms of MIPS (mega
instruction per Second) and (MHz or GHz) i.e. Milliseconds (10-3), microsecond (10-6), nanoseconds (10-9), and
picoseconds (10-12). A powerful computer is capable of performing sever billion (109) simple arithmetic
operation per second.
Accuracy: - A computer performs every calculation with high accuracy. Incorrect result means garbage-in-
garbage-out (GIGO)
4
Illambazar Jatiya Yuva Computer Shaksharta Mission
Reliability: - Unlike human beings, a computer is free from monotony, tiredness, and lack to
concentration. Computer systems are particularly adept in repetitive task.
Storage Capability: - A computer has vast storage capacity. It can store and recall any amount of information
from its memory.
Reduce Cost and time: - Computer’s operation speed, high accuracy, restless performance has not only
reduced the workload, but also reduce cost and time as well.
Input and Output Device & both
Here I am going to share you about list of basic Input Devices, Output devices and Both input–output
devices related to computer.
5
Illambazar Jatiya Yuva Computer Shaksharta Mission
Computer Memory
Computer
Memory
Secondary or
Primary or
Auxiliary
Main Memory
Memory
Primary Memory
These are the main memory of our Computer system. It stores data and instruction on which computer is
currently working.
Secondary Memory
This type of memory is known as External memory or Auxiliary memory. It is slower than main memory. It
stores data permanently.
Magnetic Memory Optical Memory USB Memory
Hard Disk Drive (150 GB, Compact Disc or CD (700 MB) Pen drive (2GB,4GB,8GB,
250 GB, 500 GB, 1 TB Digital Versatile Disc or DVD 16GB,32GB,64GB)
Floppy Disk Drive (1.44 (4.7 GB)
MB) Blue Ray Disc (27 GB, 56 GB)
Computer Memory
0,1= Bit 1024 GB= 1 Tera Byte (TB)
4 Bit= 1 Nibble 1024 TB= 1 Peta Byte (PB)
8 Bit= 1 Byte 1024 PB= 1 Exa Byte (EB)
1024 Byte= 1 Kilo Byte (KB) 1024 EB= 1 Zetta Byte (ZB)
1024 KB= 1 Mega Byte (MB) 1024 ZB= 1 Yotta Byte (YB)
1024 MB= 1 Giga Byte (GB) 1024 YB= 1 Bronto Byte (BB)
1024 BB= 1 Geop Byte (GB)
*(Bit comes from Binary Digit)
6
Illambazar Jatiya Yuva Computer Shaksharta Mission
Hardware:-
A physical component of computer which can be touch and seen is called Hardware. Such as Mouse,
Keyboard, System Unit, Monitor, UPS etc.
Software:-
Software is a collection of instructions which execute step by step according to user choice.
System Software - System software is this software which controls the total system operations. Such
as input processing, output processing and message from Hardware components.
Application Software - Application software are specific purpose software application. This software
is fully dependent on system software.
Firmware:-
Data: - It is a raw material that can be input into a Computer and processed.
Information: - It is the processed data which are meaningful and useful facts and are understandable.
Operating System: - An operating system is a system software that manages computer hardware and
software resources and provides common services for computer programmes.
Booting: - Booting is a start up sequence that starts the OS of a computer when it is turned on. A boot
sequence is the initial set of operations that the computer performs when it is switched on. It makes a
computer ready for operation.
Booting
After booting Computer completes POST (Power On Self Test). The POST is a file check programme to
open an Operating System.
Desktop: - The Graphical interface which is displayed on the screen of a monitor after switch on. The
computer screen is called Desktop.
Icon: - Different types of Graphical symbol, which can help to understand what it is.
FAT 16 & FAT 32:- FAT (16) and FAT32 are widely used for flash memory cards, USB flash sticks,
supported by mobile phones, digital camera. [Size below 2 GB (FAT) & 32 GB (FAT32) ]
NTFS:- NTFS used in modem, various since XP. It has the capability to recover from some disk related
errors automatically, which FAT32 cannot. Supports larger hard disk with better security.
ReFS:- ReFS is latest development of Microsoft presently available for Windows 8 Server. It is high
tolerance to failures File System Architecture- B+ Tree.
For MAC OS (Apple) applies HFS+ file system (iPhone, iPad)
7