For developer track, we have 5 attendees. We have decided to limit the number of attendees for now, as we want to spread and teach the knowledge effectively.
Initial developer track will be delivered by myself, Eriawan. As for now, I deliver introduction to C#.
Hi there! This is Week 2 of Developer track study club, part of MUGI Jadetabek community program. As usual, we held this on Microsoft Indonesia office, on 2nd November, 2013.
This week I bring OOP concept in C# and the OOP.
Official link for OOP in C# and VB (for Visual Studio 2012) is at: http://msdn.microsoft.com/en-us/library/dd460654%28v=vs.110%29.aspx
Before that, we spent 1 hour to discuss last week homework task: creating butterfly.
These are the pictures from Week 2:
And this is another style pose:
Basically, OOP has these 3 pillars:
- Inheritance
- Polymorphism
- Encapsulation
Unfortunately, OOP was not described well in MSDN Library.
I suggest we look at the Oracle’s Java documentation of OOP at: http://docs.oracle.com/javase/tutorial/java/concepts/
They have nice illustration to describe encapsulation:
And the sample in real world:
The slide will be available on week 3, tomorrow!
No comments:
Post a Comment