how to be an efficient man
"This Monday I was invited to do a presentation on this Friday, and today is Friday. I am going to share something with you all, but unfortunatily it is not well prepared since I was so busy this week..."
Have you facing the same situations before? I guess most of you are the same as me. How to deal with such situations? How to make ourselves more effieient? This is the topic of today's session. I am gona sharing some thoughs.
Life is short in someone's mind while it's very long for others, how to blance work and life is an art, and I think most important thing is to be a friend of time instead of controlling the time. There are several ways to achieve that, which is proven in my life.
Firstly, plan for your target. As the saying goes:"no directions without an target", so please make a planning for 3 years, 5 years, 10 years or the whole life. Maybe you have an ambition, or you just want to live peacefully. But no matter which kind of life you want, a target is necessay. Take a notebook, write down what have you had till now, what do you want in the future and what's the actions. For example, I want to be CTO of a technology company after 10 years, and now I am only a project manager of Hengtian. Many skills should be mastered such as project management skills, architect design abilities, collaborate with team members and leadship for a department, and so on. You can have your own goals in any fashion.
Senondly, read a lof of books, no matter what you read. Reading is one way to build our knowledge systems, besides this, there are two more ways, experiment and survey. But these two ways have limitations. Experiment is limited to our historical experiences, some mistakes might be made in some special period, such as long ago people believed that world is flat but acctually it's not correct, and now we know the earth is ellipse; survey is limited to environments, we cannot get information from 1000 years ago since we cannot go back to that dynasty to watch what happened aound ourselves. But we can image that through readings. There are a lot of historical documents/ evidences in libraries.
Thirdly, keep active thinking. Thinking can help us judge what is right and what is wrong. Try your best to avoid logistical errors. Sometimes we complaint the work is too hard, the life is not fair. Stop this kinds of thinkings or hints, since this can drive ourselves into hell.
Finally, practise as more as possible. There is a theory about time called 10000 hours theory. That's to say, you must practise more than 10000 hours if you want to be professional in one area. Daily achievement can make big progress. So keep in mind, practice, practice and practice, important things repeated three times.
As explained above, if we want to be an efficient man, please make friends with time. Fllow your heart and follow your mind.
That's all, thank you and any questions are welcome!
how to be an efficient man的更多相关文章
- 论文阅读(Lukas Neuman——【ICDAR2015】Efficient Scene Text Localization and Recognition with Local Character Refinement)
Lukas Neuman--[ICDAR2015]Efficient Scene Text Localization and Recognition with Local Character Refi ...
- Notes on 'Efficient Graph-Based Image Segmentation'
Notes on Efficient Graph-Based Image Segmentation 算法的目标 按照一种确定的标准, 将图片分割成细粒度的语义区域, 即Super pixel. 算法步 ...
- Web Pages - Efficient Paging Without The WebGrid
Web Pages - Efficient Paging Without The WebGrid If you want to display your data over a number of p ...
- HDU 5513 Efficient Tree
HDU 5513 Efficient Tree 题意 给一个\(N \times M(N \le 800, M \le 7)\)矩形. 已知每个点\((i-1, j)\)和\((i,j-1)\)连边的 ...
- 论文笔记之:Fully Convolutional Attention Localization Networks: Efficient Attention Localization for Fine-Grained Recognition
Fully Convolutional Attention Localization Networks: Efficient Attention Localization for Fine-Grain ...
- 【Deep Learning学习笔记】Efficient Estimation of Word Representations in Vector Space_google2013
标题:Efficient Estimation of Word Representations in Vector Space 作者:Tomas Mikolov 发表于:ICLR 2013 主要内容: ...
- Zore copy(翻译《Efficient data transfer through zero copy》)
原文:https://www.ibm.com/developerworks/library/j-zerocopy/ <Efficient data transfer through zero c ...
- cs231n spring 2017 lecture15 Efficient Methods and Hardware for Deep Learning 听课笔记
1. 深度学习面临的问题: 1)模型越来越大,很难在移动端部署,也很难网络更新. 2)训练时间越来越长,限制了研究人员的产量. 3)耗能太多,硬件成本昂贵. 解决的方法:联合设计算法和硬件. 计算硬件 ...
- [论文阅读] MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications (MobileNet)
论文地址:MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications 本文提出的模型叫Mobi ...
- 泡泡一分钟: Deep-LK for Efficient Adaptive Object Tracking
Deep-LK for Efficient Adaptive Object Tracking "链接:https://pan.baidu.com/s/1Hn-CVgiR7WV0jvaYBv5 ...
随机推荐
- MFC中cstring,string和char[]的相互转化
int 转 CString:CString.Format("%d",int);...............................string 转 CString CSt ...
- linux 扩展权限
默认权限 每一个终端都拥有一个umask属性,来确定新建文件,文件夹的默认权限 umask使用数字权限方式表示,如:022 新建目录的默认权限是:777-umask; 新建文件的默认权限是:6 ...
- MongoDb安全配置:简单的身份认证
mongod默认启动不加任何参数时,是没有身份认证的,任何人都可以登录上进行任何操作 启动时添加--auth可以使用身份验证模式 使用mongod -f mongod.conf配置文件启动时,配置文件 ...
- 基于Struts2开发快递收发系统 毕业设计 源码
基于Struts2开发快递收发系统 开发环境: Windows操作系统 开发工具:Eclipse/MyEclipse+Jdk+Tomcat6+MySql数据库 运行效果图: 此源码经过详细测试 保证 ...
- rabbitmqBat常用指令
激活 RabbitMQ's Management Pluginrabbitmq-plugins.bat enable rabbitmq_management 查看已有用户及用户的角色rabbitmqc ...
- python的reflect反射方法
核心内容专自:http://www.liujiangblog.com/course/python/48 在自动化测试的时候,需要从excel中读取关键字,此关键字对应一个方法,如何使用该关键字去调用真 ...
- for和$.each 的记录
$.each(ForbidSDT, function (i, obj) { if ($(obj).val() <= 8) { alert("请输入禁止操作开始时间"); $( ...
- Consul ACL
consul自带ACL控制功能,看了很多遍官方文档,没有配置步骤https://www.consul.io/docs/internals/acl.html 主要对各种配置参数解释,没有明确的步骤,当时 ...
- mongodb 连接字符串
mongodb 连接字符串 <!--连接字符串--> <add key="ts.students" value="mongodb://192.168.0 ...
- CSS单行超长溢出如何处理?表格某一行某一列超长如何处理?
表格某一行某一列超长 截取一部分 并增加...效果 增加titile ======================================================== <td t ...