Lectures
Lectures will be delivered ONLINE, recorded, and available on Moodle.
Lecture | Date | Topic |
---|---|---|
30.08 | There is no lecture | |
1 | 07.09 | Course organization and introduction |
2 | 14.09 | Intro to Test-Driven Development (TDD) |
3 | 21.09 | Requirements management in Agile Software Development |
4 | 28.09 | XP and code refactoring |
5 | 05.10 | Agile Software Development with SCRUM |
6 | 12.10 | Agile at scale |
7 | 19.10 | Web application development using Phoenix I. Behaviour Driven Development (BDD)/Test-Driven Development (TDD) |
8 | 27.10 | Web application development using Phoenix II. Phoenix app's architecture, a deep dive |
9 | 02.11 | Guest Lecture by Tankut Senturk and Mikk Kard from Heathmont Group |
The schedule may change.
- 07.09 - Introduction
- Course organization
- Introduction
- Additional readings
- "People, Process, and Product” by Dwayne Phillips
- The agile manifesto and its history
- Agile 101 by Agile Alliance
- Münch, Jürgen, et al. Software process definition and management. Springer Science & Business Media, 2012. (Ch.1)
- 14.09 - Intro to Test-Driven Development (TDD)
- Slides
- Additional readings
- Test Driven Development: By Example, by Kent Beck
- Agile Alliance: TDD
- 21.09 - Requirements Management in Agile Software Development
- Slides
- Additional readings:
- User Stories Applied, by Mike Cohn
- How to split a user story
- Kanban in 5 minutes
- 28.09 - Code Refactoring
- Slides
- Additional readings:
- Refactoring, by Martin Fowler and Kent Beck
- Catalog of refactorings
- Code smells and refactoring patterns
- 05.10 - Agile Software Development with SCRUM
- Slides
- Additional readings:
- Agile Software Development with SCRUM, by Ken Schwaber y Mike Beedle
- Scrum Guide
- 12.10 - Agile at Scale