Methodologies
summary
Agile Brief introduction to its concepts
Back-to-Front Developing from the view of a system.
Continuous Deployment Getting code to users
Continuous Integration Testing your code
DevOps Developing your code iteratively
Front-to-Back Developing from the view of a user.
Infrastructure as Code Describing and deploying infrastructure as code
Version Control How to handle Git and branches