Pleasure in the job puts perfection in the work.

乐于工作才能有完美表现。

From Aristole.

Do you want promotion? Do you want to get some raise in paycheck?

If you want, you should improve your performace in your work, make it perfect, or at least put it at a level beyond what's expected of your current role.

How to perfect your performance? Maybe the first step is to love what you are doing and find pleasure in your job.

If you feel miserable at your job, if you feel your job is just a waste of time, you will eventually get tired of it and you won't be wiling to put enough energy to imporve your performance.

Maybe your current job is the problem, maybe it isn't, but if you struggle to just get through the workday, you should consider some options to find out some motivation.

If you hate what you are doing, you will never do your best work.

Does this mean you should quit? No, I am not saying that, in fact, I am a big believer in not quitting.

My answer is that you must search within yourself to pick something that interests you and leverages your talents to be your long-term profession.

Please, try your best to ensure you are in the right line of work.

Difficulty shows what men are.

困难方能见人品。

I always hope that my life would become a little bit smoother, at least not so tough as it is now.

But when opportunities knocked the door, I just hesitated to open the door and accept the potential challenges that followd with them.

Fear of failing, fear of changing, how can I expect my abilities could be improved and my life could be better?

If we are afraid of failing at something, like the opportunities to show our ability of solving problems, we may decide not to try it at all, and then we would let the chance of changing our life just pass us by.

Or, sometimes, fear of failing, fear of facing difficulties, would make us undermine our own efforts to avoid the possibility of a larger failure or let us miss the last chance to correct our life.

So, We must learn how to overcome those fears of failure, face them bravely and keep moving forward.

When facing difficulities, maybe the simplest way is to take immediate actions, even when knowing little about how to correctly and efficiently solve the problems, and the right solutions would present themselves gradually.

Act at once, no delay, and we will find things are not so difficult as we think.

July 05th. 2018, Week 27th. Thursday的更多相关文章

  1. 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 ...

  2. July 06th. 2018, Week 27th. Friday

    Life has no limitations, except the ones you make. 生命无限,除非你自我设限. From Les Brown. There would be no l ...

  3. July 04th. 2018, Week 27th. Wednesday

    And if you really want to see what people are, all you have to do is to look. 想真正了解他人,只需要用心看. From W ...

  4. July 03rd. 2018, Week 27th. Tuesday

    I don't know anything with certainty, but seeing the stars makes me dream. 我不知道世间有什么事是确定不变的,但只要一看到星空 ...

  5. July 02nd. 2018, Week 27th. Monday

    Bad times make a good man. 艰难困苦出能人. Bad times make a good man, and hard times create strong men, but ...

  6. July 01st. 2018, Week 27th. Sunday

    Empty your cup so that it may be filled. 清空杯子,方能再次装满. From Bruce Lee. We can't learn anything new if ...

  7. July 06th 2017 Week 27th Thursday

    Knowledge is the antidote to fear. 知识可以解除恐惧. Fear always steps from unknown things. Once we know wha ...

  8. July 05th 2017 Week 27th Wednesday

    No man can make a good coat with bad cloth. 巧妇难为无米之炊. One can't make bricks without straw. There is ...

  9. July 12th, 2018. Thursday, Week 28th.

    People love what other people are passionate about. 人总是会爱上别人倾注热情的事物. From La La Land. This quote has ...

随机推荐

  1. spring配置文件中context:property-placeholder导入多个独立的配置文件

    spring中 context:property-placeholder 导入多个独立的 .properties配置文件? Spring容器采用反射扫描的发现机制,在探测到Spring容器中有一个 o ...

  2. C# Linq GroupBy 分组过滤求和

    var delOrderData = orderLogList.Where(x => (x.OlStatus == 0 && x.OlUpId == null)).GroupBy ...

  3. c# Socket通信异步TCP

    using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.N ...

  4. serialPort操作结构体Hashtable的使用

  5. 用Visual Studio Code Debug世界上最好的语言(Mac篇)

    用Visual Studio Code Debug世界上最好的语言(Mac篇) 首先,你要有台Macbook Pro,接着才继续看这个教程. PS:Windows用户看这里用Visual Studio ...

  6. scapyd部署出现的问题的解决方案

    使用scrapyd-deploy部署时,发现spiders为0的排查,首先用 scrapy list 看一下是否可以识别 windows下 scrapyd-deploy无后缀文件不能启动: 解决方案一 ...

  7. 在echarts里在geojson绘制的地图上展示散点图(气泡)、线集。

    先来要实现的效果图: 下方图1是官网的案例:http://www.echartsjs.com/gallery/editor.html?c=scatter-map 下图2是展示气泡类型为pin的效果: ...

  8. buffer_pool.go

    package nsqd import (     "bytes"     "sync" ) var bp sync.Pool func init() {    ...

  9. 【bzoj1941】【Sdoi2010】Hide and Seek

    ---恢复内容开始--- Description 小猪iPig在PKU刚上完了无聊的猪性代数课,天资聪慧的iPig被这门对他来说无比简单的课弄得非常寂寞,为了消除寂寞感,他决定和他的好朋友giPi(鸡 ...

  10. B20J_4027_[HEOI2015]兔子与樱花_树形DP

    B20J_4027_[HEOI2015]兔子与樱花_树形DP 题意: 很久很久之前,森林里住着一群兔子.有一天,兔子们突然决定要去看樱花.兔子们所在森林里的樱花树很特殊.樱花树由n个树枝分叉点组成,编 ...