article thumbnail

Our book “Software Architecture Metrics: Case Studies to Improve the Quality of Your Architecture” is published!

Apiumhub

He is a former practitioner of Agile methodologies, particularly extreme programming, with experience in practices like TDD, continuous integration, build pipelines, and evolutionary design. Before joining Thoughtworks, Neal was the chief technology officer at the DSW Group Ltd., Rene Weiss is a CTO at Finabro.

article thumbnail

A Next Step Beyond Test Driven Development

Honeycomb

Honeycomb CTO & co-founder Charity Majors says it’s time to take a step beyond TDD in order to write better software that actually runs well in production in this post she contributed to The New Stack. According to her, this step is observability driven development.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

A Next Step Beyond Test Driven Development

Honeycomb

Honeycomb CTO & co-founder Charity Majors says it’s time to take a step beyond TDD in order to write better software that actually runs well in production in this post she contributed to The New Stack. According to her, this step is observability driven development.

article thumbnail

Apiumhub is delighted to support YOW! LONDON 2022

Apiumhub

Clare Sudbery – Independent Technical Coach specialized in TDD, refactoring, continuous integration, and other eXtreme Programming (XP) practices. Daniel Terhorst-North – Technology and Organisational Change Specialist & Originator of Behavior-Driven Development (BDD). Adam Day – Data Scientist at SAGE Publishing.

article thumbnail

Team Leadership in the Age of Agile

Speaker: Roy Osherove, Technology and Leadership Consultant

To do this, you've learned a wide variety of techniques and methodologies - SCRUM, Kanban, TDD, DevOps, self-organized teams, and much more. As a senior software leader, you spend much of your time trying to optimize your team's performance – from increasing delivery rate and velocity to reducing defect rates and waste.

article thumbnail

BarcelonaJUG & Apiumhub collaboration: Java events in Barcelona

Apiumhub

Java Architecture meetup 7th of April at 18:00 in Apiumhub office ( Passeo de gracia, 28, 4th floor ). The event will have a panel discussion format where we will discuss: Solid principles Java Architecture Docker DDD TDD Legacy Code Refactoring. – Cristian Cotes González – CTO – Signa Sports United. .

article thumbnail

How to be a Professional Software Developer

MagmaLabs

TDD (Test Driven Development) is a way of developing software. For instance, clean code that works is the goal of TDD. When developing using TDD you should start by writing a failing automated test before you write any code. Red/Green/Refactor is the TDD mantra. Remember, the goal of TDD is clean code that works.