Writing an Interpreter in Go: The Paperback Edition
11–20 of 78 posts
Re: Writing an Interpreter in Go: The Paperback Edition
#12So what was the source format? Markdown?
Re: Writing an Interpreter in Go: The Paperback Edition
#13Re: Writing an Interpreter in Go: The Paperback Edition
#14It is becoming quite popular (or maybe it was always the case?) that someone learning some topic and at the same time writing a book about it. Interesting how it affects the quality of the content (versus books authored by persons with expertise in given topics).
Re: Writing an Interpreter in Go: The Paperback Edition
#15Re: Writing an Interpreter in Go: The Paperback Edition
#16Re: Writing an Interpreter in Go: The Paperback Edition
#17It is becoming quite popular (or maybe it was always the case?) that someone learning some topic and at the same time writing a book about it. Interesting how it affects the quality of the content (versus books authored by persons with expertise in given topics).
Re: Writing an Interpreter in Go: The Paperback Edition
#18Anyone can share what sort of interpreter this is? Is it a walking-AST kind of thing, or something more advanced?
Re: Writing an Interpreter in Go: The Paperback Edition
#19It is becoming quite popular (or maybe it was always the case?) that someone learning some topic and at the same time writing a book about it. Interesting how it affects the quality of the content (versus books authored by persons with expertise in given topics).
My belief is that writing about a topic that one is trying to come to grips with helps ensure they achieve the best possible learning outcomes.
Re: Writing an Interpreter in Go: The Paperback Edition
#20Earlier quoted context omitted.
My belief is that writing about a topic that one is trying to come to grips with helps ensure they achieve the best possible learning outcomes.
The best learning outcomes for the author I believe. But I'm more interested in the prospective reader's PoV.