Saturday, March 9, 2013

Design Pattern Startup

Assalam-o-Alikum / Hi to All,
Now we are starting to learn design pattern. About design pattern i did not give you any standard definition.
Only i tell you what i think about that. I think design pattern are the ways how to tackle different situations in your design/code which already faced our seniors and they make some solutions which are very good.
Now before starting the design patterns here i tell you some things about design pattern.
The biggest issue which mostly people face is that they know many design patterns but they don't know where they use. Means there are many situations where we can use some design pattern which we know but we did not use. And many times there are many situations where we use any wrong design pattern.
So my personal opinion, the design patterns are very easy, the main issue is how and when we use which design pattern.
So we also try in every design pattern to make any real world scenario where i try to fit our design pattern.
OK Lets start.
1. My Friend Singleton Design Pattern :)
2. My Friend Observer Design Pattern :)

No comments:

Post a Comment