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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: What is it about other programming languages that you just don't like?

1 点作者 acalderaro将近 8 年前

1 comment

songzme将近 8 年前
Background: I&#x27;m more of an idea person, I like making my ideas come to reality.<p>Java: - I don&#x27;t like having to type &#x27;class&#x27;, public, private, return types, parameter types, etc. over and over again. Writing Java is like owning and driving a boat. Its great once the boat is sailing everyone is drinking beer, but getting the boat to the water (assuming you didn&#x27;t park it in the marina), setting up the boat, refueling, is too much work.<p>JavaScript: - All the freedom and speed that you take advantage of in the beginning to quickly build a prototype comes back and bites you in the ass. Once you starting having multiple people on the project, errors become abundant (Cannot access property of undefined). Javascript is like driving a hummer. It feels comfortable at first, and then you start to realize that gas and upkeep is taking a toll.<p>C: - You have to code so much to get so little. Spending mental bandwidth on memory allocation takes your attention away from your core app features.<p>Python: - Great for a small subset of tasks, but limiting. You can&#x27;t build mobile apps or websites with python.<p>These are a few that comes to mind.
评论 #14724595 未加载