FEATURED
Brad Fitzpatrick on What To Look Forward To in Go 1.8
SSA for all architectures, more optimizations, a new and faster frontend parser, smaller binaries, and more. Plus some interesting answers to followup questions.
Go Development in Vim with vim-go
The creator of vim-go talks how the most popular Vim plugin for Go development works and how it can make you more productive. A well recorded, helpful talk.
Using Functions Inside Go Templates
A tutorial covering how to create and use both built-in and custom functions in templates using Go’s html/template package.
Excelize: Go Library for Reading and Writing XLSX Files
A pure Go library for working with Excel spreadsheet files generated by Excel 2007 or later.
Micro 1.0: A Terminal-based Text Editor
A pure Go terminal-based text editor with syntax highlighting, color, mouse and Unicode support has reached version 1.0.
A Walk Through Go 1.7 with Brad Fitzpatrick
Yep, Brad makes it in twice this week, but he knows his stuff 21 minutes.
IN BRIEF
A Proposal of a Design for a Bytecode Interpreter for Go
There's A Star Wars Easter Egg in Go's 'net' Package
The First Commit to Go, from 1972
Yes, it’s a joke, but well played
A Walkthrough of 'encoding/binary'
Demystifying the low-level binary encoding package.
How Go 1.7's Bounds Check Elimination (BCE) Feature Works
Go 1.7 'httptrace' and 'context' Debug Patterns
httptrace is a new addition in Go 1.7 that allows users to trace the steps of a HTTP request.
Nested Go Channels Over The Network with Chanserv and AstraNet
5 Tips for Using Strings in Go
From Prototype to Deployment: Building A REST Application using Go
42 minutes. Audio is not great.
golq: 2D Locality Queries in Go
Stores 2D points and efficiently does circle inclusion queries.
speechtotext: Audio to Text Converter using Google's Cloud Speech API
Rclone: 'Rsync for Cloud Storage' Supporting 11 Platforms
v8: A Go API for the V8 JavaScript Engine
Works with the latest Chrome dev build on OS X and Linux. The creator seeks help for compiling on Windows though.
SCS: Session Management for Go 1.7+
noti: Display A Notification After A Terminal Process Finishes
有疑问加站长微信联系(非本文作者)
