Flutterby™! : A critique of Go

Next unread comment / Catchup all unread comments User Account Info | Logout | XML/Pilot/etc versions | Long version (with comments) | Weblog archives | Site Map | | Browse Topics

A critique of Go

2018-03-19 20:19:50.761133+00 by Dan Lyke 3 comments

Lawrence Kestaloot: Ten reasons why I don't like Golang.

I looked a little bit at Go, saw that its performance numbers weren't great and went back to C++ (personal projects) and Python (where I have to work collaboratively) and Java (legacy code). It still intrigues me, but I think these are some interesting critiques...

On the other hand, on the collaborative C++ project I've got going I have been bad about coding styles, need to do some refactoring, and am not sure I mind having coding styles dictated by the language.

[ related topics: Software Engineering Theater & Plays Writing Work, productivity and environment Monty Python Python Woodworking ]

comments in ascending chronological order (reverse):

#Comment Re: A critique of Go made: 2018-03-20 03:13:49.552228+00 by: Jack William Bell [edit history]

Wow. I've used Go on just one large project and I didn't like it much (it's picky about the wrong things for one). Basically I disliked it about as much as I dislike ObjectiveC, but for different reasons. In other words, I would use it for another project if it was a requirement and I wouldn't complain too much.

However Lawrence has clearly thought it through and damn near everything he mentions is pretty much a deal killer for a big project. Maybe the only thing I don't feel about as strongly as he does is the ternary operator. (It's nice, but frankly not as readable as an if/else statement.)

#Comment Re: A critique of Go made: 2018-03-20 09:05:22.44008+00 by: spc476

Go is a proprietary language meant for Google and Google only. It's unusual that they make it available for others to use, but I think that's only to con most programmers into using it so they can cut down on training costs.

Rob Pike comes across as a patronizing dictator of language design---it's his way or get out. He doesn't trust programmers and it shows (neither did James Gosling with Java and it too, shows). Remember---this is Google, where they have a billion lines of code and they want replaceable cogs programmers fresh out of college so they're cheaper (and have less experience thus the distrust).

Go does not encode style in the language definition; it's just that everyone is expected to use gofmt (and I'll occasionally troll by saying Rob Pike wimped out by not enforcing the style in the language).

#Comment Re: A critique of Go made: 2018-03-21 16:13:21.999059+00 by: Dan Lyke

Elf Sternberg had some notes: http://www.elfsternberg.com/20...otebook-march-20th-golang-stuff/

Add your own comment:

(If anyone ever actually uses Webmention/indie-action to post here, please email me)




Format with:

(You should probably use "Text" mode: URLs will be mostly recognized and linked, _underscore quoted_ text is looked up in a glossary, _underscore quoted_ (http://xyz.pdq) becomes a link, without the link in the parenthesis it becomes a <cite> tag. All <cite>ed text will point to the Flutterby knowledge base. Two enters (ie: a blank line) gets you a new paragraph, special treatment for paragraphs that are manually indented or start with "#" (as in "#include" or "#!/usr/bin/perl"), "/* " or ">" (as in a quoted message) or look like lists, or within a paragraph you can use a number of HTML tags:

p, img, br, hr, a, sub, sup, tt, i, b, h1, h2, h3, h4, h5, h6, cite, em, strong, code, samp, kbd, pre, blockquote, address, ol, dl, ul, dt, dd, li, dir, menu, table, tr, td, th

Comment policy

We will not edit your comments. However, we may delete your comments, or cause them to be hidden behind another link, if we feel they detract from the conversation. Commercial plugs are fine, if they are relevant to the conversation, and if you don't try to pretend to be a consumer. Annoying endorsements will be deleted if you're lucky, if you're not a whole bunch of people smarter and more articulate than you will ridicule you, and we will leave such ridicule in place.


Flutterby™ is a trademark claimed by

Dan Lyke
for the web publications at www.flutterby.com and www.flutterby.net.