July 05th. 2018, Week 27th. Thursday
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的更多相关文章
- 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 ...
- July 06th. 2018, Week 27th. Friday
Life has no limitations, except the ones you make. 生命无限,除非你自我设限. From Les Brown. There would be no l ...
- 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 ...
- July 03rd. 2018, Week 27th. Tuesday
I don't know anything with certainty, but seeing the stars makes me dream. 我不知道世间有什么事是确定不变的,但只要一看到星空 ...
- 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 ...
- 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 ...
- July 06th 2017 Week 27th Thursday
Knowledge is the antidote to fear. 知识可以解除恐惧. Fear always steps from unknown things. Once we know wha ...
- 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 ...
- July 12th, 2018. Thursday, Week 28th.
People love what other people are passionate about. 人总是会爱上别人倾注热情的事物. From La La Land. This quote has ...
随机推荐
- OOP编程七大原则
OCP(Open-Closed Principle),开放封闭原则:软件实体应该扩展开放.修改封闭.实现:合理划分构件,一种可变性不应当散落在代码的很多角落里,而应当被封装到一个对象里:一种可变性不应 ...
- posix,perl正则表达式区别
1.正则表达式(Regular Expression,缩写为regexp,regex或regxp),又称正规表达式.正规表示式或常规表达式或正规化表示法或正规表示法,是指一个用来描述或者匹配一系列符合 ...
- 如何在Android Studio中指定NDK位置?
如何在Android Studio中指定NDK位置? 问题描述 NDK已经手工下载解包在本地: D:\Portable\android-ndk-r13b 每次创建支持C++项目时,都提示NDK没配置, ...
- 玩转web之ligerui(一)---ligerGrid重新指定url
请珍惜小编劳动成果,该文章为小编原创,转载请注明出处. 在特定情况下,我们需要重新指定ligerGrid的url来获取不同的数据,在这里我说一下我用的方法: 首先先定义一个全局变量,然后定义liger ...
- yii2.0 集成/引入第三方sdk
首先下载自己要使用的sdk包放到vendor文件夹下面:我以接入ping++为例子如下: 然后在入口文件出引入文件的配置文件: 下面就是在控制器使用了: 下面就可以根据自己要使用的的文件以及方法正常调 ...
- 用Hyperledger Fabric(超级账本)来构建Java语言开发区块链的环境
面向 Java 开发人员的链代码简介 您或许听说过区块链,但可能不确定它对 Java™ 开发人员有何用.本教程将帮助大家解惑.我将分步展示如何使用 Hyperledger Fabric v0.6 来构 ...
- 简书markdown教程
1 支持 Markdown 的编辑器 Windows 推荐 Sublime Text 3,强大优雅的编辑器.MarkdownPad,一款可以直接预览排版效果的编辑器. Mac 推荐 Ulysess,专 ...
- machine learning 之 Anomaly detection
自Andrew Ng的machine learning课程. 目录: Problem Motivation Gaussian Distribution Algorithm Developing and ...
- c# 如何读取web.config中的内容(ConfigurationManager)
1.web.config中写入 <appSettings> <add key="TokenQPark" value="http://localho ...
- 【bzoj 4173】数学
Description Input 输入文件的第一行输入两个正整数 . Output 如题 Sample Input 5 6 Sample Output 240 HINT N,M<=10^15 ...