MODULE1
Basics of Computer Hardware and Software: Basics of Computer
Architecture: processor, Memory, Input& Output devices. Application
Software & System software: Compilers, interpreters, High level and low
level languages. Introduction to structured approach to programming, Flow
chart Algorithms
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 1
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 2
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 3
Characteristics of a computer
• SPEED
• ACCURACY
• DILIGENCE
• VERSATILITY
• POWER OF REMEMBERING
• NO IQ
• NO FEELING
• STORAGE
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 4
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 5
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 6
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 7
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 8
• Registers: are high speed storage areas within the CPU but
has the least storage capacity..
Following are some commonly used registers:
• Accumulator: This is the most common register, used to
store data taken out from the memory.
• General Purpose Registers: This is used to store data
intermediate results during program execution.
• MAR: Memory Address Register are those registers that
holds the address for memory unit.
• MDR: Memory Data Register stores data received from the
memory and sent from the memory.
• PC: Program Counter points to the next instruction to be
executed.
• IR: Instruction Register holds the instruction which is
currently been executed.
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 9
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 10
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 11
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 12
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 13
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 14
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 15
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 16
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 17
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 18
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 19
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 20
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 21
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 22
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 23
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 24
Algorithms &Flowcharts
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 25
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 26
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 27
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 28
6/30/2020 NIMMY RAJU,AP,VKCET,TVM 29

EST 102 Programming in C-MODULE 1