πŸ‘‰ https://www.goodreads.com/book/show/48816586-software-engineering-at-google

Part I: Thesis

Ch 1: What Is Software Engineering?

Part II: Culture

Ch 2: How to Work Well on Teams

Ch 3: Knowledge Sharing

Ch 4: Engineering for Equity

Ch 5: How to Lead a Team

Ch 6: Leading at Scale

Ch 7: Measuring Engineering Productivity

Part III: Processes

Ch 8: Style Guides and Rules

Ch 9: Code Review

Ch 10: Documentation

Ch 11: Testing Overview

Ch 12: Unit Testing

Ch 13: Test Doubles

Ch 14: Larger Testing

Ch 15: Deprecation

Part IV: Tools

Ch 16: Version Control and Branch Management

Ch 18: Build Systems and Build Philosophy

Ch 19: Critique: Google’s Code Review Tool

Ch 20: Static Analysis

Ch 21: Dependency Management

Ch 22: Large-Scale Changes

Ch 23: Continuous Integration

Ch 24: Continuous Delivery

Ch 25: Compute as a Service