Skip to content

Commit

Permalink
New blog
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Nov 30, 2024
1 parent 1860f1d commit 1a71cc8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
Binary file added src/content/posts/project-management/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions src/content/posts/project-management/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Project Management from a Planning Perspective
published: 2024-11-29
description: |
Studying the Science of Project Management, I'd like to plan a series of works that can be accomplished by a group
with less of a time constraint. The list is expected to be long and once accomplished I do expect the goal to be
reached in a high quality.
image: cover.png
tags: [Management]
category: English
draft: false
---

Project management is the process of supervising the work of a team to achieve all project goals within the given
constraints[^1].This information is usually described in project documentation, created at the beginning of the development
process. The primary constraints are scope, time and budget. The secondary challenge is to optimize the allocation of
necessary inputs and apply them to meet predefined objectives.

[^1]: Phillips, Joseph (2004). [_PMP Project Management Professional Study Guide_](https://archive.org/details/pmpprojectmanage00jose/mode/2up). McGraw-Hill/Osborne. p. 354. ISBN 0072230622.

0 comments on commit 1a71cc8

Please sign in to comment.