Newbie projects

agolangf · · 348 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>Hello,</p> <p>I&#39;m currently learning Go, I finished tour.golang.org and now I&#39;m reading the &#34;The Go programming language&#34; book.</p> <p>My plan is to complete at least 5-10 small projects in the upcoming months using Go. </p> <p>So that I could later put them on my CV/Portfolio.</p> <p>Could you recommend what types of small projects would look good on a back-end web developer&#39;s CV?</p> <p>One thing I have in mind is a dummy login/registration system. But need some more good ideas. Thanks.</p> <hr/>**评论:**<br/><br/>j0holo: <pre><p>Not really a web back-end project but my first reall program in Go was a UFW (firewall) log reader that reads a ufw.log file and displays the amount of block port scans. Not really complicated but I learned a lot about the language just by building something I thought was interesting.</p> <p>The advice I give you is to just start building something that interest you. You can start really simple like I did an expand it into a complex program.</p> <p>For example I&#39;m looking for a way now to hook my program into the ufw logging system to parse the data more easily and save it in a database.</p></pre>snippet2: <pre><p>Not sure if you saw this already but I just made this post yesterday to help with the language, DB, DB drivers, and the server. Also, it&#39;s online so when you go for your interview its environment is already setup. Which actually is a login. Let me know if you need help.</p> <p><a href="https://www.reddit.com/r/golang/comments/5lcnhb/found_an_amazingly_beginner_resource_for/" rel="nofollow">https://www.reddit.com/r/golang/comments/5lcnhb/found_an_amazingly_beginner_resource_for/</a></p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

348 次点击  
加入收藏 微博
0 回复
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传