Norman Sasono

Beauty is the first test: there is no permanent place in the world for ugly Mathematics – G.H. Hardy
See also: Other Geeks@INDC

About Me

Browse by Tags

All Tags » OOP (RSS)
Oversimplified Mathematical View to Understand the beauty of OOP
This is my oversimplifed Mathematical view of OOP so that we can understand the beauty of OOP. Where its power really is. Let's define: X is a set of real world concepts that matters. Z is a set of Software objects (usually defined via class). OOP...
Why C# is Getting Functional? Cos for LINQ, OOP is choked! :)
Functional Programming stuff are creeping in into C#. Some people like it, some people confused, some people discouraged. Why do we need to add Functional Programming stuff into C#? Cos OOP principles get choked to do one thing C# would like to do, LINQ...