Coding know-howFeature post

The Bracket Show—episode 1

Hello World Enterprise Watch the first episode of the Bracket Show. In this episode, Éric and Bruno present how it is possible to create the foundation of a large-scale corporate application through automated testing and a build server. You can also learn more about the enterprise version of Hello World …

READ MORE →
Coding know-howFeature post

The software development ecosystem: the trends for 2017

During my third participation in Stratégies PME, I had the opportunity to give a presentation on the trends for 2017. So, I’ve looked into my crystal ball in order to share my vision of what 2017 has in store for us regarding software development. Here is a summary of what …

READ MORE →
Coding know-how

CQRS—Event Sourcing

CQRS is a system architecture or design pattern that separates the act of reading data (query) from taking action (command) in order to produce a system which easily scales and provides some useful benefits (such as “playable” event logs) that make the maintenance of the system less burdensome.   Learn …

READ MORE →
Coding know-how

Is your business software a dinosaur?

Do you feel like you’re overtaken by new technologies? We live in a world where technological environments are continually evolving. It’s a long time since we could invest in a computer system and keep it as is for years. With the appearance of smart phones, tablets, and virtual-reality glasses (e.g. …

READ MORE →