Sublime
An inspiration engine for ideas
On being a generalist
Danny • 3 cards
The first line says this: package main This is known as a package declaration, and every Go program must start with it. Packages are Go’s way of organizing and reusing code. There are two types of Go programs: executables and libraries. Executable applications are the kinds of programs that we can run directly from the terminal (on Windows, they en
... See moreCaleb Doxsey • Introducing Go: Build Reliable, Scalable Programs
Paul Graham
Steven Schlafman • 1 card
Matthew Parris
@froggermtp
George Bilbrey
@gbilbrey
Atlasq
atlasq.comLee Robinson
leerob.com
Announcing Observable 2.0
observablehq.com
architectural design.