Total 15 Posts

Agile

Python in Production (Part 4 of 5)

Welcome back to the Python in Production series. Now that we have a runnable binary, we are ready to integrate our program into a system.…

Read More


Mar 30, 2023 9 min read

Lucas Ward

Python

Why is Agile Failing: A Scrum Master’s Retrospective

The Agile Manifesto for Software Development was first released into the world in 2001, 18…

Read More


Nov 14, 2019 11 min read

Rita Barlow

Agile

Driving Home A Dev Impression of AgileDC 2019

The Question "What is a developer hoping to get out of an agile conference?…

Read More


Sep 30, 2019 5 min read

Matt Reed

Agile

Mobs Are Not Always Destructive

Since early November my team has been utilizing a software development strategy that I have…

Read More


Mar 15, 2019 6 min read

Matt Reed

Agile

A roadmap to TDD adoption

You've heard all about how Test Driven Development (TDD) will solve all your…

Read More


Aug 08, 2018 3 min read

Ben Scott

Agile

Agile Project Development

A real world example on how to build an application layer by layer, using Scrum, simple design and emergent architecture.…

Read More


Jan 22, 2018 4 min read

Ben Scott

Agile

AgileDC 2017 - Agile Rises Above the Scrum

I attended the AgileDC [https://www.agiledc.org/] conference this year for the first time…

Read More


Oct 19, 2017 3 min read

Rachel Gaddis

Agile

Introduction to Continuous Integration with JHipster

Introduction This is an introduction for users unfamiliar with applied Continuous Integration (CI). You may…

Read More


May 05, 2017 8 min read

Richard Yhip

Agile

On-boarding… a developer’s tale

I recently moved onto a new project that had already completed several of the first…

Read More


Dec 16, 2016 2 min read

Jake Henningsgaard

Agile

Continuous Delivery with Jenkins Pipeline

Integration & Delivery Jenkins is the favorite Continuous Integration platform for developers. Continuous Integration, at…

Read More


Oct 14, 2016 3 min read

Aaron Throckmorton

Agile

What is your artifact?

Build & Deploy The release management process is the process of getting the new version…

Read More


Jun 20, 2016 4 min read

Josh Shipp

Agile

Combatting software rot

Software rot describes the decay at which a software project deteriorates over time. This can…

Read More


Apr 20, 2016 4 min read

Ben Scott

Agile

Starting an Agile project

When implementing agile there is a lot of focus on reorganizing the teams into feature…

Read More


Sep 22, 2015 2 min read

Ben Scott

Agile

Stabilizing your velocity

The velocity is the cumulative value, in story points, that a team has accomplished during…

Read More


Apr 15, 2015 3 min read

Ben Scott

Agile

Agile communication: becoming congruent

Original Author:Florence Herrou [http://blog.ippon.fr/author/Florence_HERROU/] [![Emperor Drawing](https://raw.…

Read More


Apr 09, 2015 5 min read

Ben Scott

Agile