SlideShare una empresa de Scribd logo
1 de 49
Descargar para leer sin conexión
Certificate Course on Computer
and Information Technology
Saravanan Chandran, Ph.D.
National Institute of Technology,
Durgapur, India, dr.cs1973@gmail.com
Introduction to Computer
An electronic device
- receives information (data)
- performs a sequence of operations
(calculations)
- as per the set of procedural instructions
(programs)
- produces result (reports)
Types of Computers
• Microcomputers (personal computers) single
chip microprocessors
• Desktop computers - A case and a display put on
a desk.
• Laptops and notebook computers – Portable and
all in two foldable cases.
• Tablet computer – Portable and all in one case.
• Smartphones – Small handheld computers with
limited hardware.
Servers
• usually refers to a computer that is dedicated
to provide a service
• For example, a computer dedicated to
a database may be called a "database server".
• "File servers" manage a large collection
of computer files.
• "Web servers" process web pages and web
applications.
Workstations
• A workstation is a special computer designed
for technical or scientific applications.
• Primarily used by one person at a time.
• They are connected to a local area network
and run multi-user operating systems.
Minicomputers
• Minicomputers are a class of multi-user
computers that lie in the middle range of the
computing spectrum, in between the smallest
mainframe computers and the largest single-
user systems (microcomputers or personal
computers).
Mainframe
• The term mainframe computer was created to
distinguish the traditional, large, institutional
computer intended to service multiple users
from the smaller, single user machines. They
are measured in MIPS (million instructions per
second) and respond to up to 100s of millions
of users at a time.
Supercomputers
• A Supercomputer is focused on performing
tasks involving intense numerical calculations
such as weather forecasting, fluid dynamics,
nuclear simulations, theoretical astrophysics,
and complex scientific computations.
Supercomputer processing speeds are
measured in floating point operations per
second, or FLOPS.
Cabinet-Mother Board-Processors
• Cabinet: SMPS 450, 500, 550, 600, 650, 750, 850, 900 WATT
• Mother Board: Intel, Zebronics, Asus, Gigabyte, Mercury,
Frontech, Msi, Ecs, Chipset, Memoryslots, Form Factor
(size, configuration)
• Processors: AMD A10-5800K. AMD FX-9590. AMD
Sempron 3850, Intel Core i3-6100. Intel Core i7-6700K.
Intel Core i5-4690K, CPU Cores 4, 8, GPU Cores, CPU
Frequency, 3M, 6M, 8M, Cache (L2), 3.00GHz, 3.1GHz,
3.2GHz, 3.4GHz, 3.5GHz, 3.9GHz, 4.0GHz, 4.2GHz, 4.40GHz,
first, second, third, fourth generation.
Memory-Storage
• ROM / RAM: BIOS, DDR1, DDR2, DDR3, DDR4, 2GB, 4GB,
8GB.
• HDD: HP, Kingston, ADATA, Sony, Toshiba, Seagate, WD,
Barracuda – SSD, SATA, SCSI, 5400RPM, 7200RPM,
10,000RPM, 500GB, 1TB, 2TB, 3TB.
• BD, DVD, CD: HP, LG, Sony, Samsung. 8x, 18x, 24x, 48x,
SATA, RW, Cache, Form Factor 5.25”.
• USB – 2.0, 3.0, 3.1, Keyboard – QWERTY, Mouse – Optical
mouse, left, right click, scroll
Monitors
• CRT (Cathode Ray Tube), TFT, LCD (iquid crystal display), LED (Light
Emitting Diode), OLED (Organic LED), Plasma.
• Screen Size (13, 15, 17, 19, 21, 23, 27 and 32 inches),
• Viewing Angle (The viewing angle indicates at what angle the monitor can
be viewed vertically and horizontally and still be seen.),
• Contrast Ratio (The contrast ratio determines how rich colors will appear
on-screen, the higher the ratio the better. Contrast ratios range from 200:1
up to 1000:1),
• Resolution and Refresh Rates The resolution is the number of dots
displayed on the entire screen. The higher the resolution the smaller
everything on the screen will be. This can be a benefit for running multiple
applications at the same time but can also be a burden for someone with
poor eyesight. Common resolution supports include 640 * 480, 800 * 600
and 1,024*768 and so forth. The refresh rate of a monitor is the frequency
at which the screen is redrawn. The higher the number the more often the
screen is redrawn and the less flicker will occur. Common Refresh rate are
60 to 80Hertz.
Printers-Speakers
• Printers: Dot matrix (80/132 cloumn), Inkjet,
Laserjet, A8(Business card-2.07”x2.91”)
/A7…A4(8.27”x11.69”)/A3/A0/2A Plotter,
Black & White, Colour.
• Speakers – Mono, Stereo, Home Theatre, 2.1,
5.1, 7.1, SubWoofer, Wireless, Bluetooth.
Software
• System Software: Dedicated to managing the
computer itself, such as the operating system, file
management utilities, and disk operating
system. The computer programs used to start
and run computer systems.
• Application Software: Specific purpose programs
word processing, web browsers, accounting,
truck scheduling, Astrology, Music Player, Movie
Player, Video Games, etc.
Programming Languages
• Language (High / Low Level ) is set of instructions
to perform specific task.
• High level languages use common simple English
words for instructions. No need of detailed
information about computer hardware. Example:
C, C++, Java, etc.
• Low level languages use specific symbols for
instructions. Detailed information is required
about computer hardware. Example: Assembly
Language.
Compiler-Interpreter
• Compiler: is a computer program (or a set of
programs) that transforms source code (Program)
written in a programming language (the source
language) into another computer language /
object code (binary language).
• Interpreter: is a computer program that directly
executes, i.e. performs, instructions written in a
programming or scripting language, without
previously compiling them into a machine
language program.
Booting
• is the initialization of a computerized system.
• The booting process can be "hard", after electrical power to the
CPU is switched from off to on (in order to diagnose particular
hardware errors),
• or "soft", when those power-on self-tests (POST) can be avoided.
• A boot loader is a computer program that loads an operating
system or some other system software for the computer after
completion of the power-on self-tests;
• it is the loader for the operating system itself. Within the hard
reboot process, it runs after completion of the self-tests, then loads
and runs the software.
• A boot loader is loaded into main memory from persistent memory,
such as a hard disk drive.
Disk Partitions- File System
• Partitioning is typically the first step of preparing a newly
manufactured disk, before any files or directories have been
created.
• The disk stores the information about the partitions' locations and
sizes in an area known as the partition table that the operating
system reads before any other part of the disk.
• Each partition then appears in the operating system as a distinct
"logical" disk that uses part of the actual disk. System
administrators use a program called a partition editor to create,
resize, delete, and manipulate the partitions.
• In windows, Go to Control Panel, Disk Management for managing
partitions.
Multimedia
• is content that uses a combination of different content forms such
as text, audio, images, animation, video and interactive content.
• Graphics are visual images or designs on some surface, such as a
wall, canvas, screen, paper, or stone to inform, illustrate, or
entertain.
• In contemporary usage it includes: pictorial representation of data,
as in computer-aided design and manufacture, in typesetting and
the graphic arts, and in educational and recreational software.
• Images that are generated by a computer are called computer
graphics. Applications: cinema presentation, video game, simulator,
etc.
• Animation is the process of making the illusion of motion and
change by means of the rapid display of a sequence of static images
that minimally differ from each other. Images are displayed in a
rapid succession, usually 24, 25, 30, or 60 frames per second.
Number System
• Decimal number system – 0, 1, 2, 3, 4, 5, 6, 7,
8, 9, …
• Binary number system – 0 and 1
Decimal to Binary Conversion
• Step 1 − Divide the decimal number to be
converted by 2 (the value of the new base).
• Step 2 − Get the remainder from Step 1 as the
rightmost digit (least significant digit) of new base
number.
• Step 3 − Divide the quotient of the previous
divide by 2 (the new base).
• Step 4 − Record the remainder from Step 3 as the
next digit (to the left) of the new base number.
Example
Steps Operations Results Remainder
Step 1 29 / 2 14 1
Step 2 14 / 2 7 0
Step 3 7 / 2 3 1
Step 4 3 / 2 1 1
Step 5 1 / 2 0 1
Example continues …
• As mentioned in Steps 2 and 4, the
remainders have to be arranged in the reverse
order so that the first remainder becomes the
Least Significant Digit (LSD) and the last
remainder becomes the Most Significant Digit
(MSD).
• Decimal Number − 2910 = Binary Number −
111012.
Binary to Decimal Conversion
• Step 1 − Determine the column (positional)
value of each digit (this depends on the
position of the digit and the base of the
number system).
• Step 2 − Multiply the obtained column values
(in Step 1) by the digits in the corresponding
columns.
• Step 3 − Sum the products calculated in Step
2. The total is the equivalent value in decimal.
Example
Steps Binary Number Decimal Number
Step 1
111012 ((1 × 24) + (1 × 23) + (1 ×
22) + (0 × 21) + (1 × 20))10
Step 2
111012 (16 + 8 + 4 + 0 + 1)10
Step 3
111012 2910
Binary Number − 111012 = Decimal Number − 2910
ASCII
ASCII stands for American Standard Code for
Information Interchange. Computers can only
understand numbers, so an ASCII code is the
numerical representation of a character such as 'a'
or '@' or an action of some sort. 0-31 Control keys,
32-47 special characters, 48-57 numbers, 58-64
special characters, 65-90 capital letters, 91-96
special characters, 97-122 small letter, 123-127
special characters, 128-255 extended ASCII codes. If
a key is pressed respective ASCII code is identified
and converted to binary.
Unicode
• Unicode is a computing industry standard for
the consistent encoding, representation, and
handling of text expressed in most of the
world's writing systems.
• Character Decimal Hex Name
অ 2437 0985 BENGALI LETTER A
Documentation – Word 2010
Word 2010 continues …
Spread sheet – Excel 2010
Excel 2010 continues …
Presentation – PowerPoint 2010
PowerPoint 2010 continues …
Assignments
• Drawing Computer, Printer, Scanner, UPS, as many as computer
hardware etc.
• Brief about ten computer software in 500 words.
• Converting Decimal to Binary.
• Converting Binary to Decimal.
• JUSTIFY texts.
• Font, Size, Bold, Italics, Underline.
• Bullet lists and number lists.
• Present information using table.
• Page layout and design, formatting paragraph and line.
• Insert, format image, links, special characters, & equation.
• Spelling and grammar corrections, page, word, character count.
• Header and Footer
Assignments continues …
• Entering values in excel sheet, alignment, formatting,
page layout and design.
• Entering Formulas, Sorting, Filtering, Validating.
• Creating Graphs and Charts.
• Slide layout, formatting text, image, theme, transition.
• Running and Controlling slideshow.
• Searching information in the Internet, saving and
printing.
• Sending email, forwarding email, printing email,
deleting email.
• Uploading and Downloading information.
Happy with Computers …

Más contenido relacionado

La actualidad más candente

Presentation about computer hardware
Presentation about computer hardwarePresentation about computer hardware
Presentation about computer hardware
mahmood saqy
 

La actualidad más candente (20)

Uses of computer
Uses of computer Uses of computer
Uses of computer
 
Applications of computers
Applications of computersApplications of computers
Applications of computers
 
COMPUTER AND ITS USES
COMPUTER AND ITS USESCOMPUTER AND ITS USES
COMPUTER AND ITS USES
 
Application software
Application softwareApplication software
Application software
 
Output devices
Output devicesOutput devices
Output devices
 
Types of computer
Types of computerTypes of computer
Types of computer
 
Input,output & storage device ppt
Input,output & storage device pptInput,output & storage device ppt
Input,output & storage device ppt
 
Computer Software & its Types
Computer Software & its Types Computer Software & its Types
Computer Software & its Types
 
History of Computers
History of ComputersHistory of Computers
History of Computers
 
Computer basics
Computer basicsComputer basics
Computer basics
 
Presentation about computer hardware
Presentation about computer hardwarePresentation about computer hardware
Presentation about computer hardware
 
CHAP 1 - INTRODUCTION TO COMPUTERS
CHAP 1 - INTRODUCTION TO COMPUTERSCHAP 1 - INTRODUCTION TO COMPUTERS
CHAP 1 - INTRODUCTION TO COMPUTERS
 
Presentation on computer system
Presentation on computer systemPresentation on computer system
Presentation on computer system
 
System software and Application software
System software and Application softwareSystem software and Application software
System software and Application software
 
Introduction to Computer Science
Introduction to Computer ScienceIntroduction to Computer Science
Introduction to Computer Science
 
CPU and its components
CPU and its componentsCPU and its components
CPU and its components
 
History of computer
History of computerHistory of computer
History of computer
 
Word processing
Word processing  Word processing
Word processing
 
Introduction to computer
Introduction  to  computerIntroduction  to  computer
Introduction to computer
 
Brief history of computers
Brief history of computersBrief history of computers
Brief history of computers
 

Destacado

An efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communicationAn efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communication
eSAT Publishing House
 
Vis 1--invertebrates-vision
Vis 1--invertebrates-visionVis 1--invertebrates-vision
Vis 1--invertebrates-vision
badsah13
 
An original method for strengtheting in ancient stone domes in seismic region...
An original method for strengtheting in ancient stone domes in seismic region...An original method for strengtheting in ancient stone domes in seismic region...
An original method for strengtheting in ancient stone domes in seismic region...
eSAT Publishing House
 

Destacado (16)

What is Quality in Blended Learning?
What is Quality in Blended Learning?What is Quality in Blended Learning?
What is Quality in Blended Learning?
 
Escape From Hadoop: Spark One Liners for C* Ops
Escape From Hadoop: Spark One Liners for C* OpsEscape From Hadoop: Spark One Liners for C* Ops
Escape From Hadoop: Spark One Liners for C* Ops
 
Citizen journalism_by_Sumit Banik
Citizen journalism_by_Sumit BanikCitizen journalism_by_Sumit Banik
Citizen journalism_by_Sumit Banik
 
An efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communicationAn efficient monitoring system for sports person using wi fi communication
An efficient monitoring system for sports person using wi fi communication
 
Personal Sports Branding
Personal Sports BrandingPersonal Sports Branding
Personal Sports Branding
 
problematica de las tic
problematica de las ticproblematica de las tic
problematica de las tic
 
Family and marriage
Family and marriageFamily and marriage
Family and marriage
 
ACRA Biz File Singapore
ACRA Biz File SingaporeACRA Biz File Singapore
ACRA Biz File Singapore
 
Vis 1--invertebrates-vision
Vis 1--invertebrates-visionVis 1--invertebrates-vision
Vis 1--invertebrates-vision
 
2 bed apartment al arta 4 community view the greens 1156.36 sq ft
2 bed apartment al arta 4 community view the greens 1156.36 sq ft2 bed apartment al arta 4 community view the greens 1156.36 sq ft
2 bed apartment al arta 4 community view the greens 1156.36 sq ft
 
Presentacion Taller Web 2.0
Presentacion Taller Web 2.0Presentacion Taller Web 2.0
Presentacion Taller Web 2.0
 
InvestmentNews 2015 Adviser Technology Study: Key Findings
InvestmentNews 2015 Adviser Technology Study: Key FindingsInvestmentNews 2015 Adviser Technology Study: Key Findings
InvestmentNews 2015 Adviser Technology Study: Key Findings
 
Understanding the Quality of the Student Experience in Blended Learning Envir...
Understanding the Quality of the Student Experience in Blended Learning Envir...Understanding the Quality of the Student Experience in Blended Learning Envir...
Understanding the Quality of the Student Experience in Blended Learning Envir...
 
Guest Lecture Hogeschool Utrecht - 10 February 2015
Guest Lecture Hogeschool Utrecht - 10 February 2015Guest Lecture Hogeschool Utrecht - 10 February 2015
Guest Lecture Hogeschool Utrecht - 10 February 2015
 
An original method for strengtheting in ancient stone domes in seismic region...
An original method for strengtheting in ancient stone domes in seismic region...An original method for strengtheting in ancient stone domes in seismic region...
An original method for strengtheting in ancient stone domes in seismic region...
 
Aka manto
Aka mantoAka manto
Aka manto
 

Similar a Computer and Information Technology

Intro to computer system
Intro to computer systemIntro to computer system
Intro to computer system
benchhood
 
E 1-00powerpointpresentationupdate-090901115018-phpapp01
E 1-00powerpointpresentationupdate-090901115018-phpapp01E 1-00powerpointpresentationupdate-090901115018-phpapp01
E 1-00powerpointpresentationupdate-090901115018-phpapp01
12richa
 
KL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdfKL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdf
SysteDesig
 
02.hdwr soft
02.hdwr soft02.hdwr soft
02.hdwr soft
SCHOOL
 

Similar a Computer and Information Technology (20)

Basics of computer
Basics of computerBasics of computer
Basics of computer
 
COMPUTER COMPONENTS
COMPUTER COMPONENTSCOMPUTER COMPONENTS
COMPUTER COMPONENTS
 
Fundamental of Computers
Fundamental of ComputersFundamental of Computers
Fundamental of Computers
 
fundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdf
fundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdffundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdf
fundamentalofcomputers-postaldeptt-150308230655-conversion-gate01.pdf
 
E 100_p
E  100_pE  100_p
E 100_p
 
Intro to computer system
Intro to computer systemIntro to computer system
Intro to computer system
 
CST 20363 Session 4 Computer Logic Design
CST 20363 Session 4 Computer Logic DesignCST 20363 Session 4 Computer Logic Design
CST 20363 Session 4 Computer Logic Design
 
basic computer
basic computerbasic computer
basic computer
 
E 1-00powerpointpresentationupdate-090901115018-phpapp01
E 1-00powerpointpresentationupdate-090901115018-phpapp01E 1-00powerpointpresentationupdate-090901115018-phpapp01
E 1-00powerpointpresentationupdate-090901115018-phpapp01
 
Computer & Network technology
Computer & Network technologyComputer & Network technology
Computer & Network technology
 
KL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdfKL1034 Lect1 Computer assembly.pdf
KL1034 Lect1 Computer assembly.pdf
 
02.hdwr soft
02.hdwr soft02.hdwr soft
02.hdwr soft
 
Hardware and Software
Hardware and SoftwareHardware and Software
Hardware and Software
 
Know your computer
Know your computerKnow your computer
Know your computer
 
Computer Fundamentals.pptx
Computer Fundamentals.pptxComputer Fundamentals.pptx
Computer Fundamentals.pptx
 
Comp 501.pptx
Comp 501.pptxComp 501.pptx
Comp 501.pptx
 
computer literacy chapter2.pptx
computer literacy chapter2.pptxcomputer literacy chapter2.pptx
computer literacy chapter2.pptx
 
PC hardware components ppt slide_week2.ppt
PC hardware components ppt slide_week2.pptPC hardware components ppt slide_week2.ppt
PC hardware components ppt slide_week2.ppt
 
Computer_Basics_computer_basics.pptx
Computer_Basics_computer_basics.pptxComputer_Basics_computer_basics.pptx
Computer_Basics_computer_basics.pptx
 
Computer Visible Parts
Computer Visible PartsComputer Visible Parts
Computer Visible Parts
 

Más de National Institute of Technology Durgapur (11)

Morphological operations
Morphological operationsMorphological operations
Morphological operations
 
Digital image processing 2
Digital image processing   2Digital image processing   2
Digital image processing 2
 
Digital image processing - OLD
Digital image processing - OLDDigital image processing - OLD
Digital image processing - OLD
 
Cs 331 Data Structures
Cs 331 Data StructuresCs 331 Data Structures
Cs 331 Data Structures
 
Prog lang-c
Prog lang-cProg lang-c
Prog lang-c
 
Punctuations
PunctuationsPunctuations
Punctuations
 
Biometrics
BiometricsBiometrics
Biometrics
 
Computer vision
Computer visionComputer vision
Computer vision
 
Database design for HPC
Database design for HPCDatabase design for HPC
Database design for HPC
 
Human computer interaction
Human computer interactionHuman computer interaction
Human computer interaction
 
Natural language processing
Natural language processingNatural language processing
Natural language processing
 

Último

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
ciinovamais
 

Último (20)

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Magic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptxMagic bus Group work1and 2 (Team 3).pptx
Magic bus Group work1and 2 (Team 3).pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 

Computer and Information Technology

  • 1. Certificate Course on Computer and Information Technology Saravanan Chandran, Ph.D. National Institute of Technology, Durgapur, India, dr.cs1973@gmail.com
  • 2.
  • 3. Introduction to Computer An electronic device - receives information (data) - performs a sequence of operations (calculations) - as per the set of procedural instructions (programs) - produces result (reports)
  • 4.
  • 5. Types of Computers • Microcomputers (personal computers) single chip microprocessors • Desktop computers - A case and a display put on a desk. • Laptops and notebook computers – Portable and all in two foldable cases. • Tablet computer – Portable and all in one case. • Smartphones – Small handheld computers with limited hardware.
  • 6.
  • 7. Servers • usually refers to a computer that is dedicated to provide a service • For example, a computer dedicated to a database may be called a "database server". • "File servers" manage a large collection of computer files. • "Web servers" process web pages and web applications.
  • 8.
  • 9. Workstations • A workstation is a special computer designed for technical or scientific applications. • Primarily used by one person at a time. • They are connected to a local area network and run multi-user operating systems.
  • 10.
  • 11. Minicomputers • Minicomputers are a class of multi-user computers that lie in the middle range of the computing spectrum, in between the smallest mainframe computers and the largest single- user systems (microcomputers or personal computers).
  • 12.
  • 13. Mainframe • The term mainframe computer was created to distinguish the traditional, large, institutional computer intended to service multiple users from the smaller, single user machines. They are measured in MIPS (million instructions per second) and respond to up to 100s of millions of users at a time.
  • 14.
  • 15. Supercomputers • A Supercomputer is focused on performing tasks involving intense numerical calculations such as weather forecasting, fluid dynamics, nuclear simulations, theoretical astrophysics, and complex scientific computations. Supercomputer processing speeds are measured in floating point operations per second, or FLOPS.
  • 16.
  • 17.
  • 18.
  • 19.
  • 20.
  • 21. Cabinet-Mother Board-Processors • Cabinet: SMPS 450, 500, 550, 600, 650, 750, 850, 900 WATT • Mother Board: Intel, Zebronics, Asus, Gigabyte, Mercury, Frontech, Msi, Ecs, Chipset, Memoryslots, Form Factor (size, configuration) • Processors: AMD A10-5800K. AMD FX-9590. AMD Sempron 3850, Intel Core i3-6100. Intel Core i7-6700K. Intel Core i5-4690K, CPU Cores 4, 8, GPU Cores, CPU Frequency, 3M, 6M, 8M, Cache (L2), 3.00GHz, 3.1GHz, 3.2GHz, 3.4GHz, 3.5GHz, 3.9GHz, 4.0GHz, 4.2GHz, 4.40GHz, first, second, third, fourth generation.
  • 22. Memory-Storage • ROM / RAM: BIOS, DDR1, DDR2, DDR3, DDR4, 2GB, 4GB, 8GB. • HDD: HP, Kingston, ADATA, Sony, Toshiba, Seagate, WD, Barracuda – SSD, SATA, SCSI, 5400RPM, 7200RPM, 10,000RPM, 500GB, 1TB, 2TB, 3TB. • BD, DVD, CD: HP, LG, Sony, Samsung. 8x, 18x, 24x, 48x, SATA, RW, Cache, Form Factor 5.25”. • USB – 2.0, 3.0, 3.1, Keyboard – QWERTY, Mouse – Optical mouse, left, right click, scroll
  • 23. Monitors • CRT (Cathode Ray Tube), TFT, LCD (iquid crystal display), LED (Light Emitting Diode), OLED (Organic LED), Plasma. • Screen Size (13, 15, 17, 19, 21, 23, 27 and 32 inches), • Viewing Angle (The viewing angle indicates at what angle the monitor can be viewed vertically and horizontally and still be seen.), • Contrast Ratio (The contrast ratio determines how rich colors will appear on-screen, the higher the ratio the better. Contrast ratios range from 200:1 up to 1000:1), • Resolution and Refresh Rates The resolution is the number of dots displayed on the entire screen. The higher the resolution the smaller everything on the screen will be. This can be a benefit for running multiple applications at the same time but can also be a burden for someone with poor eyesight. Common resolution supports include 640 * 480, 800 * 600 and 1,024*768 and so forth. The refresh rate of a monitor is the frequency at which the screen is redrawn. The higher the number the more often the screen is redrawn and the less flicker will occur. Common Refresh rate are 60 to 80Hertz.
  • 24. Printers-Speakers • Printers: Dot matrix (80/132 cloumn), Inkjet, Laserjet, A8(Business card-2.07”x2.91”) /A7…A4(8.27”x11.69”)/A3/A0/2A Plotter, Black & White, Colour. • Speakers – Mono, Stereo, Home Theatre, 2.1, 5.1, 7.1, SubWoofer, Wireless, Bluetooth.
  • 25. Software • System Software: Dedicated to managing the computer itself, such as the operating system, file management utilities, and disk operating system. The computer programs used to start and run computer systems. • Application Software: Specific purpose programs word processing, web browsers, accounting, truck scheduling, Astrology, Music Player, Movie Player, Video Games, etc.
  • 26. Programming Languages • Language (High / Low Level ) is set of instructions to perform specific task. • High level languages use common simple English words for instructions. No need of detailed information about computer hardware. Example: C, C++, Java, etc. • Low level languages use specific symbols for instructions. Detailed information is required about computer hardware. Example: Assembly Language.
  • 27. Compiler-Interpreter • Compiler: is a computer program (or a set of programs) that transforms source code (Program) written in a programming language (the source language) into another computer language / object code (binary language). • Interpreter: is a computer program that directly executes, i.e. performs, instructions written in a programming or scripting language, without previously compiling them into a machine language program.
  • 28. Booting • is the initialization of a computerized system. • The booting process can be "hard", after electrical power to the CPU is switched from off to on (in order to diagnose particular hardware errors), • or "soft", when those power-on self-tests (POST) can be avoided. • A boot loader is a computer program that loads an operating system or some other system software for the computer after completion of the power-on self-tests; • it is the loader for the operating system itself. Within the hard reboot process, it runs after completion of the self-tests, then loads and runs the software. • A boot loader is loaded into main memory from persistent memory, such as a hard disk drive.
  • 29. Disk Partitions- File System • Partitioning is typically the first step of preparing a newly manufactured disk, before any files or directories have been created. • The disk stores the information about the partitions' locations and sizes in an area known as the partition table that the operating system reads before any other part of the disk. • Each partition then appears in the operating system as a distinct "logical" disk that uses part of the actual disk. System administrators use a program called a partition editor to create, resize, delete, and manipulate the partitions. • In windows, Go to Control Panel, Disk Management for managing partitions.
  • 30.
  • 31. Multimedia • is content that uses a combination of different content forms such as text, audio, images, animation, video and interactive content. • Graphics are visual images or designs on some surface, such as a wall, canvas, screen, paper, or stone to inform, illustrate, or entertain. • In contemporary usage it includes: pictorial representation of data, as in computer-aided design and manufacture, in typesetting and the graphic arts, and in educational and recreational software. • Images that are generated by a computer are called computer graphics. Applications: cinema presentation, video game, simulator, etc. • Animation is the process of making the illusion of motion and change by means of the rapid display of a sequence of static images that minimally differ from each other. Images are displayed in a rapid succession, usually 24, 25, 30, or 60 frames per second.
  • 32. Number System • Decimal number system – 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, … • Binary number system – 0 and 1
  • 33. Decimal to Binary Conversion • Step 1 − Divide the decimal number to be converted by 2 (the value of the new base). • Step 2 − Get the remainder from Step 1 as the rightmost digit (least significant digit) of new base number. • Step 3 − Divide the quotient of the previous divide by 2 (the new base). • Step 4 − Record the remainder from Step 3 as the next digit (to the left) of the new base number.
  • 34. Example Steps Operations Results Remainder Step 1 29 / 2 14 1 Step 2 14 / 2 7 0 Step 3 7 / 2 3 1 Step 4 3 / 2 1 1 Step 5 1 / 2 0 1
  • 35. Example continues … • As mentioned in Steps 2 and 4, the remainders have to be arranged in the reverse order so that the first remainder becomes the Least Significant Digit (LSD) and the last remainder becomes the Most Significant Digit (MSD). • Decimal Number − 2910 = Binary Number − 111012.
  • 36. Binary to Decimal Conversion • Step 1 − Determine the column (positional) value of each digit (this depends on the position of the digit and the base of the number system). • Step 2 − Multiply the obtained column values (in Step 1) by the digits in the corresponding columns. • Step 3 − Sum the products calculated in Step 2. The total is the equivalent value in decimal.
  • 37. Example Steps Binary Number Decimal Number Step 1 111012 ((1 × 24) + (1 × 23) + (1 × 22) + (0 × 21) + (1 × 20))10 Step 2 111012 (16 + 8 + 4 + 0 + 1)10 Step 3 111012 2910 Binary Number − 111012 = Decimal Number − 2910
  • 38. ASCII ASCII stands for American Standard Code for Information Interchange. Computers can only understand numbers, so an ASCII code is the numerical representation of a character such as 'a' or '@' or an action of some sort. 0-31 Control keys, 32-47 special characters, 48-57 numbers, 58-64 special characters, 65-90 capital letters, 91-96 special characters, 97-122 small letter, 123-127 special characters, 128-255 extended ASCII codes. If a key is pressed respective ASCII code is identified and converted to binary.
  • 39. Unicode • Unicode is a computing industry standard for the consistent encoding, representation, and handling of text expressed in most of the world's writing systems. • Character Decimal Hex Name অ 2437 0985 BENGALI LETTER A
  • 42. Spread sheet – Excel 2010
  • 46.
  • 47. Assignments • Drawing Computer, Printer, Scanner, UPS, as many as computer hardware etc. • Brief about ten computer software in 500 words. • Converting Decimal to Binary. • Converting Binary to Decimal. • JUSTIFY texts. • Font, Size, Bold, Italics, Underline. • Bullet lists and number lists. • Present information using table. • Page layout and design, formatting paragraph and line. • Insert, format image, links, special characters, & equation. • Spelling and grammar corrections, page, word, character count. • Header and Footer
  • 48. Assignments continues … • Entering values in excel sheet, alignment, formatting, page layout and design. • Entering Formulas, Sorting, Filtering, Validating. • Creating Graphs and Charts. • Slide layout, formatting text, image, theme, transition. • Running and Controlling slideshow. • Searching information in the Internet, saving and printing. • Sending email, forwarding email, printing email, deleting email. • Uploading and Downloading information.