TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

[STackoverflow]: What's your most controversial programming opinion?

2 点作者 kracekumar将近 13 年前

1 comment

damian2000将近 13 年前
Nice list ... here's the top ten in order ...<p>- Programmers who don't code in their spare time for fun will never become as good as those that do.<p>- The only "best practice" you should be using all the time is "Use Your Brain".<p>- "Googling it" is okay!<p>- Most comments in code are in fact a pernicious form of code duplication.<p>- XML is highly overrated.<p>- Not all programmers are created equal.<p>- I fail to understand why people think that Java is absolutely the best "first" programming language to be taught in universities.<p>- If you only know one language, no matter how well you know it, you're not a great programmer.<p>- Performance does matter.<p>- Print statements are a valid way to debug code.