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

  1. 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 数据库 ...

  2. Enterprise Solution 开源项目资源汇总 Visual Studio Online 源代码托管 企业管理软件开发框架

    Enterprise Solution 是一套管理软件开发框架,在这个框架基础上开发出一套企业资源计划系统Enterprise Edition. 现将Enterprise Solution开发过程中遇 ...

  3. Windows 10 部署Enterprise Solution 5.5

    Windows 10正式版发布以后,新操作系统带来了许多的变化.现在新购买的电脑安装的系统应该是Windows 10.与当初用户不习惯Windows 7,购买新电脑后第一个想做的事情就是重装成XP,估 ...

  4. Enterprise Solution 企业资源计划管理软件 C/S架构,支持64位系统,企业全面应用集成,制造业信息化

    Enterprise Solution是一套完整的企业资源计划系统,功能符合众多制造业客户要求.系统以.NET Framework技术作为开发架构,完善的功能可有效地帮助企业进行运营策划,减低成本,如 ...

  5. Dynamics CRM 2015-超大Solution导入问题

    我们在将比较大的solution导入CRM的时候,经常会遇到超时的问题,这是因为CRM的本身的优化限制导致的,那么如何解决呢? 官方已经有了解决方案了. 在浏览完两种解决方法之后,我们要知道的是: 1 ...

  6. WATERHAMMER: A COMPLEX PHENOMENON WITH A SIMPLE SOLUTION

    开启阅读模式 WATERHAMMER A COMPLEX PHENOMENON WITH A SIMPLE SOLUTION Waterhammer is an impact load that is ...

  7. Codility NumberSolitaire Solution

    1.题目: A game for one player is played on a board consisting of N consecutive squares, numbered from ...

  8. codility flags solution

    How to solve this HARD issue 1. Problem: A non-empty zero-indexed array A consisting of N integers i ...

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

随机推荐

  1. 跟着大彬读源码 - Redis 2 - 服务器如何响应客户端请求?(上)

    上次我们通过问题"启动服务器,程序都干了什么?",跟着源码,深入了解了 Redis 服务器的启动过程. 既然启动了 Redis 服务器,那我们就要连上 Redis 服务干些事情.这 ...

  2. git简单使用-GitHub

    本文描述window下如何使用git工具,操作GitHub远程代码库 一,准备工作: 1,安装git工具,一路默认next安装即可,下载地址 2,注册账号或者创建厂库(已有忽略) 注册账号后,创建仓库 ...

  3. scrapy基础知识之制作 Scrapy 爬虫 一共需要4步:

    1.新建项目 (scrapy startproject xxx):新建一个新的爬虫项目 2.明确目标 (编写items.py):明确你想要抓取的目标 3.制作爬虫 (spiders/xxspider. ...

  4. 使用ajax的几种方式

    1.$.ajax()发送一个get请求,数据返回为json $.ajax({ type: "GET", url: "select", //ajax请求地址 da ...

  5. Android native进程间通信实例-socket本地通信篇之——服务端进程异常退出解决办法

    导读: 好难受啊,为什么服务端说挂就挂,明明只是客户端关闭而已,服务端怎么能挂呢? 想想,如果手机上使用一个聊天程序的时候,手机端关闭了聊天程序,那么远端服务器程序总不能说挂就挂吧!所以一定要查明真相 ...

  6. 深入学习Spring框架(三)- AOP面向切面

    1.什么是AOP? AOP为 Aspect Oriented Programming 的缩写,即面向切面编程, 通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术..AOP是OOP的延续, ...

  7. Mac上Ultra Edit的激活

    2016-11-20 增加16.10.0.22破解 去官网下载原载,先运行一次,再在终端里执行下面代码就可以破解完成!printf '\x31\xC0\xFF\xC0\xC3\x90' | dd se ...

  8. 工作经验之石氏thinking

    经常听到N多人说工作经验这个名词:也时常听到人说工作多少年就是多少年工作经验.我听着总觉得有点别扭,感觉他们把这个名词说的太简单了,而且觉得不是工作N年就一定有所谓的工作经验.我觉得归根结底还是在于工 ...

  9. EnjoyingSoft之Mule ESB开发教程第三篇:Mule message structure - Mule message结构

    目录 1. 探索Mule Message结构 2. Mule Message的Payload 3. Mule Message的Property 4. Mule Message的Attachment 5 ...

  10. 【素数的判定-从暴力到高效】-C++

    今天我们来谈一谈素数的判定. 对于每一个OIer来说,在漫长的练习过程中,素数不可能不在我们的眼中出现,那么判定素数也是每一个OIer应该掌握的操作,那么我们今天来分享几种从暴力到高效的判定方法. 1 ...