[HN Gopher] Show HN: I'm writing an interactive book on Go concu...
___________________________________________________________________
Show HN: I'm writing an interactive book on Go concurrency
Author : nalgeon
Score : 26 points
Date : 2024-07-30 16:26 UTC (6 hours ago)
(HTM) web link (antonz.org)
(TXT) w3m dump (antonz.org)
| Art9681 wrote:
| I am a big fan of the author's work. If you have not checked out
| the Codapi project I highly recommend you check it out as well:
|
| https://codapi.org
| nalgeon wrote:
| Thank you, glad you like it! In fact, one of the reasons I
| started Codapi in 2023 was to have a playground for an
| interactive book on Go concurrency.
|
| I got a bit carried away with Codapi and later Redka
| (Redis+SQLite), but eventually returned to the book :)
| tomcam wrote:
| I imagine this will be requirement, but please have a section on
| contexts. As near as I can tell, it is a pointer to a thread safe
| area for data, but I'm not certain.
| nalgeon wrote:
| Context in Go is (mostly) a tool for canceling operations.
| There will be a chapter on contexts in part 1 of the book.
___________________________________________________________________
(page generated 2024-07-30 23:01 UTC)