Domain Driven Design to Speed us Up by Opening Options
DDD is not about saving effort "sometime in the future", it provides value by actually speeding up the development effort now.... more »
Tweet 0 Comments Save Tags: agile , methodology , opinion
Fluent APIs and Method Chaining
Eric Feminella explains how to use the method chaining pattern to both simplify your API and make it more fluent.
Tweet 0 Comments Save Tags: javascript , methodology , standards
Using ASM to calculate test coverage in a new way. (Java)
Using ASM to calculate test coverage in a new way. ASM is an all purpose Java bytecode manipulation and analysis framework.
Tweet 0 Comments Save Tags: agile , java , methodology , tools
Neverwinter’s High Priority Bug
From the outside, writing code can seem closer to the practice of mathematics than something like painting or sculpture. Not so.... more »
Tweet 0 Comments Save Tags: methodology , news , reviews , tools
Refactoring Fat Models with Patterns
“Fat models” cause maintenance issues in large apps. Only incrementally better than cluttering controllers with domain logic, they... more »
Tweet 0 Comments Save Tags: agile , how-to , methodology
How About Learning F***ing Programming?
At every software development conference, the rooms are filled with speakers wanting to teach you the newest framework or the hottest... more »
Tweet 0 Comments Save Tags: methodology , opinion
Functional Programming in 5 Minutes
Functional Programming in 5 Minutes
Tweet 0 Comments Save Tags: javascript , methodology , reviews
Analytics at Spotify
Remove bias, Acquire Data.
Tweet 0 Comments Save Tags: methodology , python , research
The Gospel of MBaaS- According to Anypresence Co-Founder (Part 2 of 2)
InfoQ: In the Anypresence privacy policy it states, "AnyPresence may assign or transfer this privacy policy, and your user account... more »
Tweet 0 Comments Save Tags: methodology
Programming The Feynman Way
Ben Evans explores the idea that many of the characteristics of Feynman’s approach to physics are applicable to programmers, fueling the... more »
Tweet 0 Comments Save Tags: methodology
MV* (MVC, MVP, MVVM) An Investigation From the Ground Up- Part 1 of 2
This is my attempt to research and explain each of the MV* patterns. My first guess is that they are basically attempting to solve... more »
Tweet 0 Comments Save Tags: how-to , methodology , tools
Creating a wizard-like experience for HTML client
If you have been playing with the new HTML client, you will know that LightSwitch provides a built-in screen template for creating data.... more »
Tweet 0 Comments Save Tags: how-to , methodology , microsoft , tools
Amazon EC2 AMI Copy Feature - Performance, Tips and How To
Amazon EC2 AMI Copy Feature - Performance, Tips and How To
Tweet 0 Comments Save Tags: cloud , methodology , web services
Transform Your Agile Process with Kanban Thinking
Large-scale software and systems development involves a complex mix of people, teams, technologies, skills, architectures, and... more »
Tweet 0 Comments Save Tags: agile , methodology