Slide 3
Slide 3 text
3
Typical project setup
§ Waterfall, Agile, ...
§ How project is run:
§ Scrum
§ Kanban
§ Programin Mother*ker
§ Developing the code
§ Code first
§ TDD
§ Who needs unit tests / We don’t test
our code J
There is no one!
Each single project has its own setup!
§ Tools:
§ IDE – Xcode, Visual Studio, IntelliJ, ...
§ Repository: Git, SVN, ...
§ CI environment: Azure DevOps,
Jenkins, Bamboo, CircleCI, …
§ Scripts: JavaScript, Python, MsBuild,
PowerShell, Bash/Zsh, Make, …
§ Supporting tools: Lint, R#, StyleCop, …
§ Review Tool
§ Project board, back trucking: JIRA
§ Code guide
§ Definition of Done / Definition of
Ready
§ Build in one step & daily builds