千姿百态项目经理2“缥缈”项目经理
这种类型的项目经理给人的整体感觉是:人在“虚无缥缈间”。整个儿的人也好,做的事也好,总觉得朦朦胧胧,虚无缥缈,很有点“空对空”的感觉。很多时候说了一大堆,也貌给了一大堆信息,可是细想想,却什么都没有,什么信息没给,下面详细讲讲这个项目经理
这种类型的项目经理给人的整体感觉是:人在“虚无缥缈间”。整个儿的人也好,做的事也好,总觉得朦朦胧胧,虚无缥缈,很有点“空对空”的感觉。很多时候说了一大堆,也貌似给了一大堆信息,可是细想想,却什么都没有,什么信息没给,下面详细讲讲这个项目经理的故事。
第一次接触他是在刚来公司不久,以QA的身份进入项目组了解项目的时候,当时他担任一个小项目的项目经理。在进去之前,别人告诉我这是一个很牛的人,于是怀着崇拜的心情去了。作为QA,进入项目组了解项目的最简单最直接的办法自然是看配置库,可是他的配置库却让我大失所望,先是目录结构,跟公司通用的目录结构完全不同;再说文档,文档极少,即便有,也是Freestyle,就是随笔做的备忘,至于全不全详不详细则完全看不出来。看完这些,想着此人果然是高手,居然能用这么简单的东西把项目管明白,虽然对组织资产积累不利,但如果大家都能做到,倒也可以大大节约项目成本。文档是这样,自然是没有备份或者基线之类的东西了。再看代码,本来想着,代码那么多,总不能全靠脑袋记着所有的变更并且在脑袋里备份吧?结果翻来覆去地看了好几遍,终于确认,他的代码库确实是没有备份没有基线没有编码规范只有极少的变更记录。看到这里,自己仍然不敢确认,别人口中的牛人,就是这么管项目的吗?便直接去找他聊了聊,顺便要求参加他们的各种会议。聊的结果是,他们没有任何会议,我想知道的信息他会整理一下给我发过来——发过来的仍然是Freestyle的文档。不过这个项目的最终结果应该还算是可以吧:按时验收,按时回款,算是可以跟领导交代得过去的结果了。虽然看完了整个项目,了解了其中的每个细节,但仍然没弄明白这个人到底牛在哪儿,看他的时候仍然感觉虚无缥缈。
跟他的第二次接触,是在公司的一个比较重要的项目的需求调研阶段出差的时候,该项目是公司在该行业的第二个项目,项目比较大而且是政府的项目。他刚下飞机,我刚好有事出去,顺便接他。见面之后第一次聊得内容就是,他不想趟这趟浑水,最多出差一个月,之后无论如何也要回去(他以项目经理的身份过来,项目组的所有成员都会待到项目结束,大约半年多的时间)。到了住处之后,他看了一眼,就开始抱怨,这能住吗?(为了节约资金,项目组是租的房子,大约7、8个人住一套两居的房子,有点简陋,也有点拥挤,确实不如家里或者宾馆舒服。)开始工作之后,完全是一副置身事外的样子,所有的事情能躲就躲,能不参与就不参与,实在躲不开的,也是应付一下了事。这样的工作态度,就更看不出来牛在哪儿了。我看他的时候,继续缥缈。
现在公司想进军一个全新的领域,破冰项目想让他来管理,给了他现在能给出的最好的资源,目前正在做前期的工作,没有提交任何的报告,跟他聊的时候也只是说千难万难,但没具体说明到底难在哪儿,这个项目到底会做成什么样,还是个未知数。
Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

Share the simple and easy-to-understand PyCharm project packaging method. With the popularity of Python, more and more developers use PyCharm as the main tool for Python development. PyCharm is a powerful integrated development environment that provides many convenient functions to help us improve development efficiency. One of the important functions is project packaging. This article will introduce how to package projects in PyCharm in a simple and easy-to-understand way, and provide specific code examples. Why package projects? Developed in Python

Fermat's last theorem, about to be conquered by AI? And the most meaningful part of the whole thing is that Fermat’s Last Theorem, which AI is about to solve, is precisely to prove that AI is useless. Once upon a time, mathematics belonged to the realm of pure human intelligence; now, this territory is being deciphered and trampled by advanced algorithms. Image Fermat's Last Theorem is a "notorious" puzzle that has puzzled mathematicians for centuries. It was proven in 1993, and now mathematicians have a big plan: to recreate the proof using computers. They hope that any logical errors in this version of the proof can be checked by a computer. Project address: https://github.com/riccardobrasca/flt

Title: Learn more about PyCharm: An efficient way to delete projects. In recent years, Python, as a powerful and flexible programming language, has been favored by more and more developers. In the development of Python projects, it is crucial to choose an efficient integrated development environment. As a powerful integrated development environment, PyCharm provides Python developers with many convenient functions and tools, including deleting project directories quickly and efficiently. The following will focus on how to use delete in PyCharm

PyCharm is a powerful Python integrated development environment that provides a wealth of development tools and environment configurations, allowing developers to write and debug code more efficiently. In the process of using PyCharm for Python project development, sometimes we need to package the project into an executable EXE file to run on a computer that does not have a Python environment installed. This article will introduce how to use PyCharm to convert a project into an executable EXE file, and give specific code examples. head

How to Make a GroceryList on iPhone in iOS17 Creating a GroceryList in the Reminders app is very simple. You just add a list and populate it with your items. The app automatically sorts your items into categories, and you can even work with your partner or flat partner to make a list of what you need to buy from the store. Here are the full steps to do this: Step 1: Turn on iCloud Reminders As strange as it sounds, Apple says you need to enable reminders from iCloud to create a GroceryList on iOS17. Here are the steps for it: Go to the Settings app on your iPhone and tap [your name]. Next, select i

Setting up a wireless network is common, but choosing or changing the network type can be confusing, especially if you don't know the consequences. If you're looking for advice on how to change the network type from public to private or vice versa in Windows 11, read on for some helpful information. What are the different network profiles in Windows 11? Windows 11 comes with a number of network profiles, which are essentially sets of settings that can be used to configure various network connections. This is useful if you have multiple connections at home or office so you don't have to set it all up every time you connect to a new network. Private and public network profiles are two common types in Windows 11, but generally

With the popularity of short video platforms, video matrix account marketing has become an emerging marketing method. By creating and managing multiple accounts on different platforms, businesses and individuals can achieve goals such as brand promotion, fan growth, and product sales. This article will discuss how to effectively use video matrix accounts and introduce different types of video matrix accounts. 1. How to create a video matrix account? To make a good video matrix account, you need to follow the following steps: First, you must clarify what the goal of your video matrix account is, whether it is for brand communication, fan growth or product sales. Having clear goals helps develop strategies accordingly. 2. Choose a platform: Choose an appropriate short video platform based on your target audience. The current mainstream short video platforms include Douyin, Kuaishou, Huoshan Video, etc.

IDEA (IntelliJIDEA) is a powerful integrated development environment that can help developers develop various Java applications quickly and efficiently. In Java project development, using Maven as a project management tool can help us better manage dependent libraries, build projects, etc. This article will detail the basic steps on how to create a Maven project in IDEA, while providing specific code examples. Step 1: Open IDEA and create a new project Open IntelliJIDEA
