by baijum on 3/12/16, 1:15 PM with 64 comments
by alblue on 3/12/16, 2:08 PM
http://www.infoq.com/articles/the-go-programming-language-bo...
There's a free chapter available from the book's website http://gopl.io which should give you an idea of what the rest of the book is like. The intro goes into a little bit too much detail but if you gloss over that the remaining chapters are pretty else detailed. There are some nuggets distributed through the book but you could easily gloss over them if you were skim reading it, such as learning that exported identifiers begin with an upper case letter and those that are private are lower case.
by rottencupcakes on 3/12/16, 3:05 PM
by clishem on 3/12/16, 1:56 PM
by bitteralmond on 3/12/16, 6:33 PM
"When we were choosing among typesetting systems, Brian never let on that he was one of the original authors of Troff, the system we ultimately went with," Donovan said. "I realized this only after researching many early papers on digital typesetting; Brian co-wrote all of them."
by DocSavage on 3/12/16, 2:58 PM
by kozukumi on 3/12/16, 6:27 PM
How many HN readers are using golang for things you would normally use Java or C++ or Python or ... for? What is it you are working on? And how have you found using golang?
by muyfine on 3/23/16, 2:47 AM
by frik on 3/12/16, 1:58 PM
by dominotw on 3/12/16, 4:11 PM
by gravypod on 3/12/16, 6:35 PM
by plg on 3/12/16, 2:31 PM
by dbpokorny on 3/12/16, 6:53 PM