One helpful tip per day:)
(The English version follows)
#work #finance
已经工作多年的你会有哪些建议给刚开始工作的自己呢?Gergely Orosz 列出了七条建议给刚开始写代码的自己:
1. 每年细读一到两本软件开发的书籍;
2. 深入学习你所使用的语言;
3. 经常和其他程序员一起写代码;
4. 写单元测试;
5. 经常重构代码,并学会使用重构工具;
6. 好的工程实践是基于经验的,积累这些经验;
7. 以教促学 Daily Productive
One helpful tip per day:)
(The English version follows)
#note_taking
Justin Garrison 在几年前通过 O'Reilly 出版了一本技术书籍 Cloud Native Infrastructure
[http://www.cnibook.info/],他介绍了不少出版前后的趣事:
1. O'Reilly 的作者无权选择动物书封面上的图案,这些动物图案都由 O&
One helpful tip per day:)
(The English version follows)
#work
如何更逻辑性地考虑一个问题?曾长期供职于 Gap 的 Wes Kao 给出了自己的经验之谈,她建议可以从以下角度来考虑问题:
1. 了解模式和例外;
2. 找到边界;
3. 绝对数字和百分比;
4. 差异;
5. 预期与实际;
6. 对整体的贡献百分比;
7. 从更大的角度来检视;
8.
One helpful tip per day:)
(The English version follows)
#todo #time_management
学会说“不”非常重要,对我们的待办事项说“不”也同样重要。Anne-Laure Le Cunff 就给出了一些具体的“不”建议:
1. 不要经常查询邮件;
2. 不要在书桌上吃午饭;
3. 不要参加无用的会议;
4. 不要滥用 time
The phrase Coding Horror is from this book, and it made him realize that we ourselves are the biggest coding horror.