Whatever is worth doing is worth doing well.

任何值得做的,就把它做好。

Whatever is worth doing is worth doing well, that can be seen as a guideline in our life and work.

Once we have evaluated the feasibility of one project, if we think it is worthing doing, we should go all out to do it well, at least we should strive for a good judgement, like, 'Well done!'.

Otherwise all the investments may be in vain or lack of enough benefits, and our clients would not believe in us any longer.

And if we can finish the project well and the clients are satified with our outcomes, then it would bring us more beneficial projects.

Don't forget to cooperate with others, a dream you dream alone is just a dream, a dream that you dream together may grow into a reality.

Only the mediocre are always at their best.

只有平庸的人才会永远在他们最好的状态。

From Jean Giraudoux.

Notes: Jean Giraudoux was a French novelist, essayist, diplomat and playwriter. Born in 1882 and died in 1944, he was considered as the most important French dramatist of the period between World War I and World War II.

How to become extraordinary?

Always try to challenge oursleves, and always try to go out from the confortable zone.

Difficulities may be disappointing, but sometimes they really serve as the guidelines in our life.

I have read an article about the question: Why you failed to become an expert even though you had worked for about ten years.

It illustrated the same opinion as above: Do not be contended with what you have now, try to get more.

Before you want to live well with other people, you must get along well with yourself.

June 15th 2017 Week 24th Thursday的更多相关文章

  1. June 01st 2017 Week 22nd Thursday

    Do what you say, say what you do. 做你说过的,说你能做的. Do what I have said, live up to my promise, answer th ...

  2. June 14. 2018 Week 24th Thursday

    Good friends, good books, and a sleepy conscience: this is the ideal life. 拥有益友.良书和一颗宁静的内心:这就是理想的生活. ...

  3. June 29th 2017 Week 26th Thursday

    Hope for the best, but prepare for the worst. 做最好的期望,做最坏的打算. Always remember that quotes about being ...

  4. June 22nd 2017 Week 25th Thursday

    Happiness is when the desolated soul meets love. 幸福是孤寂的灵魂遭遇爱的邂逅. When living alone for a long period ...

  5. June 17th 2017 Week 24th Saturday

    Absence sharpens love, presence strengthens it. 相聚爱益切,离别情更深. There is almost no such love that can i ...

  6. June 16th 2017 Week 24th Friday

    Progress is the activity of today and the assurance of tomorrow. 进步是今天的活动,明天的保证. The best preparatio ...

  7. June 14th 2017 Week 24th Wednesday

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

  8. June 13th 2017 Week 24th Tuesday

    There are no regrets in life, just lessons. 人生中没有后悔,只有教训. Some people can learn from their past mist ...

  9. June 12th 2017 Week 24th Monday

    All the splendor in the world is not worth a good friend. 人世间所有的荣华富贵都比不上有一个好朋友. It's great to have a ...

随机推荐

  1. C#.net 设置Access-Control-Allow-Origin来实现跨域

    <system.webServer> <httpProtocol> <customHeaders> <add name="Access-Contro ...

  2. 给json格式化的一个小工具

    var glob = require("glob") // options is optional var fs=require("fs") glob(&quo ...

  3. B. Divisors of Two Integers

    B. Divisors of Two Integers time limit per test 1 second memory limit per test 256 megabytes input s ...

  4. docker run、commit报错

    1.docker commit 报错 Error response from daemon: devmapper: Error mounting '/dev/mapper/docker-253:2-1 ...

  5. linux + eclipse C语言 开发环境搭建

    经常与linux系统打交道,了解学习一下C语言,下载eclipse c/c++ linux版,直接在虚拟机linux系统上安装http://www.eclipse.org/downloads/pack ...

  6. Docker 命令详解(run篇)

    参考:https://www.cnblogs.com/yfalcon/p/9044246.html 命令格式:docker run [OPTIONS] IMAGE [COMMAND] [ARG...] ...

  7. spark ALS 推荐算法参数说明

  8. ORACLE--12C--多租户体系架构概念

    一,概念 1,何为多租户? 官网链接: 飞机直达>> 多租户这个概念并不是12C的新特性,而是体系架构,多租户架构使得oracle 数据库成为了一个多租户的容器数据库,也就是contain ...

  9. RabbitMQ基础知识篇

    1.Linux安装RabbitMQ. 参考网址:RPM安装RabbitMQ   仔细阅读. 先安装erlang: su -c 'rpm -Uvh http://mirrors.neusoft.edu. ...

  10. redis安装配置远程连接

    一.安装redis linux上直接yum安装 yum install redis windows版本下载地址 https://github.com/ServiceStack/redis-window ...