"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的更多相关文章

  1. 论文阅读(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 ...

  2. Notes on 'Efficient Graph-Based Image Segmentation'

    Notes on Efficient Graph-Based Image Segmentation 算法的目标 按照一种确定的标准, 将图片分割成细粒度的语义区域, 即Super pixel. 算法步 ...

  3. 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 ...

  4. HDU 5513 Efficient Tree

    HDU 5513 Efficient Tree 题意 给一个\(N \times M(N \le 800, M \le 7)\)矩形. 已知每个点\((i-1, j)\)和\((i,j-1)\)连边的 ...

  5. 论文笔记之:Fully Convolutional Attention Localization Networks: Efficient Attention Localization for Fine-Grained Recognition

    Fully Convolutional Attention Localization Networks: Efficient Attention Localization for Fine-Grain ...

  6. 【Deep Learning学习笔记】Efficient Estimation of Word Representations in Vector Space_google2013

    标题:Efficient Estimation of Word Representations in Vector Space 作者:Tomas Mikolov 发表于:ICLR 2013 主要内容: ...

  7. Zore copy(翻译《Efficient data transfer through zero copy》)

    原文:https://www.ibm.com/developerworks/library/j-zerocopy/ <Efficient data transfer through zero c ...

  8. cs231n spring 2017 lecture15 Efficient Methods and Hardware for Deep Learning 听课笔记

    1. 深度学习面临的问题: 1)模型越来越大,很难在移动端部署,也很难网络更新. 2)训练时间越来越长,限制了研究人员的产量. 3)耗能太多,硬件成本昂贵. 解决的方法:联合设计算法和硬件. 计算硬件 ...

  9. [论文阅读] MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications (MobileNet)

    论文地址:MobileNets: Efficient Convolutional Neural Networks for Mobile Vision Applications 本文提出的模型叫Mobi ...

  10. 泡泡一分钟: Deep-LK for Efficient Adaptive Object Tracking

    Deep-LK for Efficient Adaptive Object Tracking "链接:https://pan.baidu.com/s/1Hn-CVgiR7WV0jvaYBv5 ...

随机推荐

  1. Windows store app[Part 2]:全新的File System与Uri不匹配的问题

    在Win 8 App的安全沙箱内,除了使用文件选取器FileOpenPicker外,没有其他办法调用某个盘符的数据. 全新的Storage命名空间,借鉴了IOS与Android的设计. 下面引用一个图 ...

  2. ecahrt 扇形(半扇形)

    var data = [{ "name": "1", "value": 54 }, { "name": "2& ...

  3. OpenCV库文件介绍

    以前都是直接用opencv,都没有仔细研究过,这次把库文件都介绍一下. 1.build和source 当我们安装完opencv中,你会发现在opencv文件夹中有两个文件夹,build和source, ...

  4. collections中的defaultdict

    用类型 用函数返回值 嵌套的dict from collections import defaultdict def tree(): return defaultdict(tree) c = defa ...

  5. “全栈2019”Java第九章:解释第一个程序

    难度 初级 学习时间 10分钟 适合人群 零基础 开发语言 Java 开发环境 JDK v11 IntelliJ IDEA v2018.3 文章原文链接 "全栈2019"Java第 ...

  6. MySQL大数据高并发处理之-查询的优化

    http://www.php1.cn/Content/MySQL_DaShuJuGaoBingFaChuLiZhi_-_ChaXunDeYouHua.html

  7. linux awk 文本分析实例 [视频]

    实例: 点我打开哔哩哔哩 实战: 点我打开哔哩哔哩 以下是一个分享: ➜ log Time Now 16:23:35 > awk '/Installed/' yum.log* | awk -F ...

  8. Linux 下 Wordpress "Not Found" 解决

    无题.仅仅记录解决过程: 原因是WEB目录下的.htaccess文件需要开启伪静态才能将文件重定向到其他地方.

  9. Python自动发送HTML测试报告

    在我们做自动化测试的时候,执行完所有的测试用例,我们是希望马上得到结果的,那么我们不可能一直盯着去看,这个时候就需要引入邮件功能 1.首先我们使用一个python的第三方发邮件的库 yagmail g ...

  10. Navigator导航器

    import React, { Component } from 'react';import { Platform, StyleSheet, Text, View, Navigator, Touch ...