Browse by Tags

All Tags » DDD (RSS)

Side Effecting Functions Are Code Smells Revisited by podwysocki

After talking with Greg Young for a little this morning, I realized I missed a few points that I think need to be covered as well when it comes to side effecting functions are code smells. In the previous post , I talked about side effect free functions...
Filed under: , , ,

Side Effecting Functions are Code Smells by podwysocki

I know the title might catch a few people off guard, but let me explain. Side effecting functions, for the most part, are code smells. This is a very important concept in Domain Driven Design (DDD) that's often overlooked. For those who are deep in DDD...
Filed under: , , ,

Thinking Inside the Box and Premature Optimization by podwysocki

At the last DC ALT.NET meeting, there was a good discussion regarding premature optimization. Anything that involves this brings me to a rather famous quote by a great computer scientist, Donald Knuth which states: "We should forget about small efficiencies...
Filed under: , ,
More Posts