TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: A Platform to learn Go by building projects in your terminal and IDE

1 点作者 roblaszczak超过 2 年前

1 comment

roblaszczak超过 2 年前
Hey HN! I&#x27;m Robert, and I&#x27;m one of the authors.<p>With my friend Miłosz, we&#x27;ve been working on a way for experienced developers to grasp Go quickly. After long evenings and weekends, we&#x27;re ready to share our idea that we think is unique.<p>Many Go courses cover lots of details irrelevant to most developers. The difficulty level is chosen for developers with all levels of experience. Often, they consist of videos, which makes them long. Or they make you write code in the browser. We believe that it’s not the most optimal way of learning. We decided to approach this topic differently.<p>While learning and teaching new technologies, we found that implementing real-life projects incrementally is the best way to learn. We decided to recreate this method of learning, but in a more structured and automated way.<p>We created a Go training for experienced developers, containing the most relevant knowledge. It quickly makes you comfortable writing Go code.<p>The training is made of 80 exercises based on real-life projects and examples. You write all the code in your local editor or IDE. Our CLI provides the boilerplate code for the exercise and fast feedback about your solution.<p>The first four modules are free after registration. The entire training is free for students (please check the FAQ[1] for details).<p>We are not aware of any similar training out there. It would be great to hear your feedback!<p>[1] <a href="https:&#x2F;&#x2F;threedots.tech&#x2F;go-in-one-evening&#x2F;#faq" rel="nofollow">https:&#x2F;&#x2F;threedots.tech&#x2F;go-in-one-evening&#x2F;#faq</a>