diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2020-02-21 18:49:19 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2020-02-21 18:49:19 +0800 |
commit | ff8277a2b3aef34a7d6a9f5132fab33a403cd374 (patch) | |
tree | 814397f1e04616511c2459308b66d8babf353f8b | |
parent | ecea86359b12524cd93a57baabcb7096ae32fad6 (diff) |
spm-slides.tex: uppercase a few titles
-rw-r--r-- | spm-slides.tex | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/spm-slides.tex b/spm-slides.tex index 023d331..a9c2a92 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -356,7 +356,7 @@ Netscape versus IE in early days (mid and late 1990's). ``The old mantra 'build one to throw away' is dangerous when applied to large scale commercial applications. If you are writing code experimentally, you may want to rip up the function you wrote last week when you think of a better algorithm. That's fine. You may want to refactor a class to make it easier to use. That's fine, too. But throwing away the whole program is a dangerous folly, and if Netscape actually had some adult supervision with software industry experience, they might not have shot themselves in the foot so badly.'' - Joel Spolsky, Software engineer, and co-founder, Glitch %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\foilhead{Lessons from the competition} +\foilhead{Lessons from the Competition} {\bf Netscape's mistakes}. @@ -401,7 +401,7 @@ which is free? % 95\% of the users are laymen. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\foilhead{Starting from scratch} +\foilhead{Starting from Scratch} How to treat old code wisely? Throw it away? @@ -432,13 +432,13 @@ Reasons; %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\foilhead{Refactoring old code and building upon it} +\foilhead{Refactoring Old Code and Building Upon It} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\foilhead{Losing focus} +\foilhead{Losing Focus} Don't even think about creating bloatware, or groupware. @@ -450,7 +450,7 @@ Many Distractions, One True North. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\foilhead{Rhythm of releases} +\foilhead{Rhythm of Releases} |