TAG | go
My posts on Google’s Go (Part 1 and Part 2) definitely touched a nerve with a few folks. And I appreciate good dialog on ideas like this…
One pervasive question that I keep hearing is “Who is Go good for?“ And I’m having a hard time finding a good answer. Even Go’s own FAQ page is uncharacteristically vague about it.
Read more on Google Go: Good For What?…
C++ · go · Google · systems programming
8
Google’s Go Isn’t Getting Us Anywhere, Part 2
18 Comments · Posted by Dave in Companies, Software
In Part One of this post, we discussed the Great Concurrency Problem and the promise of Go in taking the throne from Java. Today, I show why Go isn’t going to get us there.
Read more on Google’s Go Isn’t Getting Us Anywhere, Part 2…
C++ · concurrency · go · Google · Java · parallelism · threads
7
Google’s Go Isn’t Getting Us Anywhere, Part 1
2 Comments · Posted by Dave in Companies, Software
There’s buzz in the air about Google’s new language Go. Naturally, I was excited hearing about it. After all, Google has produced so many interesting tools and frameworks to date there’s almost automatic interest in any new Google software release. But this wasn’t just a product, this was a Google language release. My programmer brain pricked up immediately.
Read more on Google’s Go Isn’t Getting Us Anywhere, Part 1…
C++ · concurrency · go · Google · Java · parallelism · threads
