Coding, DevOps, Testing 23 Sep 2020 A DevOps Journey Introduction DevOps comes from putting together development and operations teams. Traditionally these two teams have opposite objectives: development wants to… Marc No Comments
Coding, Remote 01 Jun 2020 Remote Mob Programming Remote Mob Programming combines two ways of working: Mob Programming and working as a distributed team. The basic idea is… Marc No Comments
Coding, Testing 17 May 2020 Starting with TDD Introduction Fixing defects is expensive, mostly because of the time it takes: it takes time for testers to uncover the… Marc No Comments
Coding Mob-Programming - a whole team approach to get the best solutions for complex problems 27 Apr 2020 Mob Programming “All the brilliant minds working together on the same thing, at the same time, in the same space, and at… Marc No Comments
Coding 14 Apr 2020 Introduction to Clean Code This post is inspired in Robert Martin's video about Clean Code fundamentals. The aim of this post is to show… Marc No Comments