<p>I would like to share my new project. This is to write my own
computer science textbook, based on Go.</p>
<p><a href="https://github.com/gyuho/learn#contents">https://github.com/gyuho/learn#contents</a></p>
<p>They are not tutorials, more like personal learning logs,
to maximize my learning efficiencies. I think this might be
useful to others because I have many visualizations along with fully
working Go code. e.g. <a href="https://github.com/gyuho/learn/tree/master/doc/go_graph_shortest_path">https://github.com/gyuho/learn/tree/master/doc/go_graph_shortest_path</a></p>
<p>Criticisms and feedbacks are very welcome!</p>
<p>Thanks,</p>
<hr/>**评论:**<br/><br/>mwholt: <pre><p>Incredible - all those links in the README go to Markdown files in the same repository, containing original, authentic content - not just another curated list of sites. Great job!</p></pre>gyuho: <pre><p>Thanks! I am really enjoying working with markdown, except when I miss latex to write math equations.</p></pre>lapingvino: <pre><p>With Pandoc you can include latex math in Markdown.</p></pre>gyuho: <pre><p>Cool, I will check that out.</p></pre>gyuho: <pre><p>Forgot to mention.</p>
<p>Go has been the best language as an introductory
programming language. I started coding in C++, which I
had hard time to have fun with. Go got me into coding, and
now I want to learn C++ again because I can learn better
from what I have learned with Go.</p></pre>haisum: <pre><p>Brilliant work. Keep on improving it it will benefit a lot of people.</p></pre>gyuho: <pre><p>Thanks!</p></pre>PaulCapestany: <pre><p>I really like the visualizations! Very nice.</p></pre>gyuho: <pre><p>Thanks a lot! Visualizations are key to my learning.
It really helps a lot understand hard concepts.</p></pre>jwcrux: <pre><p>This is fantastic - bravo!</p>
<p>I strongly believe the Go community is a great example of a feedback loop, in that beginners (or people like me who just ask silly questions occasionally) can go to the go-nuts mailing list, IRC, or any of the other accessible channels and get help immediately. By getting such great help so quickly, the beginner is more likely to help others down the line.</p>
<p>This is great work, and I look forward to seeing how it will inspire people just starting to look at Go.</p>
<p>Thank you for this contribution!</p></pre>gyuho: <pre><p>Thanks! Yeah this is only the beginning. I have plan to add many more contents, while improving the current ones. Please share with your friend for more feedback. </p></pre>gaspiman: <pre><p>Awesome. Great job & Thank you!</p></pre>gyuho: <pre><p>Thanks!</p></pre>luhem007: <pre><p>Been on reddit since 2008, this is the first CompSci post I saved. Great job!</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传