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. Valgrind 检测程序内存使用

    Valgrind是用于构建动态分析工具的探测框架.它包括一个工具集,每个工具执行某种类型的调试.分析或类似的任务,以帮助完善你的程序.Valgrind的架构是模块化的,所以可以容易地创建新的工具而又不 ...

  2. Js与标签属性

    关于在JS中设置标签属性 2017-10-09 23:04 by 清风221, 12790 阅读, 0 评论, 收藏, 编辑 Attribute 该属性主要是用来在标签行内样式,添加.删除.获取属性. ...

  3. web服务器架构演化及所其技术知识体系(分布式的由来)

    文章标题是我自己取的,内容来着百度百科k5665219的一篇回答,觉得讲的很不错就转载过来了. 最开始,由于某些想法,于是在互联网上搭建了一个网站,这个时候甚至有可能主机都是租借的,但由于这篇文章我们 ...

  4. vue之理解异步更新 --- nextTick

    默认情况下,vue中DOM的更新是异步执行的,理解这一点非常重要. 当侦测到数据变化时,Vue会打开一个队列,然后把在同一个事件循环(event loop)当中观察到的数据变化的watcher推送进入 ...

  5. Ubuntu系统里如何正确卸载oracle-j2sdk1.6(图文详解)

    问题来源 因为,我在安装clouder manager5.X的时候,默认是需要oracle-j2sdk1.7. 它4.X时,才是1.6的. 若你还是在用clouder manager4.X版本的话,需 ...

  6. xsd表示byte[]的类型

    byte[]对应xs:base64Binary http://stackoverflow.com/questions/5912526/representing-byte-array-as-an-xsd ...

  7. 二、hadoop文件操作

    1.使用hadoop命令查看hdfs下文件 [root@localhost hadoop-2.7.2]# hadoop fs -ls hdfs://192.168.211.129:9000/  (最后 ...

  8. java基础--常用函数总结

    java基础--常用函数总结 2019-3-16-23:28:01-----云林原创 1.split()字符串分割函数 将一个字符串分割为子字符串,然后将结果作为字符串数组返回. 2.Math.flo ...

  9. 资源:开源Fuzzers工具列表 (以及其它fuzzing工具)

    开源fuzzers‍ / 开源fuzzing工具的最新列表(Fuzzers,没有标准中文翻译,可以理解为模糊测试工具或者模糊器) 如果你知道有需要添加的部分,那么请在这里或在推特上@Peerlyst来 ...

  10. 4.kafka的安装部署

    为了安装过程对一些参数的理解,我先在这里提一下kafka一些重点概念,topic,broker,producer,consumer,message,partition,依赖于zookeeper, ka ...