summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2020-03-12 22:05:05 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2020-03-12 22:05:05 +0800
commit8b52d7d20a9f458390fd160a7dd6f5164c8c08d8 (patch)
tree14404fabe742948d6c6e21eb25b8feec02e198e8
parent86c26b24ab56a21881d99497a84d099e16d866e0 (diff)
spm-slides.tex: provide basics.
-rw-r--r--spm-slides.tex19
1 files 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}