ben on Nostr: Finished both “Learning Go” and “The Rust Programming Language” today (latter ...
Finished both “Learning Go” and “The Rust Programming Language” today (latter of which has taken over a year, admittedly). Not sure I’m likely to be doing much Rust in the foreseeable future, but it’s been an interesting perspective — some things in Go have made more sense through learning how Rust does it too. (Like concurrency: “use message passing not shared memory” versus “here’s how rust makes shared memory safer”.)
#GoLang #RustLang
Published at
2023-09-17 19:53:54Event JSON
{
"id": "4378725299211f5059661eec6734b0fa351206545b3b8357850d3a3def693a0e",
"pubkey": "dde900f94e3494e2c334ea94bc29fdfb034f8e10e682f53843a524d45c3b7d41",
"created_at": 1694980434,
"kind": 1,
"tags": [
[
"t",
"golang"
],
[
"t",
"rustlang"
],
[
"proxy",
"https://hachyderm.io/users/benjamineskola/statuses/111082237778663917",
"activitypub"
]
],
"content": "Finished both “Learning Go” and “The Rust Programming Language” today (latter of which has taken over a year, admittedly). Not sure I’m likely to be doing much Rust in the foreseeable future, but it’s been an interesting perspective — some things in Go have made more sense through learning how Rust does it too. (Like concurrency: “use message passing not shared memory” versus “here’s how rust makes shared memory safer”.)\n\n#GoLang #RustLang",
"sig": "e2a03dcb0ada123a664a9e53f07f000ef2ab7b8771b689b8826c29c5e665dee275962d994c9370fcbf22e9fd24ae3befc7cc9458b6a274382f9757f0a984c93a"
}