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 ...
随机推荐
- java集合框架中的去重问题
对于自定义的类来说,必须要重写hashcode和equals方法 hashcode方法的作用是确定元素在数据结构中的位置,当两个元素的hash值一样时,需要用equals方法判断两个元素是否是一样的, ...
- 并发编程-concurrent指南-计数器CountDownLatch
java.util.concurrent.CountDownLatch 是一个并发构造,它允许一个或多个线程等待一系列指定操作的完成. CountDownLatch 以一个给定的数量初始化.count ...
- 如何使用 Docker 安装 Jenkins
说在前面 本篇内容非常简单,仅讲述了如何快速在 Docker 上部署一个 Jenkins 实例,不涉及其他. 本文实验环境: 操作系统:Centos 7.5 Docker Version:18.09. ...
- HDU 3061:Battle(最大权闭合图)
http://acm.hdu.edu.cn/showproblem.php?pid=3061 题意:中文题意. 思路:和上一题神似啊,比上一题还简单,重新看了遍论文让我对这个理解更加深了. 闭合图:如 ...
- myecliese加大内存
加大内存代码 : -Xms512m -Xmx1024m -XX:PermSize=256M -XX:MaxPermSize=1024m
- jacoco生成覆盖率报告
操作步骤: 1.下载git上最新的代码到本地 git clone {代码地址} 2.在服务器上打出相关服务的jar包 1) 登上服务器,切换到目标服务所在路径: cd /xx/xx/xx/xx 2) ...
- scrapy实战7爬取搜狗微信:
爬取微信热门文章标题,内容,内容地址,微信公众号,公众号地址,发布日期等 如图 源码地址:https://github.com/huwei86/sougouweixin
- 如何正确使用Profibus插头以及终端电阻
插头与终端电阻在Profibus通讯中有着非常重要的作用,它们使用起来非常简单,没有很多复杂的设置:但是正是由于使用简单,使得很多工程师在使用当中忽略了一些细节,导致很多通讯问题. 1 Profibu ...
- 浅谈SpringBoot
关于SpringBoot有哪些特性,SpringBoot官网是这么描述的: Features Create stand-alone Spring applications Embed Tomcat, ...
- Fedora dnf配置
1.在配置文件/etc/dnf/dnf.conf中加入: fastestmirror=true keepcache=true 这样下载安装软件就快多了. 2.dnf常用命令 检查并升级可用软件包: $ ...