<p>Ok, I know, Its personal and whatever. But im out of ideas. I really wanna try Golang. I like gothreads, building to one binary and its not so far from python. </p>
<p>But thing is, I kinda like python and its fits completely in my perosonal (home) use. Ordinary I build web-scrapper to try language speed, syntax and tooling but now I cant use internet (well, I can, but for reading docs or reddit, cant use this pc for dev). </p>
<p>Can you suggest me something good to start which can be writter without Internet and will use gothreads and basic syntax (more is better) ? </p>
<hr/>**评论:**<br/><br/>gohacker: <pre><p>Pick something you're interested in. Automate it. And even without internet you have http://localhost for GUI.</p></pre>struck-off: <pre><p>Thats a problem, most things I interested already did in python</p></pre>neoasterisk: <pre><blockquote>
<p>Thats a problem, most things I interested already did in python</p>
</blockquote>
<p>You could choose one of the programs you've written in Python which you think that could benefit from Go's performance and rewrite it in Go. Since you are familiar with the code base you will require the net less as well.</p></pre>thewhitetulip: <pre><p>Write a todo list manager, a web app and a CLI RESTful API. If you want, you can follow my tutorial, <a href="https://github.com/thewhitetulip/web-dev-golang-anti-textbook/" rel="nofollow">https://github.com/thewhitetulip/web-dev-golang-anti-textbook/</a>, else first build it and then compare with it, the code is at <a href="https://github.com/thewhitetulip/Tasks/" rel="nofollow">https://github.com/thewhitetulip/Tasks/</a></p>
<p>I can totally relate with your situation! I was in such one a few years ago, I would suggest look around you, what app do you want which isn't present offline, I wanted an offline trello and I wanted to try Go, thus, I wrote my own small version of trello like, I designed it myself.</p>
<p>As a last thought, build <em>anything</em>, if you keep wondering, you'll just keep wondering. Start building something, in the middle of that implementation, you'd get loads of ideas, that's the irony of thoughts, once you have thoughts, they trigger more thoughts, but if you keep wishing that a thought and idea would come to you, it won't come.</p></pre>struck-off: <pre><p>Hmm, todi list is nit bad idea. I guess Ill do smth of this. Thx</p></pre>thewhitetulip: <pre><p>Good luck.</p></pre>
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889
- 请尽量让自己的回复能够对别人有帮助
- 支持 Markdown 格式, **粗体**、~~删除线~~、
`单行代码`
- 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
- 图片支持拖拽、截图粘贴等方式上传