Media Summary: In this video I cover some of the dev tools that I use in my day to day as a New studio, new camera, new code review! I reviewed Raphael's code: gitlab.com/hackebrot/tweets I hope you like it! Recently Philip Thomas tweeted about a little web scraper he had written in Go: ...

Justforfunc 6 Flappy Gopher - Detailed Analysis & Overview

In this video I cover some of the dev tools that I use in my day to day as a New studio, new camera, new code review! I reviewed Raphael's code: gitlab.com/hackebrot/tweets I hope you like it! Recently Philip Thomas tweeted about a little web scraper he had written in Go: ... Go 1.9 was just released and it comes with a change to the language: type aliases! You can read more about it here: - Go 1.9 ... Let's review some code! In this first part of the episode I review the HTTP handlers and config package of ... What's the best way to create a Mandelbrot fractal in Go? pprof is not enough to help us with this ... let's learn how to use the Go ...

Let's go back to basics and implement a well known command using only what the standard library provides. We'll discover the ... During my Go Tooling in Action Workshop ( many people ask how to include ... 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. Part 1 here: I want my building gate to open automagically. With Twilio I'm able to answer the ...

Photo Gallery

justforfunc #6: Flappy Gopher
justforfunc #8: Flappy Gopher III - Collision detection
justforfunc #7: Flappy Gopher II - Handling Events
Go Tooling  in Action
justforfunc #4: Code Review for a Twitter client
justforfunc #1: A Code Review
justforfunc #18: understanding Go's type aliases
justforfunc #20: code reviewing ursho (part 1)
justforfunc #22: using the Go execution tracer
justforfunc #35: Implementing the tree command from scratch
justforfunc #36: Versions, build constraints, and ldflags
justforfunc #11: code review of an IRC package's API
View Detailed Profile
justforfunc #6: Flappy Gopher

justforfunc #6: Flappy Gopher

Have you ever played

justforfunc #8: Flappy Gopher III - Collision detection

justforfunc #8: Flappy Gopher III - Collision detection

The final episode of the

justforfunc #7: Flappy Gopher II - Handling Events

justforfunc #7: Flappy Gopher II - Handling Events

Let's keep building

Go Tooling  in Action

Go Tooling in Action

In this video I cover some of the dev tools that I use in my day to day as a

justforfunc #4: Code Review for a Twitter client

justforfunc #4: Code Review for a Twitter client

New studio, new camera, new code review! I reviewed Raphael's code: gitlab.com/hackebrot/tweets I hope you like it!

justforfunc #1: A Code Review

justforfunc #1: A Code Review

Recently Philip Thomas tweeted about a little web scraper he had written in Go: ...

justforfunc #18: understanding Go's type aliases

justforfunc #18: understanding Go's type aliases

Go 1.9 was just released and it comes with a change to the language: type aliases! You can read more about it here: - Go 1.9 ...

justforfunc #20: code reviewing ursho (part 1)

justforfunc #20: code reviewing ursho (part 1)

Let's review some code! In this first part of the episode I review the HTTP handlers and config package of ...

justforfunc #22: using the Go execution tracer

justforfunc #22: using the Go execution tracer

What's the best way to create a Mandelbrot fractal in Go? pprof is not enough to help us with this ... let's learn how to use the Go ...

justforfunc #35: Implementing the tree command from scratch

justforfunc #35: Implementing the tree command from scratch

Let's go back to basics and implement a well known command using only what the standard library provides. We'll discover the ...

justforfunc #36: Versions, build constraints, and ldflags

justforfunc #36: Versions, build constraints, and ldflags

During my Go Tooling in Action Workshop (https://github.com/campoy/go-tooling-workshop) many people ask how to include ...

justforfunc #11: code review of an IRC package's API

justforfunc #11: code review of an IRC package's API

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.

justforfunc #3: The Magic Gate (part 2)

justforfunc #3: The Magic Gate (part 2)

Part 1 here: https://youtu.be/mTd3hHUy9OU I want my building gate to open automagically. With Twilio I'm able to answer the ...