Click here to Skip to main content
15,899,314 members

Articles by Arpit Mandliya (Article: 1, Technical Blogs: 5, Tip/Tricks: 3)

Article: 1, Technical Blogs: 5, Tip/Tricks: 3

RSS Feed

Average article rating: 4.88

Programming Languages
Java
21 Mar 2013   Updated: 22 Mar 2013   Rating: 4.88/5    Votes: 12   Popularity: 5.08
Licence: CPOL    Views: 67,346     Bookmarked: 16   Downloaded: 7
Please Sign up or sign in to vote.
It provides observer design pattern in detail with example and explains Java Ap

Average blogs rating: 4.81

9 Oct 2012   Updated: 9 Oct 2012   Rating: 4.89/5    Votes: 6   Popularity: 3.80
Licence: CPOL    Views: 29,881     Bookmarked: 6   Downloaded: 175
Please Sign up or sign in to vote.
CodeProjectReal life example: A very simple example is using phone charger.
9 Oct 2012   Updated: 9 Oct 2012   Rating: 4.75/5    Votes: 4   Popularity: 2.86
Licence: CPOL    Views: 11,840     Bookmarked: 4   Downloaded: 0
Please Sign up or sign in to vote.
CodeProjectProxy design pattern allows you to create a wrapper class over real object.Wrapper class which is proxy,controls access to real object so in turn you can add extra functionalities to real object without changing real object's code.As described by GoF:"Provide a surrogate or placehold
25 Mar 2013   Updated: 25 Mar 2013   Rating: 4.57/5    Votes: 5   Popularity: 3.20
Licence: CPOL    Views: 100,132     Bookmarked: 5   Downloaded: 0
Please Sign up or sign in to vote.
Difference between Comparator and Comparable in java
25 Mar 2013   Updated: 25 Mar 2013   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 24,165     Bookmarked: 3   Downloaded: 13
Please Sign up or sign in to vote.
Template method design pattern in Java.
9 Oct 2012   Updated: 9 Oct 2012   Rating: 4.83/5    Votes: 6   Popularity: 3.76
Licence: CPOL    Views: 28,552     Bookmarked: 5   Downloaded: 218
Please Sign up or sign in to vote.
CodeProjectComposite design patten allows you to have a tree structure and ask each node in the tree structure to perform a task.You can take real life example of a organization.It have general managers and under general managers, there can be managers and  under managers there can be developer

Average tips rating: 4.92

General Programming
Architecture
1 Oct 2012   Updated: 11 Feb 2013   Rating: 4.75/5    Votes: 4   Popularity: 2.86
Licence: CPOL    Views: 56,574     Bookmarked: 5   Downloaded: 247
Please Sign up or sign in to vote.
It explains decorator design pattern in detail with example.
Programming Languages
Java
30 Sep 2012   Updated: 30 Sep 2012   Rating: 5.00/5    Votes: 5   Popularity: 3.49
Licence: CPOL    Views: 35,210     Bookmarked: 3   Downloaded: 184
Please Sign up or sign in to vote.
Explains the Builder design pattern in detail with example.
30 Sep 2012   Updated: 1 Oct 2012   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 37,162     Bookmarked: 4   Downloaded: 197
Please Sign up or sign in to vote.
It provides proxy design pattern in detail with example

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
India India
I am a java developer and blogger.Love to connect with people interested in java,programming or blogging.You can visit my blog at http://java2blog.com/