TE
TechEcho
Home
24h Top
Newest
Best
Ask
Show
Jobs
English
GitHub
Twitter
Home
Good code, bad code. The only truth. [comic]
56 points
by
hollywoodcole
over 17 years ago
3 comments
edw519
over 17 years ago
Collapse
I guess that depends on who's saying, "WTF". That's often the response of many people to some of the best code I've ever seen.
评论 #109739 未加载
评论 #110120 未加载
hollywoodcole
over 17 years ago
"WTF...you scheduled an 8:00am code review for the Weblogic properties file." Is this bad. I get this a lot from my co-workers.
dawnerd
over 17 years ago
Collapse
What I really hate is when people comment the obvious. For example:<p><pre><code> /** * Add var1 to var 2 **/ $total = $var1 + $var2;</code></pre>
评论 #109847 未加载
评论 #109915 未加载