Who: Code Fellows
Where: Code Fellowsv HQ
When: May 12, 6:30 pm – 8:30 pm
What: Computers have become a part of everyone’s day to day life. The mechanics of making computers work, however, are rather abstract. Object Oriented Paradigm, or Programming, (aka OOP) is a methodology through which the abstract becomes nearly tangible – machine language is translated into easier to understand objects and methods.
OOP is one of the most powerful, popular, effective and efficient programming technique used by many programming languages to interact with the computer. Siva Dopasati will share the true essence of OOP and how using this technique can enable you to engineer and program effectively.
Siva will cover:
– Why/What OOP
– Understanding Classes and Objects
– Different principles of OOP (Encapsulation, Abstraction, Inheritance & Polymorphism)