July 13th, 2018. Friday, Week 28th.
Don't let the mistakes and disappointments of the past control and direct your future.
不要让你的未来被过去的错误和失望掌控。
From Zig Ziglar.
The mistakes and disappointments of the past might have casted some shadows on our today's life, but we shouldn't let them become the dictator of our future and destroy all our dreams.
Why? Isn't it that our past behaviours created our present?
Yeah, it is, but there is no need to dwell on the past mistakes and disappointments, there is no need to be stuck in the past.
If we do like that, I mean, live in the past, or pay too much attention on the past mistakes, we would lose focus in the future, we would be slow in moving forward because we hold too much in our baggage.
So, don't let mistakes and disappointments of the past shackle us from achieving the dreams we desire to achive.
But how can we let go of them? How can we manage to continue moving forward despite feeling as though we have messed up so bad that nothing will ever go our way?
Maybe the best way is to learn from the mistakes, make some profound analysis about them, and find out what the underlying reasons that led to those mistakes were, and then correct them, continue to move forward with some purpose and clear vision.
Always remember that mistakes and the current failures are not the end of the world, our success is still possible if we take the right measures to tackle with them.
The reading of all good books is like a conversation with the finest men of the past centuries.
读好书,就如同和过去世界上最杰出的人谈话。
There are numerous benefits brought by reading good books.
We were taught how to live, how to learn, how to perceive the world by reading books and learning from our predecessors.
But reading books is not enough, obviously, in the process of our growth.
We must practise, refine, and develop some unique knowledge and skills.
Besides, all of us have very limited time, we can't read too many, we should narrow our reading list and find out the knowledge we want the most.
We can't talk with all the finest men, but we can become the real inheritors of some of them, inherit their thoughts and broaden them through our actions.
July 13th, 2018. Friday, Week 28th.的更多相关文章
- July 10th, 2018. Tuesday, Week 28th
Winning isn't everything, but wanting it is. 胜利并不能代表一切,但求胜心可以. From Arnold Palmer. Compared to this ...
- July 09th, 2018. Monday, Week 28th.
Happiness is an inside job. 自内寻找,才能找到幸福. From William Arthur Ward. Nobody wants to suffer, and we al ...
- July 12th, 2018. Thursday, Week 28th.
People love what other people are passionate about. 人总是会爱上别人倾注热情的事物. From La La Land. This quote has ...
- July 11th, 2018. Wednesday, Week 28th.
It is during our darkest moments that we must focus to see the light. 越是在艰难的时候就越要着眼于光明. From Aristol ...
- July 08th. 2018, Week 28th. Sunday
Make each day your masterpiece. 让生命中的每一天都成为杰作. From John Wooden. Try to focus on what we are doing r ...
- July 13th 2017 Week 28th Thursday
No dream is too big, and no dreamer is too small. 梦想再大也不嫌大,追梦的人再小也不嫌小. Hold on to your dreams, but b ...
- 导航狗IT周报第十五期(July 8, 2018)
摘要:Seclists.Org: 微信支付SDK存在XXE漏洞:WordPress 4.9.6存在文件删除漏洞:linux中常用的文件打包/解包与压缩/解压缩命令总结… 安全播报 Seclists.O ...
- July 13th, Week 29th Wednesday, 2016
Travel imparts new vigor to the mind. 旅行能给思想带来新的活力. Travel can give us opportunities to experience m ...
- July 07th. 2018, Week 27th. Saturday
Soon is not as good as now. 别谈未来,现在就行动. From Seth Godin. I always told myself that I should finish w ...
随机推荐
- R Data Frame
https://www.datamentor.io/r-programming/data-frame/ Check if a variable is a data frame or not We ca ...
- mysql8之坑
一.具体"坑" 1.修改密码和修改加密方式 mysql> ALTER USER 'root'@'localhost' IDENTIFIED BY '新密码' PASSWORD ...
- Linux系统学习 六、网络基础—Linux的IP地址的配置
1.ifconfig命令临时配置IP地址 2.setup工具永久配置IP地址 3.修改网络配置文件 4.图形界面配置IP地址 ifconfig命令临时配置IP地址 主要的作用是查看网络信息,也可以临时 ...
- ACM 基本输入
单次输入 C语言 int a,b; scanf("%d %d",&a,&b); C++语言 int a,b; cin >> a >> b; ...
- java8-07-方法引用总结
一:方法引用 如果Lambda体中的内容 已经有方法实现了 我们可以使用"方法引用" (可以理解为 ...
- Spring Cloud中五大神兽总结(Eureka/Ribbon/Feign/Hystrix/zuul)
Spring Cloud中五大神兽总结(Eureka/Ribbon/Feign/Hystrix/zuul) 1.Eureka Eureka是Netflix的一个子模块,也是核心模块之一.Eureka是 ...
- CSS3的nth-child() 选择器
CSS3的nth-child() 选择器,表格奇偶行变色 nth-child() 应用背景 CSS3的nth-child() 选择器,我之前很少用,在做表格偶数行变色的时候,我通常在绑定的时候,做一个 ...
- DevExpress中TreeList树样式调整
DevExpress的TreeList默认是没有树状线的,修改TreeLineStyle属性无效,这对于Tree并不好看. 解决方案一 官方解释说对于DevExpress的标准主题是不支持TreeLi ...
- CSP 2019 游记
Day -32 开坑. 没什么好说的,等个 5 天等初赛(应该叫第一轮认证)挂掉之后就能弃坑了. 今天开始停课,虽然每天只停半天,但是感觉还是特别的舒服~ 然而得等初赛过了才能全天停课-- 没关系,熬 ...
- Optical Flow 发展历程 (1)
Optical flow estimation Traditional Method Variational approach TVL-1 [1] Deep Method Supervised Flo ...