Media Summary: Let's review and improve the API of a IRC client! We want the API to be easier to use, but even more important, harder to misuse. Recently Philip Thomas tweeted about a little web scraper he had written in Go: ... Let's learn about flags! For a recent project I needed to define
Justforfunc 2 The Magic Gate - Detailed Analysis & Overview
Let's review and improve the API of a IRC client! We want the API to be easier to use, but even more important, harder to misuse. Recently Philip Thomas tweeted about a little web scraper he had written in Go: ... Let's learn about flags! For a recent project I needed to define New studio, new camera, new code review! I reviewed Raphael's code: gitlab.com/hackebrot/tweets I hope you like it! Today we put together some of the coolest technologies I know to build a replacement for the say command available in OSX with ... We've all used a bit of the io package ... right? Implementations of io.Writer and io.Reader can be literally found everywhere ... but ...
Let's keep building Flappy Gopher! But first, we need to address a little data race. Then we'll handle events concurrently, keeping ... I've had another big commentated video in the works since a while ago, but I haven't been able to work on it lately, so I took the ... Have you ever played Flappy Bird? I'm sure you have! In this episode I decided to implement Flappy Gopher, a Go version of the ... Let's cover the basics of unit testing in Go and then show how you can test http.HandlerFunc and http.Handler. You'll learn how to ... Ask any questions on twitter.com/francesc Do you know how to use the context package from Go's standard library? Then get ...