Reverse domain modeling for fun
In the last two months or so, I have developed a strong interest in domain-driven design (DDD).
Managing execution order in Go concurrent programming
Problems discussed in this article Concurrent Go programming with goroutine, especially about:
execution order data race