This video is based on an introductory lecture on object oriented methodologies.
The topics discussed include :
features of procedure oriented programming,
role of functions and data in procedure oriented programming,
top-down approach in details,
drawbacks of procedure oriented programming,
characteristics of object oriented programming,
role of data and salient features of object oriented programming,
bottom-up approach in details.
These lectures are based on the book
"OBJECT ORIENTED PROGRAMMING WITH C++" by E Balagurusamy.