Recent Posts | All Posts
May 28 2009
The goal of this article is to help you gain a better understanding of the stimulating new features and improvements that will be available in Flex 4, code named “Gumbo.” Exciting changes are being made to the Flex framework that: enable sophisticated and powerful skinning capabilities, increase productivity for developers… read more51 ActionScript 3.0 and Flex optimization techniques and practices
April 23 2009
A homework assignment I was recently given for a Java programming class involved a competition to see who could create the most optimized implementation of an interface which was provided by the instructor. It was a challenging and very fun... read moreExploring the Strategy Design Pattern
November 02 2008
The goal of this article is to help you gain a better understanding of the Strategy design pattern. The Strategy pattern is used to separate the areas of an application that differ from the areas of an application that remain the same. This design pattern sits on top of several… read moreRecent Posts | All Posts