Android Presenter To Activity Using Guice
In a prior post I talked about how to unit test android applications. I made some references to wiring up…
58 articles found
In a prior post I talked about how to unit test android applications. I made some references to wiring up…
In my last post I presented two choices for unit testing in Android.\n\n \n Unit test on the real device…
I’ve been doing some development in Android lately on a top secret project, one that hopefully will change the way…
Took me awhile, but I finally finished reading: The Definitive Antlr Reference: Building Domain-Specific Languages (Pragmatic Programmers) It is hard to…
Okay, so you’re convinced you need a developer tools team, or at least that development tools are important to build.…
Lately I have been working on creating a language for automated testing to allow for even easier syntax than that…
I finally finished “Implementation Patterns” by Kent Beck and I have to be honest. I am a little disappointed. Let me…
This is my final installment of the C# vs Java series, but I think this is one of the most…