《500 Lines or Less》学习小组

l
lcwyc
楼主 (未名空间)

《500 Lines or Less》网络版在http://aosabook.org/en/index.html ,主要是一些architecture level的东西,感觉很有趣。所搞了一个学习小组,准备下下周正式开始,大家每周先自学,自己写代码,然后周末用hangout开会一个小时,英语交流,讨论学到的内容、问题、自己写的代码、感受等。从而达到互相督促、提高英语能力、交流idea的目的。
https://groups.google.com/forum/#!forum/500-lines-or-less-study-group
初步计划:
Meet weekly through Google hangout during weekend. I'm in Pacific Daylight
Timezone (UTC - 7). So the meeting time would be between 8 am - 9 pm PDT.
Each meeting would be around 30 mins to 1 hour long depending on number of
attendants.
Learn 1 chapter every 2 weeks. One week reading and one week coding.
In the reading week's meeting, one volunteer will give a brief summary of
the chapter and then we can share any thoughts and questions about that. I
will create a shared google doc to document all these things.
In the coding week's meeting, we can share and review each other's code and talk about the difficulties/achievements we have during coding. We can do
this through some online shared codepad. https://codecollab.io/ is the best one I currently find which supports both shared editing and compiling and
runing.
We will have kick off meeting in the weekend 11/9 - 11/10. In that meeting, we can introduce ourselves and consolidate the plan and schedule. Then we
can formally start learning.
I will create a Google form to vote for the meeting time.

欢迎有兴趣的加入!
c
chebyshev

我原来看过http server那个部分。可惜现在没时间看这些东西了。另外这些东西我觉
得有点陈旧。有这时间学个AI不是很好嘛。也有几百行的DL介绍。

h
hadoop2

这些东西玩玩还是蛮好的,可能更适合在学校里教书吧,production上不行的。现在的
系统都太大了,这些东西显得太小,未必值得往极端搞。

【 在 lcwyc (jujuwyc) 的大作中提到: 】
: 《500 Lines or Less》网络版在http://aosabook.org/en/index.html ,主要是一些architecture level的东西,感觉很有趣。所搞了一个学习小组,准备下下周正式开始,大家每周先自学,自己写代码,然后周末用hangout开会一个小时,英语交流,讨论学到的内容、问题、自己写的代码、感受等。从而达到互相督促、提高英语能力、交流idea的目的。
: https://groups.google.com/forum/#!forum/500-lines-or-less-study-group
: 初步计划:
: Meet weekly through Google hangout during weekend. I'm in Pacific Daylight
: Timezone (UTC - 7). So the meeting time would be between 8 am - 9 pm PDT.
: Each meeting would be around 30 mins to 1 hour long depending on number of
: attendants.
: Learn 1 chapter every 2 weeks. One week reading and one week coding.
: In the reading week's meeting, one volunteer will give a brief summary of : the chapter and then we can share any thoughts and questions about that. I
: ...................

c
chebyshev

这本书有不少topic,可以比较迅速了解某个topic是做什么用的。
【 在 hadoop2 (千古) 的大作中提到: 】
: 这些东西玩玩还是蛮好的,可能更适合在学校里教书吧,production上不行的。现在的
: 系统都太大了,这些东西显得太小,未必值得往极端搞。

l
lcwyc

主要最近2,3个月有个小目标,所以想找一些比较简单的side project做一下~~~ AI的话打算目标实现之后再学
【 在 chebyshev (......) 的大作中提到: 】
: 我原来看过http server那个部分。可惜现在没时间看这些东西了。另外这些东西我觉
: 得有点陈旧。有这时间学个AI不是很好嘛。也有几百行的DL介绍。

w
walkrandom

书是很好。就是过时了。
比如Guido的爬虫,现在不是这种写法了。
l
lcwyc

谢谢提醒,我会尽量去找些流行的写法对比着看
【 在 walkrandom (walkrandom) 的大作中提到: 】
: 书是很好。就是过时了。
: 比如Guido的爬虫,现在不是这种写法了。

a
alexanderth

有什么类似的新书推荐么?谢谢
【 在 walkrandom (walkrandom) 的大作中提到: 】
: 书是很好。就是过时了。
: 比如Guido的爬虫,现在不是这种写法了。

w
walkrandom

我也不知道。
跟楼主一起,把书里那些例子update一下,是很好的练习吧。

【 在 alexanderth (Alexander) 的大作中提到: 】
: 有什么类似的新书推荐么?谢谢