zoukankan      html  css  js  c++  java
  • 20150414自省

    今天的晚上状态实在是不好,心里浮躁的很(貌似经常这样啊)。。。总是莫名的很着急,就是不能静下心来思考。大概是自己太急于求成了吧,总想着快点把东西学会,总是着急自己学的太慢。欲速则不达的古训总是抛在脑后,以这样的状态学习,貌似看着挺忙碌的其实脑袋里一团乱麻,烦躁的很。学习效果可想而知啊。真是事倍功半,效率低下。

    今天看了Facebook高效工作的15点,感觉不错,写出来给自己:

    1.Days always fill up.Only plan for 4-5 hours of real work per day. 其实每天只有4-5个小时能专心的编码,充分利用这些时间

    2.Work more when you're in the zone .Relax when you're not.      在状态的时候就多多干一些,不在状态的时候就陪陪女友(呵呵)

      it's normal to have days where you just can't work and days where you just can't work and days where you'll worlk 12 hours straight.    编码在状态连续加班几天都是正常的。

    3.Stop multi-tasking.it merely kills your focus.       Cpu可以并行,人却不能,同时干几件事只能分散你的注意力,务必单核

    4.Set up a work routine and stick to it.Your body will adapt.     养成工作时的习惯,并且坚持

    5.We're always more focused and productive with limited time.    给自己的工作设置时间节点会更有效率

    6.Start with short tasks to get the ball rolling.     把系统分解,从小的工作做起

    7.Doing is better than perfect.      先实现再优化,先完成功能在去完善,往往完善才是最难的

    8.More work hours doesn't mean more prouctivity.       加班并不意味着更多的成果,高效才是最重要的

    9.A single meeting can blow  a whole afternoon.           少开会

    10.Keep the same context throughout the day.     专注干一件事,少切换上下文

    11.Only ever work on the thing that will have the biggest impact.    换分事情的优先级,先把线上的bug解决

    12.if something can be done 80% as well by someone else,delegate!    如果一件事别人可以做到八成,就授权给他去做吧

    13.Yesterday's home runs don't win today's games.            别扯过去的辉煌,做好手头的工作

    14.Always take notes.            多记

    15.Take breaks.Sometimes.               过年就不要背电脑回家了。

    争取做到上面所说的吧!

    腾飞前的蛰伏
  • 相关阅读:
    css3 实现水平或垂直布局
    css div 细边框
    css scroll bug
    F和弦大横按
    简单分析beyond作曲
    [编织消息框架][设计协议]优化long,int转换
    nginx 限制ip
    nginx注册成服务
    nginx 添加win 服务
    sqlserver 使用维护计划备份
  • 原文地址:https://www.cnblogs.com/xiaoli2018/p/4426081.html
Copyright © 2011-2022 走看看