#5 楼 @Kabie 多谢!Beautify Ruby 确实有这个功能,不过我在安装后卡到这一步了:https://github.com/CraigWilliams/BeautifyRuby/issues/52
目前还是不能用。
#19 楼 @diguage 已经承诺给社区了,但是这么长时间都没有更新了,惭愧惭愧!
我会努力弄的,视频我会发到: http://haoqicat.com/happypeter/rails10
刚刚看了 Logdown 的 explore 选项,确实找到很多值得一读的内容,感觉很好,会经常过去翻翻的。
一个感觉不好的点:打开文章,代码框的黄色背景配上很细的字体,首先颜色搭配上不太好看,另外也看不太清。期待改进。
以及从他的经历中总结出一些东西可以给大学生朋友借鉴
我觉得这是很有意义的切入点,我未来可能做一个系列的访谈,专门请老手给大学生谈经验的 @lgn21st
好贴子
喜欢这个修改,最近发现用 writing.io 越来越多了。
这个必须要让大家都知道
CDN 方面,看来如果用七牛备份,未来想 CDN 了也不难。
#9 楼 @xstmjh In case anybody want to know more about my English level: https://news.ycombinator.com/threads?id=happypeter
学习了
Thx a lot everybody. And @yanhao , if you do need to sign a contract with one person, I can do that(on behalf of all us). And if there is something going wrong, I shall be the one that you can assign blame.
My email: [email protected]
We are a team of 3 Rails dev/HTML5 superfan, we are currently building our own product, but still we have plenty of time to do some extra work to solve our money problem.
So my question is, is it acceptable to you that if we want to join as a team? We want to work remotely, and each of us will work part time, but certainly we can provide more horsepower than one single dev can offer.
My name is Peter, and here is my personal tech cast: http://happycasts.net/
#4 楼 @blacktulip 不错的一种思维方式,受教了。
@xiaoronglv 多谢提醒,回头我改改。
#1 楼 @OhCoder 我自己认为的测试新手入门的最佳路径:http://ruby-china.org/topics/13590
#12 楼 @nightire https://github.com/github/ 确实可以说明很多问题,多谢!
不过通过听 How Github use Github to Build Github 后,他们那边确实有 "TDD is too heavy, we love(at least don't mind) Twitter Driven Development" 的倾向。
是不是所有的项目都有必要写测试? 小道消息(未经确认):github 的项目基本不写测试
PS: 我们团队的 https://github.com/happypeter/onestep/ 项目现在代码也不少了,但是我却始终觉得写测试是个很得不偿失的努力。希望有高手能证明我是愚蠢的。
我也是 c/c++ 转过来的,牙一咬,没什么是克服不了的。
1.以我现在的状况学 ruby 会碰到什么问题?
我自己最大的问题就是对 web 的整个不熟悉,http, html,js 这些东西要补一补才行。
2.你们在学习过程中碰到过哪些坑?如何努力去避免?
rails 本身是最大的坑。新手直接上 rails,意味着要同时应对,前端 + 后端,基础知识 + 最佳实践,这是一个很陡峭的学习曲线。避免的方式:可以先从做静态网站动手开始。
3.我对 web 开发完全陌生,这会对学习 rails 产生哪些影响?
我也是这样,这就意味者学习曲线会很陡峭。动手时会比较容易摔跟头。
4.我非常熟悉 C 语言,这会对我学习 web 开发带来哪些好处?
这就意味着,ruby 语言本身可以先不用学了,直接上手用应该不成问题。
非常支持,从 2010 年开始我也一直关注于如何帮助初学者学会编程,有机会咱们可以交流一下。我的网站:http://happycasts.net/