SOLID in Go

Dave Cheney recently did a keynote about Go and SOLID, teaching his interpretation of SOLID in a language that reimagines classes in a new way. ...

<span title='2016-08-18 07:15:40 -0700 -0700'>August 18, 2016</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Xackery

Go Concurrency

Go has many styles of concurrency, and Rob Pike, one of the original developers of Go, speaks in detail about a way to approach concurrency in a mock design of Google’s search system with pseudo patterns. ...

<span title='2016-08-03 16:46:04 -0700 -0700'>August 3, 2016</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Xackery