Remove 2020 Remove Software Development Remove Test-Driven Development
article thumbnail

A Next Step Beyond Test Driven Development

Honeycomb

The most successful software development movement of my lifetime is probably test-driven development or TDD. With TDD, requirements are turned into very specific test cases, then the code is improved so the tests pass. This post was originally featured on TheNewStack on 9 June 2020.

article thumbnail

Talks with Software Development Experts Initiative Part 2

Apiumhub

In our last article , we introduced our newest initiative, Talk with Software Development Experts, a space where we interview tech experts to get to know more about them, their careers, their experience, and their interests. Are you Interested in knowing who were the software development experts we interviewed?

article thumbnail

Evolutionary Design Animated

James Shore

21 Feb 2020. Modern software development welcomes changing requirements, even late in the process, but how can we write our software so that those changes don’t create a mess? James Shore/In-the-News. Evolutionary design is the key.

article thumbnail

How to be a Professional Software Developer

MagmaLabs

Reading Time: 11 minutes Nowadays it is relatively easy to become a software developer, but being a truly professional one is not that simple. Learn here how to be the developer that every company and every client wants to have. Being a professional developer is crucial in the software industry. Context first.

article thumbnail

AoAD2 Chapter: Development (introduction)

James Shore

This excerpt is copyright 2007, 2020, 2021 by James Shore and Shane Warden. Development. It’s startling how rarely software development processes actually talk about the nuts and bolts of development. This chapter includes practices to speed up your development and make it more reliable: “Zero Friction” on p.XX

article thumbnail

AoAD2 Practice: No Bugs

James Shore

Visit the Second Edition home page for information about the open development process, additional excerpts, and more. This excerpt is copyright 2007, 2020, 2021 by James Shore and Shane Warden. These folks had everything stacked against them—except their coach and her approach to software development. Pick two.”.

article thumbnail

AoAD2 Practice: Continuous Integration

James Shore

This excerpt is copyright 2007, 2020, 2021 by James Shore and Shane Warden. Most software development efforts have a hidden delay between when the team says “we’re done” and when the software is actually ready to release. The integration branch must always build and pass its tests. Test-Driven Development.