From 8a562e226af5246a939bbe614731039c439d8bca Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Sat, 22 Feb 2020 11:40:33 +0800 Subject: spm-slides.tex: create abstration layer for programmers so that they have the illusion that their code converts to products (under the deck) --- spm-slides.tex | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'spm-slides.tex') diff --git a/spm-slides.tex b/spm-slides.tex index 09274f3..20e92de 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -495,6 +495,31 @@ Microsoft scores at 12. Most companies, 2-3. % https://www.joelonsoftware.com/2000/08/09/the-joel-test-12-steps-to-better-code/ +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\foilhead{Creating Abstraction Layer for Programmers} + +Management styles: + +\begin{item} +\item Command-and-Conquer model. Cogs do the job. +\item Creating Abstraction layer for Programmers (first priority). +\end{item} + +``If a programmer somewhere is worrying about a broken chair, or waiting on hold with Dell to order a new computer, the abstraction has sprung a leak.'' - Joel + +Convert code into products below the decks. + +Quiet private office, a great computer, unlimited beverages, an comfortable ambient temperature. + +Roman army: four servants for every soldier. + +Modern army: 7:1. + +Dolly Parton. + + + + %A record of the past activities for future reference. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- cgit v1.2.1