Daily Shaarli

All links of one day in a single page.

December 15, 2019

Why Go Is Not Good :: Will Yager

After writing a few programs in Go, I appreciate its simplicity and how easy it is to cross-complile and deploy simple programs, but I agree its type system is a bit too simple.

6.042J Chapter 12: Generating functions [PDF]

The most clear introduction to generating functions and their uses that I've found.