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: What programming language is the most kickass?

4 pointsby mechnikover 12 years ago

6 comments

moocow01over 12 years ago
The one you are the most proficient in.<p>For the most part programming languages are the "same" in that they are a means to an end. Yes you can argue about their attributes but they are tools. If one guy can dig a hole with a pick as fast and as good as another guy can dig a hole with a shovel then to each his own.<p>All that the language vs. language discussion can really turn into is an argument about programming minutia between a bunch of folks coming from a thousand different unique standpoints. I honestly have never seen it lead to anything productive - pick a context or business need and maybe it'll turn into something useful.
ajover 12 years ago
Try assembly. It'll kick your ass real bad. Or better yet, try programming in binary!<p>On a more serious note, what do you mean by kickass? What features are you looking for in the language? What is your target usage/application? What is the environment you are going to be working in?<p>There is no straight answer to what programming language is most kickass. Different languages are suitable for different purposes and kick asses of other languages given the appropriate application development goal
bennyjosephover 12 years ago
If "kickass" means the ability to build cool programs in a short period of time, then I would suggest Ruby, specifically its metaprogramming capabilities. Very powerful and fun to write.
CyberFonicover 12 years ago
It depends - What do you mean by "kickass" ????<p>A very incomplete list ...<p>Utmost speed, very close to the metal: C, C++, Assembler<p>Easiest to learn and write, quickly: Python, Ruby<p>Will get you a job in most large corporates: Java, C#, COBOL<p>Will run on all browsers and many servers: ECMAScript, aka JavaScript (TM Oracle Corp)<p>Might impress the technorati: Haskell, Scala, Erlang, Common Lisp, ML, F#, Scheme<p>Totally utterly useless and do your brain in: BrainFuck
orionblastarover 12 years ago
Assembly Language.
评论 #4658434 未加载
评论 #4658341 未加载
ankurdhamaover 12 years ago
Lisp.. what else...