Som's Tech World...
This is my own world of software and technologies...
Sunday, May 31, 2009
Observer Pattern in Java
›
As i was going through the different source code files of the Java Util package, i found the implementation of the Observer Pattern ( see t...
Thursday, March 12, 2009
Bridge Pattern in C++
›
When I studied almost all of the Gang of Four Design Patterns in 2005 or 2006, I knew only one language: C++. Now I am proficient in m...
Sunday, January 25, 2009
Android Widget - through Java Code
›
There are two ways to create android resources/view - either through the XML layout or through pure java code. In this article I have tried ...
5 comments:
Thursday, December 4, 2008
Composite Design Pattern
›
Download the source code from https://gitlab.com/som.mukhopadhyay/CompositePattern A composite design pattern is a structural pattern in w...
‹
›
Home
View web version