Making Code More Testable Breaking Static Dependencies
This screencast tries to cover how the static dependencies in constructor could be broken. Watch this screencast on isagoksu.com
This screencast tries to cover how the static dependencies in constructor could be broken. Watch this screencast on isagoksu.com
Learn how Google uses the fast, lightweight Guice framework to power some of the largest and most complex applications in the world. Supporting scores of developers, and steep testing and scaling requirements for the web, Guice proves that there is still ample room for a simple, type-safe and dynamic programming …
Short iterations (as in Scrum / XP) or even continuous flow (as in Lean / Kanban) are an essential part of Agile planning. And yet there’s rarely much discussion of how these short iterations can actually be accomplished. Teams struggle with finding time to understand requirements, finish testing, and perform …
In this talk, Chad Myers and Jeremy Miller about Fubu (For us, by us) MVC Framework, an alternative to ASP.NET MVC Framework and is a front controller style framework.
Apache Derby is a transactional, relational database written in Java. This feature packed database is small enough to be run in many constrained environments, yet powerful enough to efficiently utilize the power of modern multi-CPU machines. Distributed under the Apache License (v2.0), you are free to bundle Derby as part …
In this episode we are going to continue our series on how to create a build script using the Nant build tool. In this episode we going to take a look at how we can create dynamic config files by putting tokens in your files and letting Nant replace those …