Programming Unit 2
Programming Unit 2
PROGRAMMING
METHODOLOGIES
Lecture #0
The kick start session
Course details
• LTP – 3 0 2 [Three lectures/week]
Book:
PROGRAMMING IN ANSI C, 6TH EDITION by E. BALAGURUSAMY, MC
GRAW HILL
• How to
Logic
Build Implement
ing
Daily routine
• Let us explore more as the day goes by…
Go!!!
Where
Class To Movie
Go?
Stop Stop
Daily routine
• Yet another example but more complex
Vision
Sensor
Sipping TEA
Smell
Sensor
Radiation
Sensor
If all sensors ¿SIP
If even one is ¿WAIT!!! Touch
Sensor
So what does this mean?
• Take ANY activity of the day…
• It will have a set procedure
• It has to be done in a designate way
• If not done the specified way will yield
wrong results
• Success in doing it depends on how
closer one is to the prescribed method
Logic
What next?
If there is logic in anything then . . .
• There has to be ways to represent
logic
• There has to be modes to modify and
re-represent logic
• There should be methodology to
implement and re-design logic
• And for all this…
What next ?
There has to be logic machine to
assimilate, understand, solve,
store, retrieve and represent logic