|
You are here |
journal.infinitenegativeutility.com | ||
| | | | |
0xd34df00d.me
|
|
| | | | | ||
| | | | |
blog.drewolson.org
|
|
| | | | | So you've learned some basic Haskell and you're feeling really good about yourself. You sit down the write some code and you're presented with a deeply nested JSON structure: { "foo": "Hello", "bar": 1, "baz": "More stuff", "people": [ { "name": "Drew", "hobbies": [ { "name": "bridge" }, { "name": "haskell" } ] }, { "name": "Jane", "hobbies": [ { "name": "chess" }, { "name": "ocaml" } ] } ] } Your goal is to simply find the name of Drew's first hobby. LET'S WRITE SOME TYPES! | |
| | | | |
www.fosskers.ca
|
|
| | | | | ||
| | | | |
www.kdnuggets.com
|
|
| | | From the biological neuron to LLMs: How AI became smart. | ||