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 ...
随机推荐
- webpack + vue 在dev和production模式下的小小区别
上周的某一天,和一位同样是前端技术极度爱好的开发者朋友聊天,他在提出了一个问题,他写的vue程序为什么在dev模式运行良好,而在production模式就直接报错了.这让我感到惊讶,还有这么神奇的事情 ...
- python爬取365好书中小说
需要转载的小伙伴转载后请注明转载的地址 需要用到的库 from bs4 import BeautifulSoup import requests import time 365好书链接:http:// ...
- nodejs模板加载的问题
JADE模板:http://jumplink.github.io/jade2html2jade/ HTML转JADE,跟imooc上一步步来就搞定了 直接加载HTML静态资源: var express ...
- Android base-adapter-helper 源码分析与扩展
转载请标明出处:http://blog.csdn.net/lmj623565791/article/details/44014941,本文出自:[张鸿洋的博客] 本篇博客是我加入Android 开源项 ...
- 玩转DWZ (一)---项目中怎么使用dwz
最近一直在找一个完全开源的web客户端框架,看到了dwz,虽然不知道到底怎么样,但还是支持国产,先学习一下.这篇文章先说一下怎么在项目里使用dwz框架. 首先先下载dwz:https://code.c ...
- SublimeText 自带格式化代码功能
其实sublime自身就有格式化命令,就不再安装插件,位置在[Preferences]->[Key Bindings]->[User]中, 中文版的位置在 [首选项]->[按键 ...
- VMware12下CentOS 7安装教程
CentOS 7 DVD安装光盘(百度搜索CentOS即可找到官方主页):VMware Workstation 12 Pro及以上软件: 启动VMware Workstation 12 Pro程序,在 ...
- maven+springmvc的配置
1. 首先创建1个mavenweb项目 如果没有的话最好是去官网下载一个最新版本的eclipse 里面什么都有 maven/gradle 啥的 2. 选择路径 没啥影响 就是一个路径 默认就行 ...
- 【Canal源码分析】Canal Instance启动和停止
一.序列图 1.1 启动 1.2 停止 二.源码分析 2.1 启动 这部分代码其实在ServerRunningMonitor的start()方法中.针对不同的destination,启动不同的Cana ...
- MYSQL—— 完整性约束条件中primary key、auto_increment使用总结!
完整性约束条件主要有:primary key(主键), auto_increment(自增长), poreign key(外键), not null(非空), unique key(唯一), defa ...