Writing on software engineering, learning, and travel.

All opinions are my own.

Japanese Grammar 1

Grammar is a framework that combines words to create meaning. It is the structure of a language.

MIT 6.824: Lecture 2 - RPC and Threads

This course is based on the Go programming language, and this post will introduce some features in Go that make it well suited for building concurrent and distributed applications.