Failure is the condiment that gives success its flavor.

失败是让成功变美味的调味料。

There are kinds of flavors in life, only we have experienced them, we will know the taste of the world, we will know what to be cherished and what to be avoided.

Without failure, we never know how joyful success will be.

Without failure, we never know how hard success will be.

In the past month, I have applied for some jobs, I hadn't get a reply from any of them, maybe I am not qualified, maybe the salary I asked is too higher.

Delightfully, some companies I didn't apply for asked me to have an interview and finally I got several offer.

Honestly speaking, my performance was not good enought, some famous companies even thought I was totally unqualified.

It is just these failures let me see where my pitfalls lie in.

Thanks all the same. I will continue to improve my skills.

May I get the recoginiton in all the interviews.

Self-confidence is the first requisite to great undertakings.

自信是成大事的首要条件。

From Samuel Johnson.

Self-confidence, self-discipline, self-examination, self-consciousness, that are four vital traits that can help us accomplish great undertakings.

For most of us, self-confidence may be the first and foremost character when we strive for somethings important.

Because there may be much more obstacles along our way, withour self-confidence, it may be difficult to get enough stimulation to get through those obstacles.

Sometimes, it may become a smooth way just after we overcome a seemingly unsurmountable obstacle, many people didn't make their dreams true just because they had given up just after a failing trying.

But how to build up self-confidence? It is not an easy job, for that most of the confidence come from the recognition of others, self-stimulation without other's approvals just has temporary effects, it can't provide a long-term stimulus and may have negative effects once the outcome is not satisfying.

It is hard to insist on making efforts to realize our dreams if we can't get paid or recognitions.

And some of us may betray ourselves just by the need to seek approvals from others.

So, divide the whole goal into small ones, step by step, once we realize all those small goals, we realize the big dream.

It will happen and it's gonna to happen.

June 07th 2017 Week 23rd Wednesday的更多相关文章

  1. June 6. 2018 Week 23rd Wednesday

    You are confined only by the walls you build yourself. 限制你的只有你自己筑起的墙. From Andrew Murphy. Let's repe ...

  2. June 28th 2017 Week 26th Wednesday

    Anger begins with folly, and ends in repentance. 愤怒以愚蠢开始,以后悔告终. Learn to control your temper, don't ...

  3. June 21st 2017 Week 25th Wednesday

    Discontent is the first step in progress. 不知足是前进中的第一步. Several days ago, I wrote down a quote which ...

  4. June 14th 2017 Week 24th Wednesday

    Love looks not with the eyes, but with the mind. 爱,不在眼里,而在心中. Staring in her eyes and you will find ...

  5. June 10th 2017 Week 23rd Saturday

    A lot of things, we can be touched, but we can not shed tears. 很多事情,我们可以感动,却不能流泪. Sometimes I was to ...

  6. June 09th 2017 Week 23rd Friday

    The supreme happiness of life is the conviction that we are loved. 生活中最大的幸福就是,坚信有人爱着我们. One of my go ...

  7. June 08th 2017 Week 23rd Thursday

    Life is like a beautiful melody, only the lyrics are messed up. 生命是首美丽的曲子,虽然歌词有些纠结. Now that we get ...

  8. June 06th 2017 Week 23rd Tuesday

    At the touch of love, everyone becomes a poet. 一谈到爱,每个人都变成了一位诗人. Sweet words always have the power o ...

  9. June 05th 2017 Week 23rd Monday

    No great discovery was ever made without a bold guess. 没有大胆的猜测就没有伟大的发现. I've read this sentence just ...

随机推荐

  1. HDU 1232 (畅通工程) 并查集经典模板题

    Problem Description 某省调查城镇交通状况,得到现有城镇道路统计表,表中列出了每条道路直接连通的城镇.省政府"畅通工程"的目标是使全省任何两个城镇间都可以实现交通 ...

  2. Linux下Tomcat启动报 The BASEDIR environment variable is not defined

    今天是2017年2月27.在Linux下部署Tomcat官网下载的Tomcat 8.5,结果启动startup.sh报如下错,即使只是跑version.sh也报同样的错. $ ./version.sh ...

  3. centos 7 查看系统版本信息

    2018-11-06 1. 查看版本号  CentOS的版本号信息一般存放在配置文件当中,在CentOS中,与其版本相关的配置文件中都有centos关键字,该文件一般存放在/etc/目录下,所以说我们 ...

  4. Hyda爆破

    转载:http://www.cnblogs.com/bmjoker/ 2018,网站的防护(sql,xss...)的安全保护也已经上升了一个等级,但是由于管理员的安全意识薄弱,网站弱口令漏洞依然猖獗, ...

  5. 红米note_维修_开机键

    1. 2.在线人工客服(20180919) 很荣幸为您服务,有什么问题可以帮助到您的- 我的手机 后边的 开机键 貌似 不太行了 您好,您是哪款手机 就是 要按 好几次 很用力 才能 开亮手机屏幕木 ...

  6. TT 安装 之 LINUX

    # useradd ttadmin -- 创建用户 # groupadd ttadmin -- 创建用户组 # mkdir /etc/TimesTen -- 创建目录 # chgrp -R ttadm ...

  7. vue项目echarts画布删除历史数据重新渲染数据

    vue用到echarts时,根据select多选下拉框进行echarts折线图渲染.发现折现只能增加不能减少,后来根据echarts API文档发现 调用方式: chart.setOption(opt ...

  8. linux 安装maven,注意下载-bin.tar.gz文件

    先去http://maven.apache.org/download.cgi下载对应的版本然后放到服务器上/var/local文件夹下面, 此处使用的是apache-maven-3.5.2-bin.t ...

  9. java将list<T>导出为xls文件

    一.action层 /** * 导出list */ @SuppressWarnings("unchecked") public void exportBatch() { reque ...

  10. Data Guard 管理原理

    ##三大优势>Data Guard属于Oracle 自己的产品,其技术成熟完善.稳定可靠>可以随时验证业务数据的有效性>免费产品 Data Guard由主库(PRIMARY DATA ...