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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Why C# Is Not My Favorite Programming Language

2 点作者 mikescandy超过 9 年前

4 条评论

dozzie超过 9 年前
It boils down to "C# is not C++".
评论 #10289966 未加载
评论 #10289628 未加载
rtets超过 9 年前
No feature or optimisation is free<p>One must eventually compromise in every language&#x2F;system at some cost according to the value to its intended user<p>Many of these genuinely interesting criticisms of C# are the &quot;other edge&quot; to the sword we love it for
kinosang超过 9 年前
Why Python, Ruby, Javascript, Java, PHP, and etc is Not My Favorite Programming Languages. That&#x27;s subjective and completely worthless for others.
评论 #10297552 未加载
Avernar超过 9 年前
I actually prefer C++&#x2F;CLI to C#. I use it for my UI code and can seamlessly call my C++ code to do the non-UI work.