From 8b52d7d20a9f458390fd160a7dd6f5164c8c08d8 Mon Sep 17 00:00:00 2001 From: Hui Lan Date: Thu, 12 Mar 2020 22:05:05 +0800 Subject: spm-slides.tex: provide basics. --- spm-slides.tex | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/spm-slides.tex b/spm-slides.tex index 58def76..518b559 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -1097,23 +1097,28 @@ it. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\foilhead{Don't Have to Provide Everything At Once} +\foilhead{No Need to Provide Everything At Once} + +Don't let tasks overwhelm you. It would be prohibitively time-consuming to do the following: -* A thorough design document +\begin{itemize} +\item A thorough design document -* A complete user manual +\item A complete user manual -* Beautifully and portably packaged code +\item Beautifully and portably packaged code -* Platform independent +\item Platform independent +\end{itemize} -However, you should help newcomers to overcome initial obstacle of unfamiliarity. +Provide the basics that can help newcomers to overcome initial obstacle of unfamiliarity. \underline{Hacktivation energy}: the amount of energy a newcomer must put in before he starts getting something back. -You should lower this energy threshold. +You should make efforts to lower this energy threshold. + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \foilhead{Starting a New Project} -- cgit v1.2.1