Highest Rated Comments
All Comments (298)
-
Weird how the example on the go page looks just like C. Hmm...
-
@jhtrico1850 Get a degree?
-
@octavzaharia I have no idea what you're saying. What does " i doubt with c and joe can do..." mean? I wasn't saying libraries don't matter. I'm saying they're irrelevant when judging a language.
-
@CrazyHorseInvincible is not so im in the business for 10 years and I can say that libs & IDE matter everyone requests software yesterday and you cant really make a buck if you dont work fast, i doubt with c and joe can do the same thing in the same time as you do with java and eclipse, VMs also matter a lot since you don't need to recompile for every platform in the world which really helps at deploying, and when u compile 10k lines of code at each 10m you really need a fast compiler.
-
go = similar to c.
-
@zombierobopirate The code I've made with Go typically comes within a 20% speed gap with C code. Given that I write less code in Go to do something pretty complex, and that Go is faster than Python or Erlang by a lot, it's hitting a nice sweet spot for many applications.
-
@AtapGenteng Try doing it yourself. It's that fast everywhere.
-
cool promo....
but wait.....
about under a second compiled sources..., with what machine u compile that source codes? just Macbook Pro or heavy advanced custom Macbook Pro?
-
Comment removed
"writing optimized code died years ago" Try making some apps for mobile devices.
It saddens me that a lot of good programming practices have died because now, with all that CPU power, a second year student can vomit some code and make it work anyway.
I really hate it when programming languages are judged on the basis of irrelevant things such as compilers, IDEs, virtual machines, and libraries. I'm thinking of making the worst compiler, IDE, and application stack in the history of computing. I'll call it Supremely Horrible Information Technology (SHIT), and I'll add support for languages one at a time. Each time I add one, I'm going to say that it "sucks" and prove it by showing how slow my apps are and how long they take to build.