Last updated: May 01, 24 18:34 UTC | Permalink
14 - Continuous Development
Learning Objectives:
In this module, you will learn to:
- Describe how continuous development helps to catch errors sooner in the software lifecycle
- Describe strategies for performing quality-assurance on software as and after it is delivered
- Compare and contrast continuous delivery with test driven development as a quality assurance strategy
Lecture Slides:
- Continuous Development Slides PDF, PPT
Activity
- Activity: CI/CD Pipeline for Covey.Town
Resources
- Kent Beck on Software Engineering Daily discussing Facebook Engineering and TDD
- “Case Study 4: The $440 Million Software Error at Knight Capital”, Henrico Dolfing
- Software Engineering at Google especially the following chapters
- “Rapid release at massive scale” by Chuck Rossi
- “Continuous Deployment of Mobile Software at Facebook”, Chuck Rossi et al