Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 15 Feb 2018 08:42:00 +0000 Video: Engineering Efficiency powered by Go #gopherconsg In LINE engineering efficiency team, we solve organization scale problem by building tools which improve engineer productivity and unified processes. In this talk, we discover how small tools and automation of development process can help improve your company engineering efficiency, reduce repeatable work and stresses. 13 points posted by gopher https://www.youtube.com/watch?v=sxjIaF6xAK0 2290 Fri, 02 Jun 2017 09:10:00 +0000 Video: Exporting Go by Robert Griesemer #gopherconsg From inception, Go has been designed to scale from the small to the very large; Go packages together with import and export are key language features for achieving that software scalability. Sprinkled with historic tidbits, this talk explains the inner workings of import and export, and how these mechanisms enable robust separate compilation of packages. We conclude with a discussion of how our design trade-offs affect scalability. 12 points posted by kenny https://www.youtube.com/watch?v=KPk1UPihWtY 2278 Tue, 30 May 2017 09:09:00 +0000 Video: Writing Efficient Generic Multidimensional Slices #gopherconsg Go has no generics. That makes things a lot harder. Or does it? This talk looks at various attempts in creating multidimensional arrays (think matrices and tensors) which are useful in deep learning and mathematics heavy applications. Even better - making them generic so they can take any type.<br style="color: rgb(51, 51, 51); font-family: &quot;YouTube Noto&quot;, Roboto, arial, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255);"> 11 points posted by kenny https://www.youtube.com/watch?v=fd4EPh2tYrk 2286 Thu, 01 Jun 2017 08:39:00 +0000 Video: Runtime & Concurrency in Go #GopherConsg 3 points posted by gopher https://www.youtube.com/watch?v=64XXaIC-K74 2279 Tue, 30 May 2017 11:27:00 +0000