Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #66773 > unrolled thread
| Started by | shivang patel <patelshivang82@gmail.com> |
|---|---|
| First post | 2014-02-20 20:58 +0530 |
| Last post | 2014-02-21 18:35 +0000 |
| Articles | 5 — 5 participants |
Back to article view | Back to comp.lang.python
Just For Inquiry shivang patel <patelshivang82@gmail.com> - 2014-02-20 20:58 +0530
Re: Just For Inquiry John Gordon <gordon@panix.com> - 2014-02-20 22:48 +0000
Re: Just For Inquiry William Ray Wing <wrw@mac.com> - 2014-02-20 21:25 -0500
Re: Just For Inquiry Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-02-21 06:49 +0000
Re: Just For Inquiry Denis McMahon <denismfmcmahon@gmail.com> - 2014-02-21 18:35 +0000
| From | shivang patel <patelshivang82@gmail.com> |
|---|---|
| Date | 2014-02-20 20:58 +0530 |
| Subject | Just For Inquiry |
| Message-ID | <mailman.7196.1392914525.18130.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
Hello, Sir I am Shivang Patel and Master of Computer Engineering Student. In this current we are studying one subject name "Principals of management " as part of syllabus. As per this subject, we have one assignment(Because of we all student think, this subject is useless for us) - *Talk with Project manager and ask them about "Role of Project Manager in Organization " * So, I kindly request to you please, give me a very brief info regarding *Role of Project Manager*. Thank u. -- # shivangpatel # http://shivangpatel1.wordpress.com/ # http://mylinuxsys.wordpress.com/
[toc] | [next] | [standalone]
| From | John Gordon <gordon@panix.com> |
|---|---|
| Date | 2014-02-20 22:48 +0000 |
| Message-ID | <le60nh$hhc$1@reader1.panix.com> |
| In reply to | #66773 |
In <mailman.7196.1392914525.18130.python-list@python.org> shivang patel <patelshivang82@gmail.com> writes: > So, I kindly request to you please, give me a very brief info regarding > *Role of Project Manager*. In my organization, a project manager does these things (and a lot more): Ensure that a requirements document exists, and is approved by both the customer and the developer. Work with developers to create a list of all work steps necessary to complete the project. Create a project schedule from developer estimates for each item on the work list, and update the schedule as needed if additional steps are added or a step takes longer than anticipated. Communicate with customers to keep them informed of the project's progress. Schedule meetings with the customer as needed. Ensure that a test plan exists and is carried out. Coordinate project delivery and installation. Coordinate bug reports and bugfixes. -- John Gordon Imagine what it must be like for a real medical doctor to gordon@panix.com watch 'House', or a real serial killer to watch 'Dexter'.
[toc] | [prev] | [next] | [standalone]
| From | William Ray Wing <wrw@mac.com> |
|---|---|
| Date | 2014-02-20 21:25 -0500 |
| Message-ID | <mailman.7208.1392962066.18130.python-list@python.org> |
| In reply to | #66785 |
On Feb 20, 2014, at 5:48 PM, John Gordon <gordon@panix.com> wrote: > In <mailman.7196.1392914525.18130.python-list@python.org> shivang patel <patelshivang82@gmail.com> writes: > >> So, I kindly request to you please, give me a very brief info regarding >> *Role of Project Manager*. > > In my organization, a project manager does these things (and a lot more): > Ensure that a requirements document exists, and is approved by both the > customer and the developer. > Work with developers to create a list of all work steps necessary to > complete the project. > Create a project schedule from developer estimates for each item on the > work list, and update the schedule as needed if additional steps are added > or a step takes longer than anticipated. > Communicate with customers to keep them informed of the project's progress. > Schedule meetings with the customer as needed. > Ensure that a test plan exists and is carried out. > Coordinate project delivery and installation. > Coordinate bug reports and bugfixes. > > -- > John Gordon Imagine what it must be like for a real medical doctor to > gordon@panix.com watch 'House', or a real serial killer to watch 'Dexter'. An excellent list, I would add that frequently the project manager has significant budget responsibilities as well. In an informal sense, the project manager is the point person for keeping a project on track, on budget, and completed in a timely fashion. Software engineers, working FOR a project manager, frequently feel that the project manager is providing no added value. This is NOT true. -Bill
[toc] | [prev] | [next] | [standalone]
| From | Steven D'Aprano <steve+comp.lang.python@pearwood.info> |
|---|---|
| Date | 2014-02-21 06:49 +0000 |
| Message-ID | <5306f6ed$0$29985$c3e8da3$5496439d@news.astraweb.com> |
| In reply to | #66785 |
On Thu, 20 Feb 2014 22:48:18 +0000, John Gordon wrote: > In <mailman.7196.1392914525.18130.python-list@python.org> shivang patel > <patelshivang82@gmail.com> writes: > >> So, I kindly request to you please, give me a very brief info regarding >> *Role of Project Manager*. > > In my organization, a project manager does these things (and a lot > more): What does this have to do with Python? Please don't encourage people to choose a random, inappropriate newsgroup/ mailing list to ask unrelated questions. Some slack can be given to regulars who raise interesting OT questions, but not drive-by posters. -- Steven
[toc] | [prev] | [next] | [standalone]
| From | Denis McMahon <denismfmcmahon@gmail.com> |
|---|---|
| Date | 2014-02-21 18:35 +0000 |
| Message-ID | <le869k$ijt$1@dont-email.me> |
| In reply to | #66773 |
On Thu, 20 Feb 2014 20:58:52 +0530, shivang patel wrote:
> So, I kindly request to you please, give me a very brief info regarding
> *Role of Project Manager*.
while not project_is_finished():
take_steps_to_advance_project()
--
Denis McMahon, denismfmcmahon@gmail.com
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web