Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Sat, 17 Feb 2018 06:36:00 +0000 Video: Working with files in Go The course can also be found on Udemy at:&nbsp;https://www.udemy.com/mastering-go-programming/&nbsp; 12 points posted by minaandrawos https://youtu.be/hfwXJAFi5cQ 2366 Sun, 02 Jul 2017 08:22:00 +0000 Video: StorageOS Technical Overview of their Platform and use of NATS 11 points posted by Brian Flannery https://www.youtube.com/watch?v=ZFrqnyzWcro&feature=youtu.be 2579 Fri, 25 Aug 2017 12:40:00 +0000 Video: Building a clustered service in Go 11 points posted by drogo https://www.youtube.com/watch?feature=youtu.be&v=vizFS-36wLU 1199 Fri, 04 Nov 2016 21:02:00 +0000 Video: Brad Fitzpatrick on Go 1.7 10 points posted by andythomas https://www.youtube.com/watch?feature=youtu.be&v=8cQcPnzfkLk 1025 Mon, 29 Aug 2016 15:05:00 +0000 Video: Program Analysis – Francesc Campoy at Golang UK Conference 2015 10 points posted by gopher https://www.youtube.com/watch?v=oorX84tBMqo&feature=youtu.be 181 Thu, 08 Oct 2015 08:25:00 +0000 Video: Uptime: Building Resilient Services with Go - Blake Caldwell 8 points posted by lolly https://www.youtube.com/watch?v=PyBJQA4clfc&feature=youtu.be 255 Thu, 15 Oct 2015 05:26:00 +0000 Video: Anthony Starks - Go for Information Displays Informations displays are everywhere! Go is usually considered as a language for building back-end systems, but it is also suited for "programming pictures" -- turning data into compelling displays and visualizations. Anthony will explore this topic using three tools: SVGo, OpenVG library, and dec, with examples from sports, Go developer data, IT diagrams, flyers, stock data, persona views, time/weather/news, and general charting. Anthony will also introduce the notion of the "universal canvas" (ucan), as the framework for building information displays and visualizations. 7 points posted by drogo https://www.youtube.com/watch?v=NyDNJnioWhI&feature=youtu.be 4006 Thu, 13 Jun 2019 07:18:00 +0000 Video: Face Detection in Go using OpenCV and MachineBox 7 points posted by plutov https://youtu.be/rbZeZNVA-Q4 3121 Fri, 19 Jan 2018 02:27:00 +0000 Video: Writing testable Go code 6 points posted by pltvs https://youtu.be/q1FeRvC82j0 4339 Mon, 04 May 2020 19:23:00 +0000 Video: Code review of command line domain query tool 6 points posted by plutov https://youtu.be/kX83xGEkEiw 3196 Wed, 21 Feb 2018 00:18:00 +0000 Video: Introduction to Go, part 6: Arrays and Slices Introduction to Go, part 6: Arrays and Slices by Michael Van Sickle He runs the Falling Foward Channel on Youtube: https://www.youtube.com/channel/UCqRfhD3bKs-6gc5lPh2fRVw You can follow him under @vansimke on Twitter 6 points posted by norbertfuhs https://youtu.be/uPcV5xnA9AM 1816 Sat, 25 Feb 2017 18:05:00 +0000 Video: Golang Templates & Data Structures #web 6 points posted by gopher https://www.youtube.com/watch?v=7KjoCFYp8ts&feature=youtu.be&a 1016 Fri, 26 Aug 2016 08:28:00 +0000 Video: Changes to Templates in Go 1.6 6 points posted by lolly https://m.youtube.com/watch?v=ElwS7FdcNYk&feature=youtu.be&a= 764 Fri, 08 Apr 2016 13:23:00 +0000 Video: Building Google Home Action in Go 5 points posted by plutov https://youtu.be/LeGuJo7QBbI 3271 Sun, 01 Apr 2018 14:19:00 +0000 Building a TCP Chat in Go 4 points posted by pltvs https://youtu.be/Sphme0BqJiY 4344 Sun, 10 May 2020 19:58:00 +0000 Video: GO AFTER DARK ep 5: It’s 3D, baby! (Basic 3D software rendering) In this episode we start looking at 3D rendering in Go.&nbsp;We will start with the very basics of setting up a scene and a camera and end up rendering animated 3D dots in software.&nbsp; 4 points posted by Klaus Post https://youtu.be/swIEV1VQ9R0 3639 Sun, 04 Nov 2018 12:51:00 +0000 Microservices with go-kit. Part 2 4 points posted by plutov https://youtu.be/SU9t6fUQltE 3500 Mon, 13 Aug 2018 05:30:00 +0000 Using go-bindata with html/template 4 points posted by Tania https://youtu.be/r7J9jJ6fNG4 3384 Wed, 13 Jun 2018 07:21:00 +0000 Video: Intro to web APIs in Go 4 points posted by minaandrawos https://youtu.be/b9S-pU5JL-0 3341 Mon, 14 May 2018 07:05:00 +0000 Video: Introduction to Go, part 5: Constants This video introduces how constants work in Go. 4 points posted by norbertfuhs https://www.youtube.com/watch?v=J0W7k1jRbCM&feature=youtu.be&a 1766 Sat, 18 Feb 2017 12:15:00 +0000 Video: The Challenges of Writing a Massive and Complex Go Application 4 points posted by kenny https://youtu.be/hWNwI5q01gI 956 Mon, 25 Jul 2016 06:50:00 +0000 Video: Building a RESTful API in Go Using Only the Standard Library 4 points posted by kenny https://www.youtube.com/watch?v=eTjNtNnVOGY&feature=youtu.be 147 Tue, 06 Oct 2015 14:27:00 +0000 VIDEO: Google Home Action to manage your Kubernetes cluster 3 points posted by Tania https://youtu.be/GJz02DrYWag 4088 Mon, 26 Aug 2019 18:06:00 +0000 Video: Getting started with OAuth2 in Go 3 points posted by plutov https://youtu.be/OdyXIi6DGYw 3351 Mon, 28 May 2018 08:04:00 +0000 Demo / QnA on Fission and Serverless 3 points posted by Brian Flannery https://youtu.be/mpHJlki4qLk 2848 Thu, 26 Oct 2017 13:35:00 +0000 Creating an Echo Webserver: Cookies Dealing with cookies in a webserver created with Echo&nbsp; 3 points posted by blueBot https://youtu.be/9veuC_3GtfI 2297 Thu, 08 Jun 2017 18:11:00 +0000 Install and Use Go With GVM (Golang Version Manager) 3 points posted by blueBot https://youtu.be/7hFfkOs8gRg 2226 Fri, 19 May 2017 13:26:00 +0000 Generate an NFT Collection in Go 1 points posted by plutov https://youtu.be/QPvE6qxdTDk 4694 Sun, 27 Feb 2022 20:14:00 +0000 packagemain #23: Fuzz Testing in Go 1 points posted by plutov https://youtu.be/w8STTZWdG9Y 4692 Sun, 20 Feb 2022 18:09:00 +0000 Video: Building Slack Bot with Go and Wit.ai 1 points posted by plutov https://youtu.be/zkB_c3cgtd0 3217 Mon, 05 Mar 2018 02:48:00 +0000 Cast: Debugging Go Programs with godebug 1 points posted by gopher https://www.youtube.com/watch?v=LQi0N0nA5RA&feature=youtu.be 229 Mon, 12 Oct 2015 21:00:00 +0000 Florin Patan: The question of the year Sprint vs Sprintf. Hehe #video In the next lesson Florin will teach us println vs print 0 points posted by fromst https://youtu.be/I-8PfC6dZe4?t=1382 3232 Sun, 11 Mar 2018 08:14:00 +0000 Optimizing Go for Speed and Scale - Lessons Learned, talk from StrangeLoop 2017 <br> 0 points posted by Brian Flannery https://youtu.be/DJ4d_PZ6Gns 2734 Mon, 02 Oct 2017 12:59:00 +0000