August 10th 2017 Week 32nd Thursday
Break through the psychological barrier to surpass themselves.
突破心理障碍,才能超越自己。
To break through those barriers which you think have hindered your growth, you must figure out what they are and how they have affected your growth.
Most often, they may be not barriers at all, and their effects on your growth may be not negative at all.
Even if in some extreme cases, it seems they have blocked the way, without being settled, you will not get any progress.
However, they actually provide some guidelines about how you can get improved.
Always try to challenge some new things, in the process of trying to challenge oursleves, we will be given the opportunities and experiences that we otherwise would have missed.
Like the work-control-flow in many big companies, maybe at the beginning you will think it is not convenient when working with it, because you have to keep attention to most of its nodes.
But once you are familiar with it, you will find it can assist your efforts and improve the cooperative efficiency, especially when the size and the scope of the projects are much larger.
Just being patient to make the work-flow clear, don't be afraid to allocate resources, we can learn a lot from cooperating with many excellent colleagues.
Reprove your friend privately, commend them publicly.
在私下批评你的朋友,在公开场合赞扬他。
From Solon.
This is a good way to make friends and maintain friendships, it will make you become more and more popular in your community, both in your life and in your work.
Recently, I have met a lot of new friends, they are very excellent and professional.
I found my abilities, compared with their's, may be limited and inferior.
I felt so anxious, but I think it also serves as a good opportunity to improve my abilities and broaden my knowledge, as well as interpersonal relationship.
It was another encounter that made me happy, I found the courage to step out of my geographical and psychological comfort zone.
How to fit in the group quickly and how to help them with their growing workload?
Maybe I should be more optimistic and be open, interested and willing to get out and interact with my new colleagues.
Notice every minute counts, they are the very componets of our life. Do something that can make them valuable.
August 10th 2017 Week 32nd Thursday的更多相关文章
- August 4th, 2016, Week 32nd, Thursday
How does the world look through your eyes? 你眼中的世界是什么样的呢? This morning I saw a girl that is just the ...
- August 31st 2017 Week 35th Thursday
Whatever happened in the past is gone, the best is always yet to come. 无论过去发生什么,最好的永远尚未到来. Correct j ...
- August 24th 2017 Week 34th Thursday
If you have choices, choose the best. If you have no choice, do the best. 如果有选择,那就选择最好的:如果没有选择,那就努力做 ...
- August 17th 2017 Week 33rd Thursday
Fate is responsible for shuffling, but the game of cards is our own! 命运负责洗牌,但是玩牌的是我们自己! Today, I upd ...
- August 12th 2017 Week 32nd Saturday
That which does not kill us makes us stronger. 但凡不能杀死你的,最终都会使你更强大. Seemingly I have heard this from ...
- August 11th 2017 Week 32nd Friday
I can't give you the world, but I can give you my world. 我不能给你全世界,但是我的世界我可以全部给你. Maybe I can't give ...
- August 09th 2017 Week 32nd Wednesday
Find hope from despair, life will become brilliant. 从绝望中寻找希望,人生终将辉煌. Have you ever seen the movie Ba ...
- August 08th 2017 Week 32nd Tuesday
The very essence of romance is uncertainty. 浪漫的精髓就在于它充满种种可能. Romance is the glamour that can turn th ...
- August 07th 2017 Week 32nd Monday
Life is just a series of trying to make up your mind. 生活只是由一系列下决心的努力所构成. Some people say it is not y ...
随机推荐
- hibernate 中addScalar的用法与作用
作用: 1.提高性能 2.指定要返回哪几个字段,为指定的不返回(主要用于select *查询全部) 3.也可指定返回字段的具体类型 常用于自定义本地sql中 如: StringBuffer sql=n ...
- ThreadPoolExecutor 异常
通过execute提交的任务,能将该任务抛出的异常交给未捕获异常处理器处理,而通过submit提交的任务,无论是抛出的未检查异常还是已检查异常,都将被认为是任务返回状态的一部分.如果一个由submit ...
- FocusBI:租房分析可视化(PowerBI网址体验)
微信公众号:FocusBI关注可了解更多的商业智能.数据仓库.数据库开发.爬虫知识及沪深股市数据推送.问题或建议,请关注公众号发送消息留言;如果你觉得FocusBI对你有帮助,欢迎转发朋友圈或在文章末 ...
- i.mx6 Android5.1.1 System server
1. 概述: 1. Zygote进程是Android Java世界的开创者,所有的Java应用程序进程都由Zygote进程创建: 2. Zygote创建应用程序进程过程其实就是复制自身进程地址空间作为 ...
- Hadoop学习笔记(10) ——搭建源码学习环境
Hadoop学习笔记(10) ——搭建源码学习环境 上一章中,我们对整个hadoop的目录及源码目录有了一个初步的了解,接下来计划深入学习一下这头神象作品了.但是看代码用什么,难不成gedit?,单步 ...
- HTML骨架详解
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/ ...
- windows emacs 中拷贝文件
cp d:/workspace/LoginWeb/target/LoginWeb.war D:/Program\ Files/apache-tomcat-7.0.78/webapps/LoginWeb ...
- Linux-debian系统 /etc/network/interface 文件解读
原文 http://wiki.slimdevices.com/index.php/SqueezeOS_networking 话说Debian系的网卡配置跟Redhat系很不一样,Redhat是放在/e ...
- HTML标签类型
标签分类: 一.块标签:块标签是指本身属性为display:block;的元素. 1.默认占一行可以设置宽高, 2.在不设置宽度的情况下,块级元素的宽度是它父级元素内容的宽度 3.在不设置高度的情况下 ...
- JS计算十万块钱 分31期 利息万分之五 每个月的还款数
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8&quo ...