From d3ae490e7864ba0da1a33ed02673ee81b84d27d9 Mon Sep 17 00:00:00 2001 From: "Tian, Hua" Date: Sat, 10 Nov 2018 15:46:34 +0800 Subject: [PATCH] start translating --- sources/talk/20180127 Write Dumb Code.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sources/talk/20180127 Write Dumb Code.md b/sources/talk/20180127 Write Dumb Code.md index acc647b0e5..dcd453ef9b 100644 --- a/sources/talk/20180127 Write Dumb Code.md +++ b/sources/talk/20180127 Write Dumb Code.md @@ -1,3 +1,5 @@ +plutoid Translating! + Write Dumb Code ====== The best way you can contribute to an open source project is to remove lines of code from it. We should endeavor to write code that a novice programmer can easily understand without explanation or that a maintainer can understand without significant time investment.