Media Summary: This is the first episode of a series on program analysis. We will answer the question "what's the most common identifier in the In the second episode of the program analysis series we use I received a question on twitter asking if there was a good reason for nil channels other than completeness. This is my short but ...

Justforfunc 18 Understanding Go S - Detailed Analysis & Overview

This is the first episode of a series on program analysis. We will answer the question "what's the most common identifier in the In the second episode of the program analysis series we use I received a question on twitter asking if there was a good reason for nil channels other than completeness. This is my short but ... Ask any questions on twitter.com/francesc Do you know how to use the context package from Part 1 here: I want my building gate to open automagically. With Twilio I'm able to answer the ... Let's cover the basics of unit testing in

Learn how to design great software in 7 steps: Python is powerful but has its quirks—like imports ...

Photo Gallery

justforfunc #18: understanding Go's type aliases
justforfunc #24: what's the most common identifier in the Go stdlib?
justforfunc #42: Intro to Go Modules and SemVer
justforfunc #36: Versions, build constraints, and ldflags
justforfunc #25: deeper program analysis with go/parser
justforfunc #26: why are there nil channels in Go?
justforfunc #9: The Context Package
justforfunc #3: The Magic Gate (part 2)
Parsing SGF files for fun
justforfunc #16: unit testing HTTP servers
Go just got a faster standard package...
GothamGo 2015: Using go/types for Code Comprehension and Refactoring Tools by Alan Donovan
View Detailed Profile
justforfunc #18: understanding Go's type aliases

justforfunc #18: understanding Go's type aliases

Go

justforfunc #24: what's the most common identifier in the Go stdlib?

justforfunc #24: what's the most common identifier in the Go stdlib?

This is the first episode of a series on program analysis. We will answer the question "what's the most common identifier in the

justforfunc #42: Intro to Go Modules and SemVer

justforfunc #42: Intro to Go Modules and SemVer

Go

justforfunc #36: Versions, build constraints, and ldflags

justforfunc #36: Versions, build constraints, and ldflags

During my

justforfunc #25: deeper program analysis with go/parser

justforfunc #25: deeper program analysis with go/parser

In the second episode of the program analysis series we use

justforfunc #26: why are there nil channels in Go?

justforfunc #26: why are there nil channels in Go?

I received a question on twitter asking if there was a good reason for nil channels other than completeness. This is my short but ...

justforfunc #9: The Context Package

justforfunc #9: The Context Package

Ask any questions on twitter.com/francesc Do you know how to use the context package from

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 ...

Parsing SGF files for fun

Parsing SGF files for fun

SGF files describe a board game like

justforfunc #16: unit testing HTTP servers

justforfunc #16: unit testing HTTP servers

Let's cover the basics of unit testing in

Go just got a faster standard package...

Go just got a faster standard package...

A look at

GothamGo 2015: Using go/types for Code Comprehension and Refactoring Tools by Alan Donovan

GothamGo 2015: Using go/types for Code Comprehension and Refactoring Tools by Alan Donovan

GothamGo 2015: Using

Go vs Python: What Every Developer Should Know

Go vs Python: What Every Developer Should Know

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Python is powerful but has its quirks—like imports ...