SlideShare a Scribd company logo
1 of 76
Download to read offline
.
“FUNDAMENTALS OF
COMPUTER”
By
Prof. Anand N. Gharu
(Assistant Professor)
PVGCOE Computer Dept.
11th July 2020
.
Contents
 History
 Introduction
 Block Diagram
 Part of Computer
 Input device
 Output device
 Storage device
 Pheripheral devices
 Internal component
 Types of computer
 Types of Keyboard & Mouse
 Types of Scanner and Printer
 Other Hardwares
 Operating System
Generation of Computer
Generations Period Technology
First Generation 1946-1955 Vacuums Tube
Second Generation 1955-1965 Transistors
Third Generation 1965-1975 Integrated Circuits
(ICs)
Forth Generation 1976-1988 Microprocessor/Large
Scale
Integration
Fifth Generation Since 1988 Artificial Intelligence
First Generation (1940-1954)
 Time period :
 Technology :
1940-1954
Vacuum Tube based Computer / Used Vacuum tubes for
circuitry and magnetic drums for memory
Very Expensive
Bigger in size
 Cost :
 Size :
 Input / Output : Punch Card
Vacuum tube technology
Second Generation (1959-1965)
The period of second
generation
Use of transistors
Very costly
Supported machine and
assembly languages
Transistor
Third Generation (1965-1971)
IC used
Smaller size
Still costly
Supported high-level
language
IC -Integrated circuit
21
Fourth Generation (1971-1980)
23
Theperiodoffourthgeneration
was1971-1980
VLSItechnologyused
Verysmallsize
NoA.C. needed
Microprocessor
Fifth Generation (1980-till date)
26
ULSItechnology
Artificialintelligence
Availabilityofverypowerful
Voicerecognition
Naturallanguage
INTRODUCTION
INTRODUCTION
WHAT IS ACOMPUTER?
 The word “Computer” is derived from the word “Compute”.
 It means to calculate. We all are familiar with calculations in our
day-to-day life. We apply mathematical operations like addition,
subtraction, multiplication, division, etc. and many other
formulae for calculations.
 Simple calculations take less time. But complex calculations
take much longer time. Another factor is accuracy in
calculations.
 So man explored with the idea to develop a machine, which can
perform this type of arithmetic calculation faster, and with full
accuracy. This gave birth to a device or machine called
“computer”.
DEFINITION OF A COMPUTER
“A computer is an electronic device,
which can be programmed to perform high-
speed mathematical or logical operations.
 Computer accepts, stores, manipulates and
processes information in binary format and
display the results in a human understandable
language.”
WHAT IS COMPUTER?
 A computer is an electronic device used to
process data.
 A computer can convert data into information
that is useful to people.
 A complete computer system includes four
distinct parts:
Hardware
Software
Data
User
BLOCK DIAGRAM OF COMPUTER
HARDWARE
A computer's hardware consists of
electronic devices; the parts you can see and
touch.
The term "device" refers to any piece of
hardware used by the computer, such as a
keyboard, monitor, modem, mouse, etc.
SOFTWARE
Software – also called programs – consists
sets of instructions for controlling the computer.
Or things which we cannt touch.
e. g. MS-Office , Web Browser , Notepad,
Wordpad etc
Types of Hardware
A computer's hardware devices are
categorized as follows:
 Processor
 Memory
 Input and output (I/O) devices
 Storage devices
01101010
01001010
01101101001111
10000000
PART OF
COMPUTER
INPUT
DEVICES
OUTPUT
DEVICES
STORAGE
DEVICES
Hard Disk Drive
34
Hard Disk Drive
35
Compact Disk Drive
36
Compact Disk (CD)
Optical Disk Drive Mechanism
37
PHERIPHERAL
DEVICES
INTERNAL
COMPONENTs
C.P.U.
42
TYPES OF
COMPUTER
Tablet PC
Handheld PC(PDA)
Smart phone
KEYBOARD
Standard Keyboard (104 Keys)
Foldable Keyboard Virtual Laser Keyboard
MOUSE
Mechanical Mouse
55
Optical Mouse
MONITOR
Cathode Ray Tube
The first computer monitors used Cathode Ray
Tubes (CRT). Until the early 1980s, they were
known as video display terminals and were
physically attached to the computer and keyboard.
TFT-LCD
Thin film transistor
display (TFT-LCD) is a
liquid
of LCD
crystal
which
uses thin-film transistor
variant
(TFT) technology to
improve image quality (e.g., addressability, contrast).
TFT LCD is one type of Active matrix LCD, though
all LCD-screens are based on matrix addressing.
LED and OLED
Organic light-emitting diode (OLED)
monitors provide higher contrast and better viewing
angles than LCDs, and are predicted to replace them.
SCANNER &
PRINTER
Flatbed Scanner
61
Dot Matrix Printer
62
Laser Printer
Dot matrix
printer
Inkjet printerLaser
printer
PLOTTER
PLOTTER
• Plotter is an output device similar to printer, which
produce hard copy output of graphs, maps, charts, etc., on any
sort of paper. The plotter is very convenient and invaluable
tool in business graphics applications for printing on very large
size papers like Film posters, AutoCAD building drawings etc.,
GMK
S.M.P.S.
66
SMPS: It refers to Switched Mode Power
Supply. It is a buffer circuit, make the computer
system load, compatible with its power source.
A switched-mode power supply is an electronic
power supply that incorporates a switching regulator
to convert electrical power efficiently. Like other
power supplies, an SMPS transfers power from a
source, like mains power, to a load, such as a PC,
while converting voltage (from 230 V to 12V or 5V)
and current (from AC to DC) characteristics. An
SMPS is usually employed to efficiently provide a
regulated output voltage.
S.M.P.S.
67
Ports and Peripherals
Ports are an interface between
the computer and another
peripheral device such as a disk
drive, mouse, printer, modem,
monitor, camera, FLASH drive
or keyboard.
U.S.B.
USB (Universal Serial Bus):- It combines all the
advantages of multi-platform serials ports. We can connect
mouse, keyboard, digital camera, printer and storage devices to
USB.
PEN DRIVE U.S.B.
MODEM (Modulator – Demodulator):-
In order to go online and surf the web or check E-mail, we
need a modem to connect to an internet service provider
(ISP). A modem is a device that we connect to a computer
and to a phone line. Basically, modems do for computers
what a telephone does for humans.
A modem is a device that modulates an analog carrier
signal to encode digital information, and also demodulates
such a carrier signal to decode the transmitted information.
The goal is to produce a signal that can be transmitted easily
and decoded to reproduce the original digital data.
MODEM
70
MODEM
There are two types of MODEM namely,
1)Internal MODEM: It is integrated with mother
board or attached to mother board.
2)External MODEM: It is an external device,
connected to mother board using serial port.
71
OPERATING
SYSTEM
Operating system
 An Operating System (OS) is an interface between a computer user and
computer hardware.
 An operating system is a software which performs all the basic tasks like
file management, memory management, process management, handling
input and output, and controlling peripheral devices such as disk drives and
printers.
Example of Operating system
Window 8 Window 10
Window xp Window Vista Window 7
Linux Operating system
Ubuntu fedora
Window xp Window 7
THANK YOU….!!!!

More Related Content

What's hot

What's hot (20)

Evolution of operating system
Evolution of operating systemEvolution of operating system
Evolution of operating system
 
Introduction to operating system
Introduction to operating systemIntroduction to operating system
Introduction to operating system
 
Bba i-introduction to computer-u-3-functions operating systems
Bba  i-introduction to computer-u-3-functions operating systemsBba  i-introduction to computer-u-3-functions operating systems
Bba i-introduction to computer-u-3-functions operating systems
 
Operating systems
Operating systems Operating systems
Operating systems
 
Operating system structures
Operating system structuresOperating system structures
Operating system structures
 
Principles of operating system
Principles of operating systemPrinciples of operating system
Principles of operating system
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Os unit 1(cont)
Os unit 1(cont)Os unit 1(cont)
Os unit 1(cont)
 
System Z operating system
System Z operating systemSystem Z operating system
System Z operating system
 
Operating system 02 os as an extended machine
Operating system 02 os as an extended machineOperating system 02 os as an extended machine
Operating system 02 os as an extended machine
 
OPERATING SYSTEM
OPERATING SYSTEMOPERATING SYSTEM
OPERATING SYSTEM
 
Computer system architecture
Computer system architectureComputer system architecture
Computer system architecture
 
Operating system Concepts
Operating system Concepts Operating system Concepts
Operating system Concepts
 
operating system
operating systemoperating system
operating system
 
Operating System
Operating SystemOperating System
Operating System
 
What is operating system
What is operating systemWhat is operating system
What is operating system
 
Operating system
Operating systemOperating system
Operating system
 
Operating system
Operating systemOperating system
Operating system
 
Operating System
Operating System Operating System
Operating System
 
Operating systems1[1]
Operating systems1[1]Operating systems1[1]
Operating systems1[1]
 

Similar to Fundamentals of Computer Systems

computer concepts.pptx
computer concepts.pptxcomputer concepts.pptx
computer concepts.pptxDishantGola
 
Computer Based Presentation.pptx
Computer Based Presentation.pptxComputer Based Presentation.pptx
Computer Based Presentation.pptxShivamYadav362790
 
Full Computer Hardware Course | All concepts with Brief
Full Computer Hardware Course | All concepts with Brief Full Computer Hardware Course | All concepts with Brief
Full Computer Hardware Course | All concepts with Brief Shiv Nandan Singh
 
1502656599class_vi.pdf
1502656599class_vi.pdf1502656599class_vi.pdf
1502656599class_vi.pdfssuser24eb7e1
 
an overview of computer
 an overview of computer an overview of computer
an overview of computersmartyaana
 
Introduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptxIntroduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptxShivanjaliChaurasia1
 
Elias Tinotenda Masendeke presentation.pptx
Elias Tinotenda Masendeke presentation.pptxElias Tinotenda Masendeke presentation.pptx
Elias Tinotenda Masendeke presentation.pptxsendersjnrmas211
 
Random 120507151041-phpapp02
Random 120507151041-phpapp02Random 120507151041-phpapp02
Random 120507151041-phpapp02Yazeed Khalid
 
Reportmajor ppt2003 (hardware)
Reportmajor ppt2003 (hardware)Reportmajor ppt2003 (hardware)
Reportmajor ppt2003 (hardware)lealynn
 
Computing Technology and Input and Output Devices
Computing Technology and Input and Output DevicesComputing Technology and Input and Output Devices
Computing Technology and Input and Output DevicesDivyanshi Singh
 
Introduction to computer according to veta curicullum
Introduction to computer according to veta curicullumIntroduction to computer according to veta curicullum
Introduction to computer according to veta curicullumSteven Alphonce
 

Similar to Fundamentals of Computer Systems (20)

computer concepts.pptx
computer concepts.pptxcomputer concepts.pptx
computer concepts.pptx
 
Computer Based Presentation.pptx
Computer Based Presentation.pptxComputer Based Presentation.pptx
Computer Based Presentation.pptx
 
mix topic.pptx
mix topic.pptxmix topic.pptx
mix topic.pptx
 
Full Computer Hardware Course | All concepts with Brief
Full Computer Hardware Course | All concepts with Brief Full Computer Hardware Course | All concepts with Brief
Full Computer Hardware Course | All concepts with Brief
 
1502656599class_vi.pdf
1502656599class_vi.pdf1502656599class_vi.pdf
1502656599class_vi.pdf
 
Ict basics
Ict basicsIct basics
Ict basics
 
an overview of computer
 an overview of computer an overview of computer
an overview of computer
 
Ict basics
Ict basicsIct basics
Ict basics
 
Computer hardware
Computer hardwareComputer hardware
Computer hardware
 
PPT ON BASIC OF COMPUTER SANTHOSH g
PPT ON BASIC OF COMPUTER SANTHOSH gPPT ON BASIC OF COMPUTER SANTHOSH g
PPT ON BASIC OF COMPUTER SANTHOSH g
 
Ppt on basic of computer samtoshg
Ppt on basic of computer samtoshgPpt on basic of computer samtoshg
Ppt on basic of computer samtoshg
 
Introduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptxIntroduction to Computer System-ppt-converted.pptx
Introduction to Computer System-ppt-converted.pptx
 
Elias Tinotenda Masendeke presentation.pptx
Elias Tinotenda Masendeke presentation.pptxElias Tinotenda Masendeke presentation.pptx
Elias Tinotenda Masendeke presentation.pptx
 
Random 120507151041-phpapp02
Random 120507151041-phpapp02Random 120507151041-phpapp02
Random 120507151041-phpapp02
 
Reportmajor ppt2003 (hardware)
Reportmajor ppt2003 (hardware)Reportmajor ppt2003 (hardware)
Reportmajor ppt2003 (hardware)
 
computerComputer
computerComputercomputerComputer
computerComputer
 
Computer fundamentals
Computer fundamentalsComputer fundamentals
Computer fundamentals
 
Computing Technology and Input and Output Devices
Computing Technology and Input and Output DevicesComputing Technology and Input and Output Devices
Computing Technology and Input and Output Devices
 
Computer Basics
Computer BasicsComputer Basics
Computer Basics
 
Introduction to computer according to veta curicullum
Introduction to computer according to veta curicullumIntroduction to computer according to veta curicullum
Introduction to computer according to veta curicullum
 

More from PUNE VIDYARTHI GRIHA'S COLLEGE OF ENGINEERING, NASHIK

More from PUNE VIDYARTHI GRIHA'S COLLEGE OF ENGINEERING, NASHIK (20)

Wt unit 6 ppts web services
Wt unit 6 ppts web servicesWt unit 6 ppts web services
Wt unit 6 ppts web services
 
Wt unit 5 client & server side framework
Wt unit 5 client & server side frameworkWt unit 5 client & server side framework
Wt unit 5 client & server side framework
 
Wt unit 4 server side technology-2
Wt unit 4 server side technology-2Wt unit 4 server side technology-2
Wt unit 4 server side technology-2
 
Wt unit 3 server side technology
Wt unit 3 server side technologyWt unit 3 server side technology
Wt unit 3 server side technology
 
Wt unit 2 ppts client sied technology
Wt unit 2 ppts client sied technologyWt unit 2 ppts client sied technology
Wt unit 2 ppts client sied technology
 
web development process WT
web development process WTweb development process WT
web development process WT
 
Unit 6 dsa SEARCHING AND SORTING
Unit 6 dsa SEARCHING AND SORTINGUnit 6 dsa SEARCHING AND SORTING
Unit 6 dsa SEARCHING AND SORTING
 
Unit 5 dsa QUEUE
Unit 5 dsa QUEUEUnit 5 dsa QUEUE
Unit 5 dsa QUEUE
 
Unit 3 dsa LINKED LIST
Unit 3 dsa LINKED LISTUnit 3 dsa LINKED LIST
Unit 3 dsa LINKED LIST
 
Unit 2 dsa LINEAR DATA STRUCTURE
Unit 2 dsa LINEAR DATA STRUCTUREUnit 2 dsa LINEAR DATA STRUCTURE
Unit 2 dsa LINEAR DATA STRUCTURE
 
Unit 1 dsa
Unit 1 dsaUnit 1 dsa
Unit 1 dsa
 
Wt unit 2 ppts client side technology
Wt unit 2 ppts client side technologyWt unit 2 ppts client side technology
Wt unit 2 ppts client side technology
 
Wt unit 1 ppts web development process
Wt unit 1 ppts web development processWt unit 1 ppts web development process
Wt unit 1 ppts web development process
 
Wt unit 3 server side technology
Wt unit 3 server side technologyWt unit 3 server side technology
Wt unit 3 server side technology
 
LANGUAGE TRANSLATOR
LANGUAGE TRANSLATORLANGUAGE TRANSLATOR
LANGUAGE TRANSLATOR
 
LEX & YACC TOOL
LEX & YACC TOOLLEX & YACC TOOL
LEX & YACC TOOL
 
PL-3 LAB MANUAL
PL-3 LAB MANUALPL-3 LAB MANUAL
PL-3 LAB MANUAL
 
COMPUTER LABORATORY-4 LAB MANUAL BE COMPUTER ENGINEERING
COMPUTER LABORATORY-4 LAB MANUAL BE COMPUTER ENGINEERINGCOMPUTER LABORATORY-4 LAB MANUAL BE COMPUTER ENGINEERING
COMPUTER LABORATORY-4 LAB MANUAL BE COMPUTER ENGINEERING
 
Deld model answer nov 2017
Deld model answer nov 2017Deld model answer nov 2017
Deld model answer nov 2017
 
DEL LAB MANUAL
DEL LAB MANUALDEL LAB MANUAL
DEL LAB MANUAL
 

Recently uploaded

ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSJoshuaGantuangco2
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designMIPLM
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxAshokKarra1
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxMaryGraceBautista27
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 

Recently uploaded (20)

ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTSGRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
GRADE 4 - SUMMATIVE TEST QUARTER 4 ALL SUBJECTS
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
Keynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-designKeynote by Prof. Wurzer at Nordex about IP-design
Keynote by Prof. Wurzer at Nordex about IP-design
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
Karra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptxKarra SKD Conference Presentation Revised.pptx
Karra SKD Conference Presentation Revised.pptx
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Science 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptxScience 7 Quarter 4 Module 2: Natural Resources.pptx
Science 7 Quarter 4 Module 2: Natural Resources.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 

Fundamentals of Computer Systems