Agile Methodology Notes
Notes on the key takeaways from agile methodology & project management
- Agile methodology is a way to manage software developements within teams
- Utilziing test-driven developement, pair programming, planning sessions, and sprints
- DIfferent memebers of a team have a different role to play
- Scrum master
- Group leader
- Ensures that an agile framework is followed
- DevOPs
- Resposibilities to ensure proper deployment and integration
- Development team
- Front end developer
- Builds what the users interact with
- back end developer
- Builds processes for storing data and SSF
- Front end developer
- Scrum master
12 Principles of Agile Methodology
- satisfy the customer
- welcome changes in requirements
- deliver working software
- business and developers must work together
- stay motivated
- face-to-face conversations
- working on a project
- sustainable developement
- continuous attention
- simplicity
- strong architecture
- reflects on past behavior