Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Fri, 26 Apr 2019 08:34:00 +0000 Video: Matt Heath - Contexts in Context #londongophers 10 points posted by kenny https://www.youtube.com/watch?v=GhRG_7X4BPI 3938 Tue, 23 Apr 2019 10:43:00 +0000 Video: A Go Programmer's Guide to Secure Connections by Liz Rice #londongophers All too often we read stories about systems being compromised because an administrative interface was left open and unsecured, or because access keys were inadvertently made public. You probably know that HTTPS is "secure"; you may well have experience of creating certificate signing requests or using public/private key pairs. But many of us follow the instructions without worrying too much about what's going on. In this tutorial session, Liz explores what's going on, illustrating everything as she goes with demos and Go code. Afterwards, you should be much more confident about using secure connections within your own code, and when configuring security settings on the tools you use day-to-day. 7 points posted by kenny https://www.youtube.com/watch?v=OF3TM-b890E 3580 Mon, 24 Sep 2018 12:36:00 +0000 Video: Absolute Unit (Test) #londongophers <div>Talk by Dave Cheney at London Gophers 2019</div>I’m a fan of developing tests while you write your code. It felt right that I should make my tests the first consumer of my code (and I’ve found supporting evidence that this idea goes back to the early 60’s), but in practice, that is to say, the practice of TDD, this always seemed to slow me down and create brittle test suites. This is a talk about how relearning my approach to unit testing helped me understand how to practice TDD more effectively in my development workflow, but more importantly, how to design my packages as a unit, focused on their behaviour, not their implementation. 5 points posted by kenny https://www.youtube.com/watch?v=UKe5sX1dZ0k 3859 Fri, 22 Mar 2019 08:59:00 +0000 Video: How to not build legacy systems that everyone hates #londongophers Chris James at London Gophers 4 points posted by kenny https://www.youtube.com/watch?v=Kwtit8ZEK7U 3860 Fri, 22 Mar 2019 09:26:00 +0000