初做管理,没有任何管理经验的我,有点紧张,在来公司之前,脑子里一直在想能不能胜任这份工作。

想着能否做出合格的流程图,像样的需规。我该如何和组内开发人员打好交道。报价预算该如何做,这些都交织在脑内显得乱七八糟,毫无头绪。

其实仔细一想,没有任何好紧张的。对于每一个处在职场当中的人来说。你所身处的职位,基本都是你没有做过的。

一旦你完全能够胜任这份职位的工作,你的起点将会更新,达到一个新的职位。

人是不断往上爬的,当领导发现你完全可以胜任这份工作,并且还有余力。

他就会觉得你是个可以提拔的人才,这个职位可以留着锻炼更多人,这么一想,你就会发现,深以为然。

抱着反正大家都是从没做过到精通,硬着头皮上的这种心态,我来到了新公司。

和大多数第一天上班的人一样,并没有太多的事安排给我。熟悉环境,安排工位,看文档,找食堂。

并没有什么特别的地方,项目经理也是如此,先摸清脉络,再开展工作,绝对是职场入门的不二法则。

正因为如此,我的ManagerDay获得了一个平淡的开头。

--------------------------------------------------------------------------------------------------------------------------------------------------------------

Arly to do management, no management experience of me.

a little bit nervous, before to the company, my mind has been think I can qualified for this job.

Thinking about whether to make qualified flowcharts, decent to gauge. How can I to have good and developers in the group. Offer budget, how to do, these are mixed in the brain is in a mess.

Don't have a clue.

Actually think carefully, and no so nervous.

For each and every one in the middle of a career. You are in position, basic it is you didn't do it.

Once you complete to be able to do the work of the job, your starting point will be updated, reached a new position.

People are constantly climbing, when leaders find you can fully qualified for the job, and have more.

He will think you are a can promote talents, this position can keep exercising more people, such a thought, you will find, deep thinking.

Holding anyway we were never done to master, crustily skin of head on this kind of mentality, I came to the new company.

And most of the first day of the people, and not a lot of things to me. Be familiar with the environment, the arrangement location, see documents, find the dining room.

There is no special place, so is a project manager, clear context, first to work again, absolutely is the key to introduction to the workplace.

Because of this, my ManagerDay got a flat at the beginning.

ManagerDay-1的更多相关文章

随机推荐

  1. IIS配置及防黑

    安装IIS.部署网站(发布或者拷贝都可以).修改连接字符串,compilation设为false,删掉cs代码 上传文件夹不给执行权限: 在iis管理器中找到上传文件夹,选择属性--执行权限,设置为“ ...

  2. MasterCard信用卡测试卡号-creditcard-1

    MasterCard信用卡测试卡号-creditcard-1 510510510510510051111111111111185454545454545454550000000000000455555 ...

  3. IE6背景图片闪动问题

    在IE6中,当JS触发事件时或者hover的时候,如果网速过慢 IE6背景图片重新加载会闪一下. 好的一个解决方案是 <!--[if IE 6]><script> try{do ...

  4. 基于类和redis的监控系统开发

    最近学习python运维开发,编写得一个简单的监控系统,现记录如下,仅供学习参考. 整个程序分为7个部分: 第一个部分根据监控架构设计文档架构如下: .├── m_client│   ├── conf ...

  5. 【web安全】第五弹:burpsuite proxy模块的一些理解

    作为一只小小小白的安全新手,只会简单的用sqlmap扫扫网站,用burpsuite的proxy模块拦截一些请求.最近又对proxy有点儿小理解,记录之. 1. 查看sqlmap注入的语句以及HTTP ...

  6. 使用ImageMagick和Tesseract进行简单数字图像识别

    使用ImageMagick和Tesseract进行简单数字图像识别 由于直接使用 tesseract 进行识别,识别率很低, ImageMagick 安装.配置及使用: 平台:winXP 1. 安装I ...

  7. python manage.py shell之后的一些错误:

    1. 在执行python manage.py shell之后的一些错误: wyl@wyl:~/myobject$ python manage.py shell /usr/lib/python2.7/d ...

  8. MDN > Web technology for developers > HTTP

    The Hypertext Transfer Protocol (HTTP) is an application-layer protocol for transmitting hypermedia ...

  9. IAR ARM、IAR STM8、IAR MSP430共用一个IDE

    转自IAR ARM.IAR STM8.IAR MSP430共用一个IDE 试了安装好多个不同版本不同编译器的IAR,终于明白不同编译器的IAR共用IDE的条件,把几个不同编译器的IAR安装在一起,共用 ...

  10. eclipse中配置c++开发环境 Eclipse + CDT + MinGW

    转自eclipse中配置c++开发环境 Eclipse + CDT + MinGW 基本框架:Eclipse + CDT + MinGW 背景知识: CDT:CDT 是完全用 Java 实现的开放源码 ...