<p>I have been writing this book since one year now, I was wondering if it would make sense to add a chapter on network programming. I know a few books who do teach it, but the idea behind my book was to teach how to write a webapp which I wrote while I was learning Go and webapps in Go. <a href="http://github.com/thewhitetulip/Tasks/" rel="nofollow">http://github.com/thewhitetulip/Tasks/</a></p>
<p>I do not see any way socket programming is related to my todo list manager.</p>
<p>book link: <a href="http://github.com/thewhitetulip/web-dev-golang-anti-textbook/" rel="nofollow">http://github.com/thewhitetulip/web-dev-golang-anti-textbook/</a></p>
<hr/>**评论:**<br/><br/>OccamsMirror: <pre><p>Yes, I think so. Maybe frame it in a "microservices" kind of way.</p>
<p>Teaching a bit of rpc isn't going to hurt anyone and there's plenty of reasons people may want to use it for a webapp.</p></pre>thewhitetulip: <pre><p>Thanks!</p></pre>
