CI by XP Teams - 10 Commandments
Real eXtreme Programming (XP) teams being true to their name and spirit, follow the Continuous Integration (CI) practice to the core. Let...
Real eXtreme Programming (XP) teams being true to their name and spirit, follow the Continuous Integration (CI) practice to the core. Let...
For the analysis of big data, the industry is extensively using Apache Spark. It is a project of Apache, popularly known as “lightning...
Docker is easily misunderstood due to ingrained traditional development practices. Explore how NOT to use Docker & anti-patterns to avoid.
DIY exercise to learn GIT basics, explore advanced GIT recipes to track changes/commits/branches, create/update/delete/fetch/merge branches
An approach detour transforming "assumption-driven" approach to "client-driven" approach through BDD.