TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

1 pointsby acalderaroalmost 8 years ago

1 comment

songzmealmost 8 years ago
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 未加载