I completed Ultimate Go, took good notes and commented directly on source code
11–20 of 53 posts
Re: I completed Ultimate Go, took good notes and commented directly on source code
#12Re: I completed Ultimate Go, took good notes and commented directly on source code
#13Re: I completed Ultimate Go, took good notes and commented directly on source code
#14The design guidelines ( https://github.com/ardanlabs/gotraining/blob/master/topics/g... ) are especially good. And it's not go-specific, it can be applied to any software crafting tool.
Re: I completed Ultimate Go, took good notes and commented directly on source code
#15The design guidelines ( https://github.com/ardanlabs/gotraining/blob/master/topics/g... ) are especially good. And it's not go-specific, it can be applied to any software crafting tool.
Re: I completed Ultimate Go, took good notes and commented directly on source code
#16Re: I completed Ultimate Go, took good notes and commented directly on source code
#17Earlier quoted context omitted.
[deleted]
I read that differently in light of the section heading "These Days Are Gone".
We cannot "throw more developpers at the problem".
First because they are expensive. But also because that makes management exponentially expensive while necessarily helping with delivery (lump of work fallacy).
Or you are correct and this is appallingly bad drafting and formatting.
Re: I completed Ultimate Go, took good notes and commented directly on source code
#18That's why I wrote a book which teaches Go web dev example
https://github.com/thewhitetulip/web-dev-golang-anti-textboo...