Last updated: Nov 15, 24 04:26 UTC | Permalink
13 - 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 FakeStackOverFlow
Important Dates:
- Revised Project Plan Due Wednesday, Oct 23 by 12pm (noon)
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