A solution to the never shortened to-do list
I once told my younger sister my learning system, and the basic five doctrines of my methodology. But unfortunately, she found out that the method is no use.
In the book of Think of Time as a Friend, a student asked Xiaolai Li, “Does this method work? Really work?” He replies yes, but the student is still doubted about this method. Li advises that you just use it for a period of time, and it will be batter than doing nothing. I agree with it. And this issue will be discussed at my next article.
But this conversation raises another question. Learn what? How to learn? I have some different opinions comparing to Li’s.
For example, Li talked about the experience about his learning at “Children’s Palace” as an elementary student, but finally used it at the age of 35 when he was writing a vocabulary book.
One has a target. So, what the person chooses to do (include what to learn) should be hooked up with his target. The smart person can differentiate the important things from the others. Otherwise, if one has three or more targets (e.g., learning TOEFL, learning Guitar and practicing workout) at the same time, he or she might not succeed in any one of them.
I quote the Google Officer Miltill, “the to-do list never seems to be shortened by the days”. Luckily, I find myself a person who likes to add items to his to-do list readily. And I finally find a rule of thumb: if one ticks even 0.1% (one-tenth of a percent) of the whole to-do list, then the person is excellent enough to achieve what he wants.
Time is limited; first thing first. This is for all the to-do lists, learning contents and time management.
An example: my classmate Xuan Li tells me, if it does not be examined, she does not learn it.
April 27, 2019
永不缩短的待办事项列表的解决方案
2019年4月27日
我曾经告诉过我的妹妹我的学习系统,以及我方法论的基本五个学说。但不幸的是,她发现这种方法毫无用处。
在“把时间当做朋友”一书中,一位学生问李笑来,“这种方法有用吗?真的有用吗?“他回答是的,但学生仍然对这种方法表示怀疑。李建议你只是使用它一段时间,它会比什么都不做更好。我同意。这个问题将在我的下一篇文章中讨论。
但这种对话提出了另一个问题。学习什么?怎么学?与李的相比,我有一些不同的看法。
例如,Li谈到了他作为一名小学生在“儿童宫”学习的经历,但最终在35岁时使用它来写一本词汇书。
一个人有目标。因此,该人选择做什么(包括学习内容)应该与他的目标联系起来。聪明人可以将重要事物与其他事物区分开来。否则,如果一个人有三个或更多目标(例如,学习托福,学习吉他和练习锻炼),他或她可能不会在其中任何一个中取得成功。
我引用谷歌官员米尔蒂尔的话说,“待办事项清单似乎从未被缩短过”。幸运的是,我发现自己是一个喜欢随意添加物品到他的待办事项清单的人。我终于找到了一个拇指的角色:如果一个人甚至超过整个待办事项列表的0.1%(十分之一个百分点),那么这个人就足以达到他想要的目标。
时间有限;首先要做的事情。这适用于所有待办事项列表,学习内容和时间管理。
一个例子:我的同学Xuan Li告诉我,如果没有检查,她就不会学习它。
A solution to the never shortened to-do list的更多相关文章
- Enterprise Solution 3.1 企业应用开发框架 .NET ERP/CRM/MIS 开发框架,C/S架构,SQL Server + ORM(LLBL Gen Pro) + Infragistics WinForms
行业:基于数据库的制造行业管理软件,包含ERP.MRP.CRM.MIS.MES等企业管理软件 数据库平台:SQL Server 2005或以上 系统架构:C/S 开发技术 序号 领域 技术 1 数据库 ...
- Enterprise Solution 开源项目资源汇总 Visual Studio Online 源代码托管 企业管理软件开发框架
Enterprise Solution 是一套管理软件开发框架,在这个框架基础上开发出一套企业资源计划系统Enterprise Edition. 现将Enterprise Solution开发过程中遇 ...
- Windows 10 部署Enterprise Solution 5.5
Windows 10正式版发布以后,新操作系统带来了许多的变化.现在新购买的电脑安装的系统应该是Windows 10.与当初用户不习惯Windows 7,购买新电脑后第一个想做的事情就是重装成XP,估 ...
- Enterprise Solution 企业资源计划管理软件 C/S架构,支持64位系统,企业全面应用集成,制造业信息化
Enterprise Solution是一套完整的企业资源计划系统,功能符合众多制造业客户要求.系统以.NET Framework技术作为开发架构,完善的功能可有效地帮助企业进行运营策划,减低成本,如 ...
- Dynamics CRM 2015-超大Solution导入问题
我们在将比较大的solution导入CRM的时候,经常会遇到超时的问题,这是因为CRM的本身的优化限制导致的,那么如何解决呢? 官方已经有了解决方案了. 在浏览完两种解决方法之后,我们要知道的是: 1 ...
- WATERHAMMER: A COMPLEX PHENOMENON WITH A SIMPLE SOLUTION
开启阅读模式 WATERHAMMER A COMPLEX PHENOMENON WITH A SIMPLE SOLUTION Waterhammer is an impact load that is ...
- Codility NumberSolitaire Solution
1.题目: A game for one player is played on a board consisting of N consecutive squares, numbered from ...
- codility flags solution
How to solve this HARD issue 1. Problem: A non-empty zero-indexed array A consisting of N integers i ...
- The Solution of UESTC 2016 Summer Training #1 Div.2 Problem C
Link http://acm.hust.edu.cn/vjudge/contest/121539#problem/C Description standard input/output After ...
随机推荐
- leadcode的Hot100系列--104. 二叉树的最大深度
依然使用递归思想. 思路: 1.树的深度 = max (左子树深度,右子树深度)+ 1 . ------> 这里的加1是表示自己节点深度为1. 2.如果当前节点为null,则说明它的左右子树深度 ...
- Numpy之数组创建
ndarray 数组除了可以使用 ndarray 构造器来创建外,也可以通过如下方式创建. 一.创建数组 numpy.empty 语法: numpy.empty(shape, dtype = floa ...
- Codeforces Gym101341K:Competitions(DP)
http://codeforces.com/gym/101341/problem/K 题意:给出n个区间,每个区间有一个l, r, w,代表区间左端点右端点和区间的权值,现在可以选取一些区间,要求选择 ...
- LightOJ 1422:Halloween Costumes(区间DP入门)
http://lightoj.com/volume_showproblem.php?problem=1422 题意:去参加派对,有n场派对,每场派对要穿第wi种衣服,可以选择外面套一件,也可以选择脱掉 ...
- mongo创建集合
查询 db.getCollection('tbTrade').find({strDealSN:'P2P0_153596710bb00010011ba47b342'}); 更新(第一个{}为条件) db ...
- MongoDB知识整理
参考资料: 7 月全球数据库排名:MongoDB 紧追 PostgreSQL MongoDB 教程 MongoDB中文社区
- centos下安装色彩scrapy
一.安装Python2.7.6 更新CentOS lib库文件 yum -y update 安装开发工具包 yum groupinstall -y development 安装扩展包 yum inst ...
- [1045] PDOException in Connection.php line 295
tp5实现登录功能时报错 在使用tp5框架实现登录功能的时候,点击login出现了 [1045] PDOException in Connection.php line 295 这个问题, 报错是 S ...
- SpringCloud-Alibaba-Sentinel(1)初探
Sentinel 是什么? Sentinel 具有以下特征: 丰富的应用场景:Sentinel 承接了阿里巴巴近 10 年的双十一大促流量的核心场景,例如秒杀(即突发流量控制在系统容量可以承受的范围) ...
- 洛谷P2057 [SHOI2007]善意的投票 题解
题目链接: https://www.luogu.org/problemnew/show/P2057 分析: 由0和1的选择我们直觉的想到0与S一堆,1与T一堆. 但是发现,刚开始的主意并不一定是最终的 ...