Peter Hilton – Advice for Technical Documentation
Visit the channel and subscribe
Liz Keogh tells the story of how Behavior Driven Development (BDD) started, its history and some more interesting details. This interview is part of the BDD challenges series. Liz Keogh is an independent Lean and Agile consultant based in London. She is a well-known blogger and international speaker, a core member of the BDD community …
Behavior Driven Development (BDD) is a core technique for analysis and refinement of software requirements. In this conversation, we deep dive into the practical aspects of BDD usage, including a few examples of the core techniques. This interview is part of the BDD challenges series. Alex Bolboaca is a programmer, CTO, author, trainer and coach …
As discussed in the past videos, we are proposing a new method for refactoring legacy code: first, refactor through safe mechanics towards pure functions then, write automated tests for pure functions using data-driven and property-based tests finally, refactor the pure functions to classes (or something else). This is part 1 of the codecast in which …
This is a brief part of a longer conversation with Thomas Sundberg on Behavior Driven Development (BDD). While BDD is a very useful technique, are there times when it doesn’t apply? Turns out that, like any tool, it has its limitations. This interview is part of the BDD challenges series. Alex Bolboaca is a programmer, …
BDD in practice with Thomas Sundberg – When NOT to use BDD Read More »
This is a brief part of a longer conversation with Thomas Sundberg on Behavior Driven Development (BDD). One of the main techniques in Behavior Driven Development (BDD) is Example Mapping. Watch a brief example of example mapping in practice. This interview is part of the BDD challenges series. Alex Bolboaca is a programmer, CTO, author, …
BDD in practice with Thomas Sundberg – Example Mapping Read More »
When we transform a data format into another, we often pass through an intermediary, nominal format. The question is: is there a nominal format for software design? During a longer conversation about refactoring legacy code through pure functions, Alex Bolboaca advances the idea that a good candidate for a nominal format for software design is …
We had the chance to discuss with David Schmüdde, artist and programmer, passionate about functional programming, and tuned to the humanistic aspects of software development and computers’ role in society. This conversation is part of the Agile Challenges series. Alex Bolboaca is a programmer, CTO, author, trainer and coach at Mozaic Works. David Schmüdde is …
AI as Augmented Intelligence with David Schmudde and Alex Bolboaca Read More »
How do we deliver fast? How do we adapt to a fast changing world? How do we innovate? How do we learn and how others are coping with change and every day challenges? If you are looking for inspiration and a new source of practical knowledge, we are welcoming you to the Mozaic Works video …
Rebecca Wirfs-Brock in a discussion with Alex Bolboaca about how much Architecture and Design should programmers know.