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 |
| Sep 06, 2014 | Java Generics: Understanding Type Erasure and Bridge Methods |
| 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 |
| Mar 12, 2014 | How to Create Threads in Java |
| Jan 18, 2014 | Book Recommendation: Refactoring |