2014
an archive of posts from this year
Sep 15, 2014 | Introduction to SOLID Principles in Object-Oriented Design |
---|---|
Sep 14, 2014 | Java Profiling - Built-in Tools |
Sep 12, 2014 | Refactoring Conditional Logic with Polymorphism |
Jun 13, 2014 | Groovy Memoization with .memoize() |
Jun 10, 2014 | Using Grails dataBind Outside a Controller |
Jun 06, 2014 | Simple Remote Logger for Android |
Jun 06, 2014 | Simplifying Android Context Access Globally |
May 28, 2014 | Streamlining Google Analytics Integration in Android with Activity Lifecycle Callbacks |
May 05, 2014 | A Custom Blocking Queue Implementation in Java |
Mar 12, 2014 | Java - Passing Arrays and Collections as Method Arguments |