I love Wikipedia.
The other day I had to hook up some code via JSON. Having no idea what JSON is, I looked on Wikipedia. Basic data types, examples, syntax, and a link to RFC 4627 later, and I was set. Cool! I wanted to implement a hash map, but I wasn’t sure if I wanted to do [...]