Champions have the courage to keep turning the pages because they know a better chapter lies ahead.

冠军有不断翻页的勇气,因为他们知道下一个章节会更好。

There is an effect of acceleration for those winners, simply speaking, without a few exceptions, it is a case of winner takes all.

Continuous successes can continually consolidate their skills and their confidence, and broaden their fields of vision and widen their social connections, all these effects, in turn, can help them get the next success much more easily.

On the contrary, those who have experienced a series of failures may find that their life would become more and more difficult, their whole life are falling in a rapid pace.

But that doesn't mean there is no chance for them to win one or more times.

Just hold on to our dreams, even those failures can teach us a lot about how to win.

As our horizons expand, those new ideas and experiences can give a whole new meaning of our life.

Doubt whom you will, but never yourself.

你想质疑谁就质疑谁,但别怀疑自己。

From Christine Bovee.

When the situation is not favourable, we often begin to doubt ourselves:

Is the direction right? Is the method feasible? Are the efforts meaningful?

Sometimes, I really wonder if I am banging my head against a brick wall, because I feel all my efforts turned out be a losing battle.

Many things in my life just go by contraries.

But I never lose hope, I always think I can make my life better, make things go as I have wished.

I really intended to bring an end to such worthless training and divert into those fields that can be helpful to my career.

Then, I would change the contents of this cloumn, add some technical discussions about ROS and Opencv, and knowledges in other related fields.

October 23rd, 2017 Week 43rd Monday的更多相关文章

  1. October 17th 2016 Week 43rd Monday

    You only live once, but if you do it right, once is enough. 人生只有一次,但如果活对了,一次也就够了. Whether you do it ...

  2. October 30th, 2017 Week 44th Monday

    When you're eighteen your emotions are violent, but they're not durable. 年轻的时候我们总是激情有余但耐心不足. I reall ...

  3. October 28th, 2017 Week 43rd Saturday

    All I ever wanted was a single thing worth fighting for. 我想要的只不过是一件能让我奋不顾身的事业. Stop complaining the ...

  4. October 27th, 2017 Week 43rd Friday

    The only thing predictable about life is its unpredictability. 人生唯一可以预知的,就是它的变化莫测. Is it really unpr ...

  5. October 26th, 2017 Week 43rd Thursday

    For success, attitude is equally as important as ability. 为取得成功,态度与能力一样重要. Today I read a news about ...

  6. October 25th, 2017 Week 43rd Wednesday

    Perseverance is not a long race; it is many short races one after another. 坚持不是一个长跑,她是很多一个接一个的短跑. To ...

  7. October 24th, 2017 Week 43rd Tuesday

    We can't give up trying. The fight was worth it. 我们不能放弃尝试,奋斗是值得的. When doing researches in some cutt ...

  8. October 22nd, 2017 Week 43rd Sunday

    Yesterday is not ours to recover, but tomorrwo is ours to win or lose. 我们无法重拾昨天,但我们可以选择赢得或者输掉明天. Eve ...

  9. October 16th 2017 Week 42nd Monday

    The more decisions that you are forced to make alone, the more you are aware of your freedom to choo ...

随机推荐

  1. (转)Spring常见注解总结

    传统的Spring做法是使用.xml文件来对bean进行注入或者是配置aop.事物,这么做有两个缺点: 1.如果所有的内容都配置在.xml文件中,那么.xml文件将会十分庞大:如果按需求分开.xml文 ...

  2. elasticSearch6源码分析(6)http和transport模块

    1.http模块概述 The http module allows to expose Elasticsearch APIs over HTTP. The http mechanism is comp ...

  3. [转]Magento 2.2 Developer Documentation

    本文转自:https://devdocs.magento.com/

  4. VB.NET的MsgBox

    一.可用按钮(指定消息框显示哪些按钮) MsgBoxStyle.OkOnly = vbOKOnly = 0(确定按钮) MsgBoxStyle.OkCancel = vbOKCancel = 1(确定 ...

  5. 15.C++-操作符重载、并实现复数类

    首先回忆下以前学的函数重载 函数重载 函数重载的本质为相互独立的不同函数 通过函数名和函数参数来确定函数调用 无法直接通过函数名得到重载函数的入口地址 函数重载必然发生在同一个作用域中 类中的函数重载 ...

  6. 【JavaFx教程】第二部分:Model 和 TableView

    第二部分的主题 创建一个 模型 类. 在 ObservableList 使用模型类. 使用 Controllers 在 TableView 上显示数据. 创建 模型 类. 我们需要一个模型类来保存联系 ...

  7. JS获取元素属性

    <style> *{ box-sizing: border-box; } html, body { margin: 0px; width: 100%; height: 100%; over ...

  8. Codeforces841A

    A. Generous Kefa time limit per test:2 seconds memory limit per test:256 megabytes input:standard in ...

  9. POJ2236(KB5-A)

    Wireless Network Time Limit: 10000MS   Memory Limit: 65536K Total Submissions: 28617   Accepted: 118 ...

  10. Software-Defined Networking A Comprehensive Survey --阅读_day1

    The Internet has led to the creation of a digital society, where (almost) everything is connected an ...