It is not uncommon to oppose the empirical process of TDD, together with its heavy use of unit tests, to the more mathematically based techniques, with the “formal methods” and formal verification at the other end of the spectrum. However I experienced again recently that the process of TDD can indeed help discover and draw…
Étiquette : domain
Actu, Bonnes pratiques de dév, Evénements, Programmation
Collaborative Construction by Alberto Brandolini
by Cyrille • • 1 Comment
Alberto Brandolini (@ziobrando) gave a great talk at the last Domain-Driven Design eXchange in London. In this talk, among many other insights, he described a recurring pattern he had seen many times in several very different projects: « Collaborative Construction, Execution & Tracking. Sounds familiar? Maybe we didn’t notice something cool » Analysis conflicts are hints In…
Bonnes pratiques de dév, Programmation
What’s your signal-to-noise ratio in your code?
by Cyrille • • 1 Comment
You write code to deliver business value, hence your code deals with a business domain like e-trading in finance, or the navigation for an online shoe store. If you look at a random piece of your code, how much of what you see tells you about the domain concepts? How much of it is nothing…
Agilité, Bonnes pratiques de dév, Evénements, Programmation
Présentation DDD du 11 Avril par Cyrille Martraire
by germain soumier • • 1 Comment
J’avais déjà souvent entendu Cyrille parler de DDD (Domain-Driven Design) par exemple lors de discussions sur les design patterns. Bien qu’intrigué, je n’avais jamais pris le temps d’investiguer et de me plonger dans le vaste sujet qu’est le DDD. La présentation dans le cadre de l’Aroll@fterWork du mercredi 11 avril 2012, animée par Cyrille Martraire…