码迷,mamicode.com
首页 > 其他好文 > 详细

My thinking about<The Developer's Code >

时间:2016-04-30 14:15:54      阅读:137      评论:0      收藏:0      [点我收藏+]

标签:

1 Using the existing applications to build software so that they could help and accelerate your work,but we also need build our own infrastucture, which means that  you could know what the whole software inside and out

2 Let the machine do the work that they are very specialized in. Do not do the same things again and again ,instead, you need to programm a tool to do it for you

3 More skills,  rather than knowing only one things

4 Improve your product every day

5 Join the local community

6 The first thing you should do is to  do test when you get up

7 rest for a while if necessary

8 using simple example to teach others

9 pattern is not a standard answer

10 complexity is like pcicking up a stick from a pile of sticks.

11 using the limitation to improve your work or to help you finish your job

12 investing in equipments

13 genearate code:

1 define your input source

2 transform input source into useful information

3 get templates

4 apply template to input source

 

My thinking about<The Developer's Code >

标签:

原文地址:http://www.cnblogs.com/zhaodonglin/p/5448685.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!