有没有人写一个“golang - 100 天从新手到大师”的教程??

2019-05-23 04:09:06 +08:00
 nvhanzhi

看这个有感 https://github.com/jackfrued/Python-100-Days

6508 次点击
所在节点    Go 编程语言
38 条回复
gauzung
2019-05-23 10:23:40 +08:00
精通已经成为贬义词了
supuwoerc
2019-05-23 10:25:15 +08:00
100 天人家都从程序员升到部门经理了
alexmy
2019-05-23 10:27:28 +08:00
新手看点基础教程什么的先入个门,后面就靠自己了。
cookey39
2019-05-23 10:37:48 +08:00
大学毕业生,100 天差不多够了吧.....做个小项目,差不多入门了
精通?搞出来编译器之前敢说精通?
SuperMild
2019-05-23 10:41:34 +08:00
一个真实案例,npm 团队嫌 nodejs 太慢,用 Go 改写,用了两天,在此之前,他们并不熟悉 Go 语言。

但由于当时 Go 的依赖管理让他们失望,于是他们又用 Rust 改写,用了一个星期,其中包括熟悉 Rust 语言所花的时间。(结果,不管依赖管理还是运行效率都很让他们满意)
bonfy
2019-05-23 10:46:09 +08:00
100 天太久了 自己找资料看看 30 天就够了 当然是不是大师另说(真大师也要看自己天赋是不是异禀)
bonfy
2019-05-23 10:49:27 +08:00
还有 我多说一句 为什么大家都喜欢 放着官方文档不看 就喜欢看这种 21 天 30 天 从 xx 到 xx 的呢?

人家官方认证 武林秘籍 放在那不看 非要练什么 邪派功法 真是搞不懂
karllynn
2019-05-23 12:59:31 +08:00
歪风邪气,官方资料自己看看不行么
yim7
2019-05-23 13:17:10 +08:00
一星期熟练搬砖没问题,大师水平已经不是一门编程语言的范围了
loading
2019-05-23 13:18:10 +08:00
现在伸手党都这么冠冕堂皇了?
fancyhan
2019-05-23 13:29:00 +08:00
你把 b 站代码看完了就行了
gxm44
2019-05-23 14:00:57 +08:00
@SuperMild

只是重写了一个授权服务,用 node 只需要个把小时,Go 用了 2 天,rust 用了近一周。

To narrow down on one programming language that was best suited for their authorization service, the team rewrote the service in Node.js, Go, and Rust. The Node.js rewrite was acting as a baseline to evaluate Go or Rust.

While rewriting in Node.js took just an hour, given the team ’ s expertise in JavaScript, the performance was very similar to the legacy implementation. The team finished the Go rewrite in two days but ruled it out because it did not provide a good dependency management solution. “ The prospect of installing dependencies globally and sharing versions across any Go project (the standard in Go at the time they performed this evaluation) was unappealing,” says the white paper.

Though the Rust rewrite took the team about a week, they were very impressed by the dependency management Rust offers.
dog82
2019-05-23 14:24:23 +08:00
我们小公司小项目,就在用 go + beego
usingnamespace
2019-05-23 14:30:02 +08:00
@luozic c 和 cpp 真的一点关系没有
usingnamespace
2019-05-23 14:30:33 +08:00
@luozic go 底层和 cpp 有什么关系。。
usingnamespace
2019-05-23 14:31:16 +08:00
@dog82 赶紧扔了 beego
gaocc
2019-05-23 15:33:54 +08:00
感觉是很培训班特色的教程 hh,实际玩起来还是根据需求来。
hweining
2019-05-25 22:53:13 +08:00

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://tanronggui.xyz/t/566779

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX