Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Path to Amazing Software Through Open Source
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Setup logging and monitoring
- 3 Simplify getting started to minimize cognitive load.
- 4 Turn rumor into recommended.
- 5 Decrease fragmentation and inconsistencies.
- 6 They define step-by-step-by-step
- 7 They are extensible
- 8 They are optional
- 9 Clearly define the audience
- 10 Determine one thing you want them to be able to do
- 11 Engage with the developer community
- 12 Lead with transparency
- 13 Get out of the way; empower developers to help themselves
- 14 Identify the "center of gravity" of the community opinions
- 15 The more time engineers spend onboarding, bootstrapping, configuring, validating, coordinating, and asking for help, the less time they spend writing code.
- 16 Make it easy for developers to build new components with organizational standards and best-practices baked in.
- 17 To simplify the creation of projects following those conventions, "scaffolding" tools can automatically generate them at the beginning of each project.
- 18 Reduce Time-to-Hello World to just a few clicks, so engineers are free to focus on delivering features.