diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2020-03-02 10:15:23 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2020-03-02 10:15:23 +0800 |
commit | 52909d18b457a2acb18a8777fb3304c9b699875e (patch) | |
tree | b33959a81acaf82c6750ef778f165b8206c5171f /spm-slides.tex | |
parent | 0819235c2f371d8574defa777279e67dc8af806e (diff) |
spm-slides.tex: use search engines to find existing projects before you want to make a new one.
Diffstat (limited to 'spm-slides.tex')
-rw-r--r-- | spm-slides.tex | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/spm-slides.tex b/spm-slides.tex index e3bc834..6bbd737 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -967,14 +967,16 @@ Savannah %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\foilhead{Looking for alternative solutions first} +\foilhead{Looking for Existing Solutions First} -Maybe not worthwhile to {\em reinvent} wheels. Instead, add some functionality to the existing ones. +Maybe not worthwhile to {\em reinvent the wheel}. Instead, add some functionality to the existing ones. Exceptions: for educational purposes, for very specialised applications, for national security. Places to look at: +Search engines. Bing, Google, Baidu, etc. + https://github.com https://freshcode.club @@ -983,6 +985,8 @@ https://openhub.net https://directory.fsf.org +If you cannot beat it, join it. + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \foilhead{Starting from what you have} |